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