mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
New SEO fix.
This commit is contained in:
@@ -595,9 +595,13 @@ class news_front
|
||||
e107::meta('robots', 'noindex');
|
||||
break;
|
||||
|
||||
case "news":
|
||||
|
||||
break;
|
||||
|
||||
|
||||
default:
|
||||
//
|
||||
e107::meta('robots', 'noindex');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user