mirror of
https://github.com/e107inc/e107.git
synced 2025-07-29 10:50:25 +02:00
Robot directive removed from default route.
This commit is contained in:
@@ -627,7 +627,7 @@ class news_front
|
|||||||
|
|
||||||
|
|
||||||
default:
|
default:
|
||||||
e107::meta('robots', 'noindex');
|
// e107::meta('robots', 'noindex');
|
||||||
e107::route('news/list/items');
|
e107::route('news/list/items');
|
||||||
// e107::canonical('news');
|
// e107::canonical('news');
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user