1
0
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:
Cameron 2019-10-10 09:27:38 -07:00
parent 8da010a070
commit 6abf7722bb

View File

@ -595,9 +595,13 @@ class news_front
e107::meta('robots', 'noindex');
break;
case "news":
break;
default:
//
e107::meta('robots', 'noindex');
}