Forum Moderators: open
mycarsite.co.uk/ford/escort.html
mycarsite.co.uk/ford/probe.html
mycarsite.co.uk/ford/ka.html
mycarsite.co.uk/bmw/525.html
mycarsite.co.uk/bmw/323.html
mycarsite.co.uk/bmw/328.html
mycarsite.co.uk/vauxhall/corsa.html
mycarsite.co.uk/vauxhall/vans.html
mycarsite.co.uk/vauxhall/astra.html
I dont sell cars but think its better to use as an example than widgets since there are only colour variants on widgets ;)
some of the URLs will go to about say 50 characters since the domain name itself is 16 characters :(
thanks in advance
Jamsy
I would also create a 301 redirect to these from
mycarsite.co.uk/opel/corsa.html
mycarsite.co.uk/opel/vans.html
mycarsite.co.uk/opel/astra.html
;-)
Otherwise the suggestion about ending with a slash is good if you'd like to have more than one page on any model.
The only problem with this is it clogs up your home directory and feels untidy to a programmer, but I've come to accept it. Anyone else do this or am I going mad?
Well, i figure the less characters an url has the more percentage of the url is keyword(s).
added: files like hello.html.html or car.bmw.html.htm get added also in the index, that indicates (to me) that google uses also the text behind the dot in the ranking process as a keyword 'htm' or 'html'.
>mycarsite.co.uk/vauxhall/corsa.htmlI would also create a 301 redirect to these from
mycarsite.co.uk/opel/corsa.html
I was just wondering if there was a reason to do a 301 redirect instead of doing a symlink?
I have been using symlinks on the same server to keep traffic and page load time down. The only reason I can think of to use a 301 in this case is if the page is getting it's own PR from outside links.
Is my logic all screwed up?