E Escobar Active member Dec 20, 2018 #1 Where can i edit the <head></head> tags there is an noindex within which results in google not indexing my site. I checked PAGE_CONTAINER, Forum_list, etc already but its not in there but when i view the website source its clearly in there.
Where can i edit the <head></head> tags there is an noindex within which results in google not indexing my site. I checked PAGE_CONTAINER, Forum_list, etc already but its not in there but when i view the website source its clearly in there.
A au lait Well-known member Dec 21, 2018 #2 the noIndex is set in the respective template. Example: template "login" -> Code: <xen:container var="$head.robots"><meta name="robots" content="noindex" /></xen:container> Check the corresponding template. Maybe an add-on also set "noindex"? Upvote 0 Downvote
the noIndex is set in the respective template. Example: template "login" -> Code: <xen:container var="$head.robots"><meta name="robots" content="noindex" /></xen:container> Check the corresponding template. Maybe an add-on also set "noindex"?
E Escobar Active member Dec 21, 2018 #3 au lait said: the noIndex is set in the respective template. Example: template "login" -> Code: <xen:container var="$head.robots"><meta name="robots" content="noindex" /></xen:container> Check the corresponding template. Maybe an add-on also set "noindex"? Click to expand... Thanks i removed the noindex but google search console still not finding my site and giving me an error i have no clue anymore what to do any idea? Upvote 0 Downvote
au lait said: the noIndex is set in the respective template. Example: template "login" -> Code: <xen:container var="$head.robots"><meta name="robots" content="noindex" /></xen:container> Check the corresponding template. Maybe an add-on also set "noindex"? Click to expand... Thanks i removed the noindex but google search console still not finding my site and giving me an error i have no clue anymore what to do any idea?