Unnatural Links Removal - are GWMT links enough?
-
Hi,
When working on unnatural links penalty, is removing and disavowing links shown on the GWMT enough or should the list be broaden to include OSE and Majestic etc.?
Thanks
-
Hi BeytzNet,
The answer to that question really depends on another question:
Are you looking for a short-term solution that may or may not get your current penalty lifted, or are you genuinely interested in dealing with links that really shouldn't be there?
If you're after the band-aid solution then you can try going with the arrogant suggestion from some Googlers that only links which offend Google at this point in time need to be dealt with. (Given Google's current propensity for adding to its list of what is "unnatural", their attitude borders on sadistic.)
If you really want to get some control over your backlink profile and future proof your site in the face of changing spam targets, impending Penguin updates and whatever else may be coming down the line, you might find it useful to try this little exercise:
Download backlink data from as many of the following as possible (free download limits for the tools you don't subscribe to will give you enough of a sample)
- Google Webmaster Tools
- Bing Webmaster Tools
- Open Site Explorer
- Majestic SEO
- ahrefs
- Raven Tools (pulls in data from Open Site Explorer & Majestic SEO)
Open each csv, select all and change text color so that the data for each list is a different color.
Copy and paste the content of each into one Excel spreadsheet so that all of the URLs are in one list.
Deduplicate the list.
Check out the different colored URLs left in your list...the takeaway is that every tool will bring you different link data. If you want a true picture of your backlink profile, you are now much closer to having it.
Incidentally, Google is not the only search engine to apply manual penalties. Others just don't talk about it as much as Google does. You might also find it helpful to read this post from Ryan Kent about identifying the source of your link penalty.
Hope that helps,
Sha
-
I don't usually worry about removing/disavowing those links. Google is concerned about the links that you have personally made (or an SEO on your behalf) in order to increase pagerank.
It's pretty common to have a lot of them.
-
Thanks Marie,
Question -
Going through my link profile I have encountered dozens of links from different SEO sites that analyzed my domain - whether on its own or showing it as a competitor to another site on the same niche.Weirdly, these are dofollow links (dozens!).
Should I disavow them?
Obviously these are not requested links of any kind. These sites are kind of aggregation sites that show practically any site worth mentioning.
-
Thanks Ben. This is the article I remember seeing.
-
That's great information and process.
-
Thanks Ben for that article. A few days ago I was searching for that and couldn't find it!
The vast majority of SEOs will tell you that you need to include links from as many sources as possible. However, John Mueller (a Google employee) recently said that in the majority of cases, focusing on the links in your WMT is enough. I could not find the thread where he said this, so I asked in WMF if someone could find it. Here is the thread.
In the past I have used a combo of links from WMT and also from ahrefs. However, for the current sites that I am working on I am just using WMT. If for some reason we do not get reconsidered then I will go back and add links from other sources.
I think the reason why people say to get links from all sources is that historically WMT has only given you a sample of your links. But in the last few months or so, in the "Download latest links" section they give a much larger number. Don't be fooled by the fact that it says, "Latest links". I have seen sites where this list included thousands of links going back as far as 2008.
-
According to Google Search Quality engineer, Uli Lutz, you only need to include the links in GWMT. Here is an article with more information on that.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Any idea why Google Search Console stopped showing "Internal Links" and "Links to your site"
Our default eCommerce property (https://www.pure-elegance.com) used to show several dozen External Links and several thousand Internal Links on Google Search Console. As of this Friday both those links are showing "No Data Available". I checked other related properties (https://pure-elegance.com, http:pure-elegance.com and http://www.pure-elegance.com) and all of them are showing the same. Our other statistics (like Search Analytics etc.) remain unchanged. Any idea what might have caused this and how to resolve this?
Intermediate & Advanced SEO | | SudipG0 -
6 .htaccess Rewrites: Remove index.html, Remove .html, Force non-www, Force Trailing Slash
i've to give some information about my website Environment 1. i have static webpage in the root. 2. Wordpress installed in sub-dictionary www.domain.com/blog/ 3. I have two .htaccess , one in the root and one in the wordpress
Intermediate & Advanced SEO | | NeatIT
folder. i want to www to non on all URLs Remove index.html from url Remove all .html extension / Re-direct 301 to url
without .html extension Add trailing slash to the static webpages / Re-direct 301 from non-trailing slash Force trailing slash to the Wordpress Webpages / Re-direct 301 from non-trailing slash Some examples domain.tld/index.html >> domain.tld/ domain.tld/file.html >> domain.tld/file/ domain.tld/file.html/ >> domain.tld/file/ domain.tld/wordpress/post-name >> domain.tld/wordpress/post-name/ My code in ROOT htaccess is <ifmodule mod_rewrite.c="">Options +FollowSymLinks -MultiViews RewriteEngine On
RewriteBase / #removing trailing slash
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ $1 [R=301,L] #www to non
RewriteCond %{HTTP_HOST} ^www.(([a-z0-9_]+.)?domain.com)$ [NC]
RewriteRule .? http://%1%{REQUEST_URI} [R=301,L] #html
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^.]+)$ $1.html [NC,L] #index redirect
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index.html\ HTTP/
RewriteRule ^index.html$ http://domain.com/ [R=301,L]
RewriteCond %{THE_REQUEST} .html
RewriteRule ^(.*).html$ /$1 [R=301,L]</ifmodule> The above code do 1. redirect www to non-www
2. Remove trailing slash at the end (if exists)
3. Remove index.html
4. Remove all .html
5. Redirect 301 to filename but doesn't add trailing slash at the end0 -
Problem with internal links
Hello! Our domain, http://www.unionroom.com/, is having a strange issue with OSE in that it is telling us our internal pages aren't linking to one another. An example of this is that it is showing our About page ( http://www.unionroom.com/about/ ) only having three links, but this link appears twice on every single page on the website (~200 pages) in the header and footer. We've hung around for a little while to see if OSE would correct itself, but it hasn't and this now suggests that it may be an issue with our in-linking structure. Can anyone spot any issues with our build? The rest of the websites that we produce, that are all built in the same way, all have healthy internal linking structures according to OSE. Very confusing! Any help would be greatly appreciated.
Intermediate & Advanced SEO | | unionroom0 -
Thoughts on Proactive Link Disavow
One of my newish hobby sites has began to attract some crappy links - as per Google Webmaster Tools, Links To Your Site report. The typical .ru and .pl kind of crap that seems to seep into all somewhat successful sites' link profiles. I have not received any notifications or penalties, BUT I am considering proactively disavowing these, but wanted to bounce this idea off some other SEOs before proceeding. Cheers!
Intermediate & Advanced SEO | | David_ODonnell0 -
For those of you that used LINK DETOX.
Did you go ahead and remove all the TOXIC and HIGH RISK links? Just the toxic? Were you successful with the tool?
Intermediate & Advanced SEO | | netviper0 -
Links directory: is it worth it?
Would there be any benefit or penalty for implementing a links directory with over 300 external links to websites that somtimes return the link? Or would it be more beneficial to simply ask for one way inbound links when gaining links? For example this section of this website: http://directory.flyawaysimulation.com/ This is their directory and most but not all of the sites in that directory link back to them. Your ideas, thoughts or suggestions are greatly appreciated.
Intermediate & Advanced SEO | | Peter2640 -
Link Building Tactics for 2012?
Hi all! Happy New Year! Just wanted to pop in here and start a discussion to see what are some of the most effective link building techniques you'll be using for 2012? -Andy
Intermediate & Advanced SEO | | alhallinan1 -
Outgoing affiliate links and link juice
I have some affiliate websites which have loads of outgoing affiliate links. I've discussed this with a SEO friend and talked about the effect of the link juice going out to the affiliate sites. To minimize this I've put "no follows" on the affiliate links but my friend says that even if you have no follow Google still then diminishes the amount of juice that goes to internal pages, for example if the page has 10 links, 9 are affiliate with no follow - Google will only give 10% of the juice to the 1 internal page. Does anyone know if this is the case? and whether there are any good techniques to keep as much link juice on the site as possible without transferring to affiliate links? Appreciate any thoughts on this! Cheers
Intermediate & Advanced SEO | | Ventura0