| Display your website name in the HTML title of your Joomla 1.5 page |
| Saturday, 14 June 2008 18:07 |
|
The simplest method of doing this is to log into your administration site and select Extensions > Template Manager. Click on the name of the template you wish to modify and on the Template: [Edit] screen click on Edit HTML, which will open up index.php. ![]() ![]() Add one of the following blocks of code to the top of the file and save. This block will display "Site Name - Page Title". For this site's frontpage that would be "stevenminns.com - Welcome to stevenminns.com". <?php This block will display "Page Title - Site Name". Which would be "Welcome to stevenminns.com - stevenminns.com". <?php For a more detailed explanation of what this code does, take a look at Cory Webb's site (which is the source of the block of code).
Bookmark
Email This
Hits: 909 Trackback(0)
Comments
(0)
This content has been locked. You can no longer post any comment.
|






