-
1. Re: My product title is showing the catalog name, why is this?
webcatalyst Jul 12, 2012 6:04 AM (in response to Liam Dilley)Hi,
I have got same problem.... bad for SEO
I use this in Module temples --> Individual Product - Large:
<head>
<script type="text/javascript">
function titlechange()
{
document.title = "{tag_name}";
}
</script>
</head>
<body onload="titlechange()">
Qestion for BC:
Is that a temporary error?
-
2. Re: My product title is showing the catalog name, why is this?
Liam Dilley Jul 12, 2012 6:10 AM (in response to webcatalyst)That wont be seen by search engines they will read the catalog name.
It is a fallback. If you look at the post it is an FAQ. I actually give the answer
More options - product title - add the product title. -
3. Re: My product title is showing the catalog name, why is this?
webcatalyst Jul 12, 2012 7:07 AM (in response to Liam Dilley)My mistake, thx Is there any possibility to be automatically added title as name of product?
-
4. Re: My product title is showing the catalog name, why is this?
Dayle_Thomas Aug 13, 2012 5:38 PM (in response to Liam Dilley)Hi Liam,
I have the product title field in each product, yet it still prints the catalog title?
I'm using Liquid Markup is there somthing im missing here ?
-
5. Re: My product title is showing the catalog name, why is this?
Liam Dilley Aug 13, 2012 6:52 PM (in response to Dayle_Thomas)Liquid is in Alpha, far from production ready and will encounter a variety of issues. You should not be using it. So you will see things like this. Run a login with liquid tags in your layout, go to a web app detail view or system message page and you will see liquid wont be working at all.
-
6. Re: My product title is showing the catalog name, why is this?
BrighterDesignNZ Mar 4, 2013 6:16 PM (in response to Liam Dilley)Hey Liam,
It used to be that the product name would populate the title by default (as shown by this help pop-up)
http://screencast.com/t/uSmPkW9k
Lately if you've got a blank product title then you just get the catalog name. When did this change? And shouldn't BC amend that pop-up?
-
7. Re: My product title is showing the catalog name, why is this?
Liam Dilley Mar 4, 2013 6:25 PM (in response to BrighterDesignNZ)At least 3 years. Tooltip has always been incorect.


