VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: dylanphelan on October 20, 2016, 10:39:20 AM

Title: Issue with title tags
Post by: dylanphelan on October 20, 2016, 10:39:20 AM
Hi

My custom page titles are not working correctly. Looking at the source code, I see there is a meta title tag using my custom title, then a default store title tag. The second one is overriding the first one, which is the one that should be used.

See

   <meta name="title" content="Custom page title" />
   <meta name="description" content="XYZ" />
   <meta name="generator" content="Joomla! - Open Source Content Management" />
   <title>Default page title</title>

Would really appreciate some advice on this.
thanks.
Title: Re: Issue with title tags
Post by: GJC Web Design on October 20, 2016, 11:37:49 AM
then start here:

http://forum.virtuemart.net/index.php?topic=79799.0
http://forum.virtuemart.net/index.php?topic=104795.0