Tagged Questions
0
votes
1answer
28 views
Could globally applying rel=“nofollow” to external links have a negative SEO impact
I have a website which has a lot of user-sourced content that accounts for a significant portion of our organic search traffic.
In an effort to avoid spammers or link bait type scenarios, we made ...
2
votes
1answer
96 views
How Do I Make A Dynamic PHP Link 'No-Follow'?
I want to make the Footer links on my website 'No Follow'. How would I do it on these dynamic PHP links?
<ul>
<li><a ...
4
votes
1answer
79 views
Should I use nofollow when cross-linking between two sites I own on a single domain?
I currently maintain both a retail store and a repository of user manuals for those products. These websites are both situated on the same domain (mystore.com and manuals.mystore.com respectively).
...
2
votes
1answer
591 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 ...
1
vote
1answer
186 views
Should you rel=“nofollow” on links which go to non-canonical pages [duplicate]
Possible Duplicate:
Should <a> tags with href=“#” use rel=“noindex, nofollow”?
If I have a page
http://www.example.com/blog/mypost/?section=attractions
which has in it's HEAD
...
0
votes
2answers
159 views
Alternative to nofollow: custom 302 url shortener?
Here's the scenario: lots of blogging platforms make it tedious to insert nofollow into links within the post content. I.e., you need to edit the html, format it correctly, etc.
I have a client who ...
-2
votes
2answers
165 views
Disable outbound links without letting others know that
Is there a way I can tell google not to follow external links ( pointing to other sites) without letting other know.
I know you can disable outbound links by putting rel=nofollow or something in ...
2
votes
2answers
94 views
Nofollow on links to Google pages
I have a site that includes a fair amount of location (street address) data, and I generate a lot of links to Google Maps using that data. What's the usual practice for nofollow in this situation? ...
0
votes
1answer
137 views
Leveraging a facebook app for SEO
I am contemplating writing a facebook app for my website. I want to know how I can use the app to aid with Google ranking.
More specifically, are there things I can do (an obvious one being placing ...
1
vote
2answers
330 views
Should I add meta “noindex, nofollow” to a Tag cloud page?
I have a giant tag cloud on my site and I'm trying to optimize it for search engine crawlers in order to avoid keyword stuffing penalties.
In your experience, adding noindex or nofollow to the Tag ...
1
vote
1answer
242 views
Sitemap vs nofollow
I have a sitemap on my site, which includes all users from the site. On the user profile page, tho, I don't want google to index all users, only those with more than 10 posts, so I've added a meta ...
0
votes
1answer
206 views
If I use “noindex” on my blogs category pages should I add “nofollow” to the posts inside that category
Lets say I will use "noindex" on my blogs category pages
Each post has breadcrumb navigation like:
Home > Category Name > Post Name
If category has no index, I should add a rel="nofollow" to the ...
1
vote
4answers
132 views
Why should I use the “no follow” attribute?
I would like to know what are good reasons for me to use the "no follow" on my site?
As far as I know, using the "no follow" attribute only effects the page rank of the link I'm linking to, and not ...
3
votes
3answers
1k views
rel=nofollow SEO effect
Google webmasters shows rel=nofollow links as a backlink. I believe that rel=nofollow helps SEO and PageRank but according to many people it is not. What is your idea about this? Did you see that ...
4
votes
3answers
585 views
Should I use nofollow on internal links that don't need to be crawled?
We have a product navigation engine that allow our customers to filter products based on attributes (size, color, etc.). We are implementing an upgrade that allows them to use "multi-select" ...
0
votes
2answers
128 views
high number of nofollow links bad? [duplicate]
Possible Duplicate:
Ratio of No-follow & Do-follow Backlinks
I've been playing with seomoz's tools and it seems like our site has a high number of nofollow links.
from what I ...
3
votes
1answer
178 views
Use rel=“nofollow” on internal ads?
I know you're supposed to use rel="nofollow" on outgoing ads, to keep from passing link juice, but what about internal ads? We have a number of links with pictures that I consider as ads to other ...
4
votes
2answers
244 views
Ratio of No-follow & Do-follow Backlinks
I know that when it comes to obtaining backlinks, a no-follow is pretty much worthless. However, does Google (or other major search engines) penalize for sites that have nothing but do-follow links?
...
1
vote
3answers
205 views
Does no follow prevent my pages from search engine penalisation?
Can I link to websites that contain similar contents to my own and not be penalised by search engines if I use the rel=nofollow on the anchor tag?
2
votes
1answer
182 views
Do all search engines obey nofollow rel attribute on hyperlinks
I have been informed that search engine support is inconsistent for the rel attribute with the 'nofollow' value.
Is this the case.
From my research Google, Yahoo and Bing seem to obey this attribute ...
0
votes
3answers
79 views
Gaining back page rank and seach engine ranking
I have my blog website with alot of do-follow links posted. If i remove all those links do my search engine ranking gets down or not?
3
votes
2answers
392 views
Should i add rel nofollow to menu links?
Should i add rel nofollow to the links from my site menu ? (to the links like: home, about us, contact etc... that doesn't have no connection with the site niche)
Does this helps? What other options ...
9
votes
2answers
250 views
How to handle hundred of external links in a site
The site I am working on has few hundred distributors, each one has its own page, and a link to that distributors website. Some of the distributors have multiple locations and so they have multiple ...