URL

  • Thread starter Thread starter Guest
  • Start date Start date
Avoid using spaces in folder or file names.

%20 = space

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


Charlotte said:
Why are there %20s in my URLs & how do I get rid of them? It's really annoying & I want to remove
them from my website. Of course I have seen the same thing on some of Microsoft's pages too.
 
while you're dumping the spaces dump capitalization and " ' " characters as well.


| Why are there %20s in my URLs & how do I get rid of them? It's really annoying & I want to remove them from my website. Of course I have seen the same thing on some of Microsoft's pages too.
| For example:http://www.ejewelryoriginals.com/CHAR'S VW TRIKE.htm
| Any help is appreciated, thanks.
 
Thanks for all of your help. I looked at my URLs that don't have %20 & they are ones that are single words. I will work on deleting spaces 'cause those %20 things drive me nuts!
 
None if hosted on a Windows IIS server.

However if hosted on Unix/Linux, the servers are CaSe sensitive, so if you name a page Charlotte.htm
and someone try to access it as charlotte.htm they will get a page not found error.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top