In 3.0.2 there was this line
- Code: Select all
<title>{PAGE_TITLE} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{SITENAME}</title>
With this line I could Have a homepage metatitle like this
Homepage - Sitename
Now with 3.0.4 there is this line,
- Code: Select all
<title>{PAGE_TITLE}<!-- IF S_IN_MCP --> • {L_MCP}<!-- ELSEIF S_IN_UCP --> • {L_UCP}<!-- ENDIF --></title>
the page title now is just this
Homepage.
Analysis:
First was bad because it made all links finish in Sitename, nad homogenise them and destroy the SEO capability.
Second now is better because all titles are unique, but the homepage metatitle is incomplete.
I suggest, only for homepage, to create a metatitle like this
Sitename
Example:
I own www.sitename.com, ok. For this I have metatitle: Sitename. GOOD!
I want www.sitename.com/forum. For this site I want to have metatitle: Forum Sitename.
Please help,
Danny

English |
French
