The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
154 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
516 views

How important is that we use REL=“NOFOLLOW” in external links?

I hear to improve pagerank and other SEO factors, we should use rel="nofollow" on links to external sites. Why is this? So if I'm not using rel="nofollow" will search engine bots credit the linked ...
9
votes
2answers
425 views

meaning of HTML “<a rel=douche” rel Attribute?

I have met the following HTML code: <a rel="douche" href="...">blah</a> And I am wondering what is the effect of the "douche" attribute.
0
votes
2answers
275 views

Is It Bad for SEO to Have Multiple Domain Names If You Set Up rel=“alternate” Tags Correctly?

We have several sites that have multiple domain names. Rather than forwarding to one domain name, we set up rel="alternate" tags in the header of each page, pointing to the other versions of that ...
1
vote
2answers
77 views

Canonical reference for rel=“foo”

The answers to a lot of google-juice questions seem to involve the use of rel= in a tags (eg rel="canonical"). Is there an exhaustive list somewhere of all of the possible options for this tag and ...
5
votes
2answers
200 views

Rel = translation

I can't find much online about rel="translation" We have tutorials and manual entries which we are going to get users to translate. If the original page in English is: ...
2
votes
1answer
51 views

Author rel tag works on one author but not another

Here's one page I've managed to get authors set up on properly, no errors: ...
7
votes
4answers
221 views

Rel no follow on EVERY link?

Forgive me for asking such a simple question, I understand why you would want to rel nofollow untrusted links (forum posts, blog comments etc), but why would you not want to do it on EVERY link on ...