Want to rename your page title using iWeb? You can’t, well not using iWeb anyway.
I came across this problem when developing my photography site. My site has multiple pages, Home, Abstract, Portrait and so on. Links to these pages are placed in a navigation bar across the top of the site. All works well unless you want the web browser to display something different above the URL. For instance, I wanted to display the name of the web site, not the page name. Notice how in the following screen shot the page name “Home” is displayed in the browser title bar. Not what I wanted.
Basically, the page name displays at the top of the browser window and it’s not editable. There is an easy work around though using TextEdit on the mac.
You’ll need to edit the HTML files for your site using TextEdit. From Finder right click on the HTML file you wish to edit then select “Open With” followed by “TextEdit”. Don’t panic if the HTML code isn’t displayed. Enter Preferences for TextEdit and make sure under “Open and Save” you have “Ignore rich text commands in HTML files” ticked as below.
Once you’ve edited this quit TextEdit and reopen to allow these changes to take effect. You should now be faced with a page full of HTML code. What you’re looking for is near the top, something like this .
Where i’ve written “Home” is the text that needs changing to alter what is displayed in the browser above the URL. Edit this piece of text to display what you want to see in the browser then save the file. Remember you’ll need to do this for every page of your site and do it again if you edit the page using iWeb.
You’ll then need to upload these files using an FTP loader. I use FileZiller as it’s free and easy to use. Once all these changes have been completed and the pages uploaded to the server you should see your page as you intended. You may need to refresh the page or clear the cache to see the changes though.
Title tags are very important in SEO!