|
|
Question : Keywords in URL
|
|
Entering keywords in url makes some diffference . How much?>
|
Answer : Keywords in URL
|
|
mcse20002000 -
It can make some difference in certain circumstances. For example unsolicited links are sometimes constructed using the url as anchor text. For example you may want a link like this:
<a href="http://www.yourdomain.com/">Life insurance</a>
But an unsolicited link may be constructed like this:
<a href="http://www.yourdomain.com/">http://www.yourdomain.com</a>
i.e. With no keywords in the anchor text.
If you have keywords in your domain then it would look like this:
<a href="http://www.keyword1-keyword2.com/">http://www.keyword1-keyword2.com</a>
So your keywords would be in the anchor text automatically.
>How much?
Not enough to make it worth doing under any circumstances but if branding is definitely not an issue and you can find a domain with your keywords in it and only one or two hyphens it might just have an edge.
- duz
|
|
|
|
|