[-] 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user