- Original Poster
- #1
We are working on a redevelopment of our site, new back end technologies.
It will switch from a static site to a dynamic site.
One thing I'm thinking about implementing is extension-less urls
So for example the current url:
dress-up/acc/hats/char/traffic-cone.html
Would become
Fancy-Dress/Hats/Character/Traffic-Cone
The original page would use a 301 redirect to the new page (there is very little extra coding work, to make it work)
Will search engines penalize me?
Should I make that change?
Wikipedia and the W3C, use mostly extension-less URLs
It will switch from a static site to a dynamic site.
One thing I'm thinking about implementing is extension-less urls
So for example the current url:
dress-up/acc/hats/char/traffic-cone.html
Would become
Fancy-Dress/Hats/Character/Traffic-Cone
The original page would use a 301 redirect to the new page (there is very little extra coding work, to make it work)
Will search engines penalize me?
Should I make that change?
Wikipedia and the W3C, use mostly extension-less URLs
