Forum Moderators: open
I just started working on a site for a client, and there are several dozen pages with file names such as "tropical flower.html" and "gardening tips.html". Will these spaces (which get filled with %20 in the address bar) hurt search engine rankings or spiderability? Should "-" be used in place of "[space]"?
This questions is coming soley from an SEO perspective. I know end users don't really like the %20 mumbo jumbo...
Thanks....
I would recommend you replace all spaces with underscores '_'. They are the code equivalent of a space, even moreso than a dash '-'.
Reverse that recommendation:
[webmasterworld.com...]
Let's say the pagename is "widget-widget2.html"
- the page will get a boost for "widget"
- the page will get a boost for "widget2"
- the page will get a boost for "widget widget2"
BUT,
Let's say the pagename is "widget_widget2.html"
- the page will get a boost for "widget"
- the page will get a boost for "widget2"
- But the page will NOT get a boost for "widget widget2"
Unfortunately, no one searches for KW1_KW2_KW3 they search for KW1 KW2 KW3.
I have since switched to a combination of jamming KW1KW2KW3 and KW1-KW2-KW3 and am starting to see my combo move up across the SE's.
Now if I could just recover my toolbar visable PR for those pages I'd start to be happy again.
Treat underscores like ex-wives.....ruuuuuunnnnn away!