Tagged Questions
0
votes
2answers
32 views
Link goes to specific location of page
What makes the user go to a specific location on a new html page? Not the current page. For example, when you click this link, you don't end up starting at the top like you normally would.
...
2
votes
2answers
294 views
Do anchors in urls affect ranking in seo?
Do anchors in urls affect ranking in seo?
<a href="website.com/cotton">link 1</a>
As oposed to:
<a href="website.com/cotton#green">link 2</a>