Mobile app version of vmapp.org
Login or Join
Barnes591

: Pagination meta tag rel next, vs link attribute? I am implementing a product listing. Google recommends having rel next and prev meta tags. Would rel next and prev attributes on appropriate anchor

@Barnes591

Posted in: #Pagination

I am implementing a product listing. Google recommends having rel next and prev meta tags.

Would rel next and prev attributes on appropriate anchor tags, achieve the same result? Or is that completely different?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Barnes591

1 Comments

Sorted by latest first Latest Oldest Best

 

@Shanna517

The rel attribute is valid on a elements. However, Google's best practices state that it expects a prev/next/canonical link to be in the <header>.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme