Identical internal and external nofollow links in one page
Discuss Identical internal and external nofollow links in one page in the Google Optimization forum on SEO Chat. Identical internal and external nofollow links in one page Google Optimization forum discussing techniques to increase rank in Google. Find help for defeating spam pages, building site trust, and beating the Google algorithm. Also read about the best SEO tools to help with Google search.
BuySellLinks.com is a new Text Link Advertising Brokerage by the founder of LinkAdage that offers high-end text links and a premier membership base. We screen all advertisers and publishers and their web pages to make sure we are offering a service that works for everyone. Our plug-in is super easy to install but if you are hands off, w e offer free installation.
Tired of dealing with shady text link buyers and/or sellers? Try BuySellLinks.
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Posts: 2
Time spent in forums: 35 m 52 sec
Reputation Power: 0
Identical internal and external nofollow links in one page
Hi all,
i have a website which i try to optimize for SEO, and i'm concerned about the amount of links on the front page and one other important page.
For instance, the front page has 170 links, which is more than the recommended amount of 100 that google advises.
The first problem is, that there are a lot of double links. For instance, a news item can be reached by clicking the news item text, the news item picture, or clicking the comments link. Should i count these 3 identical links as one link or as 3 links? How can I avoid that google spider sees this as 3 seperate links? Javascript doesn't make much sense any more, and rel=nofollow on an internal link can't be good...
Second problem, is the classic links to affiliates: I add rel=nofollow to every link, but if i analyze my page or read about this, i still see it counted as 'real' link. I rather have that google does not see those links at all.
Removing links without changing functionality or layout is not really an option.
So basically, should i try to 'fool' google by hiding those links in order to get under the recommended 100 links, or should i not worry about this?
Posts: 3,652
Time spent in forums: 2 Weeks 6 Days 18 h 17 m 8 sec
Reputation Power: 463
Quote:
For instance, the front page has 170 links, which is more than the recommended amount of 100 that google advises.
That does sound like quite a lot. It does depend a lot on what proporation of the links are external links though. A few is OK. Having 170 external links from your home page will not be good for passing on link weight to your internal pages.
Quote:
The first problem is, that there are a lot of double links. For instance, a news item can be reached by clicking the news item text, the news item picture, or clicking the comments link. Should i count these 3 identical links as one link or as 3 links? How can I avoid that google spider sees this as 3 seperate links? Javascript doesn't make much sense any more, and rel=nofollow on an internal link can't be good...
Cound them as 3 seperate links but bear in mind the link weight will be distributed as a portion - so if you had 10 links and 3 of them were to the same URL then 30% of the link weight would be passed to the one URL linked 3 times. Putting a nofollow on an internal page is something that I don't like but is not considered negative as far as I can tell but I don't think it makes any sense in this situation. I don't think there is any problem in linking to the same page with multiple links though.
Quote:
Second problem, is the classic links to affiliates: I add rel=nofollow to every link, but if i analyze my page or read about this, i still see it counted as 'real' link. I rather have that google does not see those links at all.
rel=nofollow just means don't pass any link weight / bennefit. They still got followed and indexed. Affiliate links are something there is a bit of contravercy on. Recently I have heard that they will not cause any negative effect but I haven't seen ay hard evidence that is true yet.
Quote:
Removing links without changing functionality or layout is not really an option.
It could be, surely you can change the script so that the text, picture and caption etc is all part of the same link? Its just modifying a bit of code.
Quote:
So basically, should i try to 'fool' google by hiding those links in order to get under the recommended 100 links, or should i not worry about this?
You should NEVER try and fool google, thats a sure fire way to get a penalty or a ban.
Don't get hung up on exact numbers of metrics. If it makes sense for you to have 170 links - then it makes sense for you to keep them there if they genuinely serve a purpose to the user.
Posts: 2
Time spent in forums: 35 m 52 sec
Reputation Power: 0
Thank you very much for your answer!
About 33 of the links are external (affliate) links, the rest is internal.
Of the rest of the links, i guess there are about 50 are 'double' identical links.
Some of those could be maybe made one link with some css hacks, but some other pages just need to be reachable from multiple places.
So you would recommend doing css? For instance, if i have one text link and one picture links, try to make some div class with same link or something like that?