Tagged Questions
4
votes
2answers
116 views
Should rel=canonical point to page one of a set and still have rel=prev/next on the page as well?
I've got a page which displays search results and I've added rel=prev and rel=next meta tags to the page to cover the paging. However, someone is saying I should also add a rel=canonical tag to the ...
0
votes
1answer
161 views
pagination for product listing. what to use? canonical or rel-prev-next or do nothing?
I want to make sure my product listing is 10 products per page which are not in a series.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=1663744&topic=2371375&ctx=topic
...
2
votes
1answer
96 views
do we have to add/remove a trailing slash for pagination page numbers in the url. how seo considers that?
My module is paginated. I want to either add a trailing slash or remove a trailing slash.
For now i am thinking of adding a trailing slashes to all URLS.
What will be the effect on adding a trailing ...
1
vote
1answer
214 views
pagination and duplicate content with one paragraph in each page with totally different listing
I have a module in my site which can be accessed like sitename.com/module/
This module has pagination.
In the first page i have two paragraphs which describe about the site. This will appear in all ...
3
votes
1answer
64 views
Will google get upset if I have incomplete pagination links?
For technical reasons (this would be really hard to do given the software that I'm using), I am only able to generate rel=prev links and not rel=next links (those links tell google what page they are ...