Mint appears to have issues with page titles using the pipe (vertical bar) symbol. On one of the sites we’re developing, web page titles are configured as follows:
Publishing Company | Artist Name | Release Name
For example:
Fallt Publishing | Fehler + Fairchild Semiconductor | 100 Days [Iraq Conflict 20.05.06 - 27.08.06]
As this stands, Mint does not record these pages as page views, thereby dropping a lot of our page views completely. Worrying. However, if we change the above page title to this:
Fallt Publishing | Fehler + Fairchild Semiconductor » 100 Days [Iraq Conflict 20.05.06 - 27.08.06]
i.e. replace the second ‘|’ with a ‘»’ it works fine. It seems odd that the ‘|’ is causing this problem. Does this mean we need to alter all the page titles in the site? I hope not!
This would incur a lot of work, hundreds and hundreds of pages; and
More importantly, our client’s branding has always used pipe symbols as part of their print look and feel.
We’ve tried escaping the ‘|’ and hard coding it in HTML, both to no avail.
Any suggestions - or better, solutions - welcome.
Christopher @ Fallt (www.fallt.com)