Add a static text in the title
Posted by: Joomla-Seo-Software-Goddess in Untagged on Nov 20, 2009
Open the file: libraries/joomla/document/html/renderer/head.php
Search for the next piece of code:
$strHtml .= $tab.''.$lnEnd;
Add your statict text for example:
$strHtml .= $tab.''.$lnEnd;
The text into the
If you need obtain a great search results for the word "All about Canada" I recommend your put the static text before of the $document->getTitle();
Other important thing, is don't use symbols like ":", "-", "$", etc for the title.






