Saving Page Names

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working on designing a website for a Real Estate Company and each agent
will have their own page and they want to put "their" page on their business
cards... ie: www.MyRealtor.com/joedoe. How do I save the joedoe page so they
can do that. If I save it as joedoe then they have to put htm at the end...
can I save it so people don't have to do that? If I saved it as joe doe,
then I have to enter joe%20doe to get to the name... you all probably know
what I mean... but not sure if there is a way to save it so they can get to
it that way? Can't wait to see responses.

Nancee
 
Make joedoe a folder and his home page will be an index page within joedoe
folder, but all they'd have to enter is www.myrealtor.com/joedoe


|I am working on designing a website for a Real Estate Company and each
agent
| will have their own page and they want to put "their" page on their
business
| cards... ie: www.MyRealtor.com/joedoe. How do I save the joedoe page so
they
| can do that. If I save it as joedoe then they have to put htm at the
end...
| can I save it so people don't have to do that? If I saved it as joe doe,
| then I have to enter joe%20doe to get to the name... you all probably know
| what I mean... but not sure if there is a way to save it so they can get
to
| it that way? Can't wait to see responses.
|
| Nancee
 
Create a folder or subsite named joedoe

Put a default page in the folder or subsite (index.htm, default.htm, for
example, whatever the host server requires)

Then, when they log on to www.myrealtor.com/joedoe it will open.
 
A bit of a hassle, but create a folder for each agent and then put their page in their folder
and name their page index.htm ( or whatever file name and extension the server requires for a "default" page )

That way if a user enters www.MyRealtor.com/joedoe it will automatically open the index.htm page that's in the joedoe
folder

Keep in mind to "not" use spaces in the folder names.


--
Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
 
|
| Keep in mind to "not" use spaces in the folder names.
|
And don't think of elephants in pink polka dot bikinis
 
Back
Top