View Single Post
Old 02-08-2005, 08:58 AM   #1
FaberFedor
Green Mole
 
Join Date: Jan 2005
Location: New Jersey
Posts: 11
Spaces (%20) in URLs

I found a minor problem with phpDig but I haven't found where yet to fix it. If the HTML file has a space in the name such as "http://my product.html", the spider only sees "http://my" and consequently, doesn't index "http://my product.html" and the pages that are linked from it.

If I replace the %20 with a _, everything works great, but my designer being a Windows user (although there's nothing wrong with that :-) has put spaces in alot of URLs.

Is there a way to tell phpDig to honor the spaces in the filenames/URLs?
FaberFedor is offline   Reply With Quote