[-] BO : remove "utm_*" rules preventing Google services from indexing the shop

Google shopping refuses all products having their URL blocked by the robots.txt file
This commit is contained in:
Axome
2013-06-21 17:22:03 +02:00
parent 0974a9fde9
commit c8f3985347
+1 -1
View File
@@ -650,7 +650,7 @@ class AdminMetaControllerCore extends AdminController
}
$tab['GB'] = array(
'orderby=','orderway=','tag=','id_currency=','search_query=','back=','utm_source=','utm_medium=','utm_campaign=','n='
'orderby=','orderway=','tag=','id_currency=','search_query=','back=','n='
);
foreach ($disallow_controllers as $controller)