Hello,
I have a new customer who's indexing twice. My responsibility is to add either a canonical tag to head. Or add in to .htaccess a canonical variable.
How can this be done through ACP.
Thank you to anybody in advance.
Head Canonical Issue - How to add?
Re: Head Canonical Issue - How to add?
Look at some default templates for this as most everyone has this in the <head>...
Re: Head Canonical Issue - How to add?
Hi Thank you for reply. I am new to this CMS, (never admin). The site is tilthbeauty.com. How do you access the head in ACP?
Thank you
Thank you
Re: Head Canonical Issue - How to add?
Actually I found it.
TB-MAIN under templates.
Canonical is already there. Theyre still indexing twice.
TB-MAIN under templates.
Canonical is already there. Theyre still indexing twice.
Code: Select all
{if isset($canonical)}<link rel="canonical" href="{$canonical}" />{elseif isset($content_obj)}<link rel="canonical" href="{$content_obj->GetURL()}" />{/if}
Re: Head Canonical Issue - How to add?
Assuming you're talking Google here, try Google Webmaster Tools. Add and verify the site. They have a "Preferred domain" option under Configuration -> Settings. You can choose www or no www.