: Improvement of url by changing slash to underline or dash I have a website with links similar to: http://stackoverflow.com/questions/4183948/css-set-background if I change links to: http://stackoverflow.com/questions/4183948_css-se
I have a website with links similar to:
stackoverflow.com/questions/4183948/css-set-background
if I change links to:
stackoverflow.com/questions/4183948_css-set-background
( / to _ )
does it improve my website's SEO rank?
if it does why most of websites avoid doing that?
More posts by @Cugini213
2 Comments
Sorted by latest first Latest Oldest Best
You don't want to replace a slash with an underscore. Google views slashes as word separators but underscores are parts of words. See www.mattcutts.com/blog/dashes-vs-underscores/
When slashes represent physical directories on the webserver, many slashes in a URL indicate that the file is stored many folders deep on the server. This often means that there are more places where a reorganization can cause the URL to change. It also often means that more people are involved in keeping the page live. For example /users/~jphillips/friends/adam/homepage.html needs cooperation from Adam, J Phillips, and the server owner to keep it live.
There were some studies years ago that showed that the number of slashes in the URL was correlated with how stable the URL was likely to be. More slashes meant that the URL was likely to change or go 404 sooner.
I have never seen any direct evidence that Google started using the number of slashes as a ranking factor. Googlebot can detect URL changes and deletions. Then it updates the search index accordingly when changes occur. Because of this, Google shouldn't need to rely on how likely a page is to change as part of their ranking signals.
Focus on creating URLs that are:
Descriptive
As short as possible (while still being descriptive)
Memorable
Use word separators such as slash or dash but not underscore.
It isn't worth worrying about minor differences in punctuation in the URL for SEO purposes.
It will not improve your SEO. The change is too minor and has no bearing on the number of keywords present.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.