fixed headers
This commit is contained in:
@@ -68,7 +68,9 @@ App::~App() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void App::setMetaTags() {
|
void App::setMetaTags() {
|
||||||
|
removeMetaHeader(Wt::MetaHeaderType::Meta, "robots");
|
||||||
addMetaHeader("keywords", "chat, single chat, images, no registration, anonymousp");
|
addMetaHeader("keywords", "chat, single chat, images, no registration, anonymousp");
|
||||||
|
addMetaHeader(Wt::MetaHeaderType::Meta, "robots", "");
|
||||||
}
|
}
|
||||||
|
|
||||||
void App::initApp() {
|
void App::initApp() {
|
||||||
|
|||||||
Reference in New Issue
Block a user