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