View Full Version : How to change title of the page..
mileycyrusfanz
02-23-2007, 10:00 PM
I am not sure how to change the title of my pages using PageWizard. I try imputting the htm for titling but it isn't working. I would appreciate any help!
mojojuju
02-24-2007, 01:48 AM
Click on the link that says "View Source"
From there, you'll see the HTML source code of your web page
Look for some code that looks similar to this:
<html> <head> <title>Your Company Website</title>
Just change the text between where it says "<title>" and "</title>" to whatever you want the title of your page to be like this:
<html> <head> <title>This is the title of my page</title>
To view your page as you did before you viewed the HTML source, just click the button that says "Preview"
clyde
04-24-2007, 07:21 AM
to change page name in pagewiward go to edit work place properties at top it says page name change it there ......clyde
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.