Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Someone is building anchor text links with child porn keywords..help :-(
-
Hey Everyone;
I recently found that there are tons of links to my url (30+) from several sites with the anchor text "download child porn, kiddie porn, and the likes". Although the sites linking to us where the person built the links do not have this content (thank god) it is just my url + the horrible anchor text someone is putting.
[added image]
Obviously I would not do that to my own site especially since I was ranked for over 15 keywords in the top 5 spots on Google and Bing. I am guessing its a competitor and I am wondering that is there any way I can remove them?
Is this negative seo?
Also could this be the reason my site has dropped off google page 1 last month for all my positions? I am consistently trying to rebuild but my positions are flying all over the place.
Im going from ranking #12 one week to #198 the next; then to #60 and finally not even on google or bing anymore; then back to #50, etc for the past month and a half...
Its very aggravating and it has hurt a few of my websites; im at a total loss on how to recover now if this is the case...It seems they have started to build these links in January from what I can find on the postings.. Thank you SEOMOZ im so happy im a member now.
Any suggestions on how i can get these links off or if it is why my site has lost its original rankings.. Should I just can my website and start all over with a different URL? How can I watch out for this in the future?
Any help would be so so so greatly appreciated and valued
-
First off, make sure your site has not been compromised. Are there sections on your site where users generate their own content? Are the links pointing to spam comments or pages you didn't create? Spammers whose sites Google has already banned will often hack or otherwise compromise a site and use it as a gateway to their site. More on that from Google here:
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=163634
Next, if you're not dealing in anything like the anchor text indicates, don't worry about it. Spam attacks are generally ineffective, and this is especially true when they're completely different from the terms on the page or the terms you seem to want to rank for.
Really, this is probably not worth worrying about. I wouldn't disavow unless you think it's negatively impacting your site, or unless you have had a warning from Google Webmaster Tools.
-
You didn't provide the address of your site, but I've seen on larger sites with user generated content, or sites that have some type of forum, this type of anchor text may be indicative of a larger problem - that you have problematic pages on the site with content relating to child porn, or your site has been hacked and code/links have been injected. Thus, the spammers are linking to you with that anchor text, and your site is part of a larger chain.
I would take a close look at the landing pages for those links - are they forum pages/user profiles of spam, or are they linking to a page on your site that was hacked into.
To check if your site was hacked into, I would view the cache of Google for the page/site. If so, you can often see the stuff they have put on your page - if it doesn't show up in the regular view of the cache, try clicking the link for the text only version. While this may be negative SEO, I've seen lots more cases where this is a result of a site being hacked or user generated content sections not being moderated and which have run completely wild.
Mark
-
Hey Circa, this may be negative seo from a competitor it may be spammers or fishers and so on, it's difficult to know.
Your drop may depend on that depending on how much those links are part of your whole backlinks portfolio, as generalzod said, if you have a 75% of your links like those one they could have hit you if they're kind of 10% you may have different issues there, since every site has some porn or spam links pointing to them and google knows that.
If I were you I'll buy a subscription to ahrefs or majestic seo, get all your links, find the crappy ones, and ask for removal. then the ones which remains can be disavowed.
After that wait for a couple of days and submit a reconsideration request to google saying them you've also submitted a link disavow. Explain them what happened in details.
To prevent this in the future you can use ahrefs/majestic new/lost links feature so you can watch which links you're acquiring everyday and if there's something wrong you can ask for removal /disavow them.
Hope that helps!
-
That depends on what percentage of your links are made up using those keywords. Negative SEO usually takes a LOT more effort than building a few crappy links to your website. The same has been done to some of my client sites in the past and it's not made any difference to their SERPs
Anyway, the simplest solution here is to login to Google Webmaster tools and use the Disavow Links tool so that at least they won't count towards your backlink profile.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=2648487
Hope this helps.
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
-
How can I stop a tracking link from being indexed while still passing link equity?
I have a marketing campaign landing page and it uses a tracking URL to track clicks. The tracking links look something like this: http://this-is-the-origin-url.com/clkn/http/destination-url.com/ The problem is that Google is indexing these links as pages in the SERPs. Of course when they get indexed and then clicked, they show a 400 error because the /clkn/ link doesn't represent an actual page with content on it. The tracking link is set up to instantly 301 redirect to http://destination-url.com. Right now my dev team has blocked these links from crawlers by adding Disallow: /clkn/ in the robots.txt file, however, this blocks the flow of link equity to the destination page. How can I stop these links from being indexed without blocking the flow of link equity to the destination URL?
Technical SEO | | UnbounceVan0 -
Anchor text with punctuation
Hey Moz Does anchor text with punctuation effect anything, does google even read it? I know matching exact anchor text to high volume keywords doesn't matter as much any more - but it still definitely makes a different as our reports show. Thanks
Technical SEO | | wearehappymedia0 -
Is alt text inside an img tag inside an h1 the same weight as text directly inside the h1?
Right now I use a background image and CSS to tie the h1 tag to my logo on each page. However, I am concerned that may not be best practice. Plus, I am interested in using schema markup on my logo. So, my question is, if I use an image with alt text inside my h1 tag, will the alt text carry as much weight as a text-based h1?
Technical SEO | | Avalara0 -
Correct linking to the /index of a site and subfolders: what's the best practice? link to: domain.com/ or domain.com/index.html ?
Dear all, starting with my .htaccess file: RewriteEngine On
Technical SEO | | inlinear
RewriteCond %{HTTP_HOST} ^www.inlinear.com$ [NC]
RewriteRule ^(.*)$ http://inlinear.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://inlinear.com/ [R=301,L] 1. I redirect all URL-requests with www. to the non www-version...
2. all requests with "index.html" will be redirected to "domain.com/" My questions are: A) When linking from a page to my frontpage (home) the best practice is?: "http://domain.com/" the best and NOT: "http://domain.com/index.php" B) When linking to the index of a subfolder "http://domain.com/products/index.php" I should link also to: "http://domain.com/products/" and not put also the index.php..., right? C) When I define the canonical ULR, should I also define it just: "http://domain.com/products/" or in this case I should link to the definite file: "http://domain.com/products**/index.php**" Is A) B) the best practice? and C) ? Thanks for all replies! 🙂
Holger0 -
Footer Links with same anchor text on all pages
We have different websites targeted at the different services our company provides. (e.g. For our document storage services, we have www.ukdocumentstorage.com. For document management, we have www.document-management-solutions.co.uk). If we take the storage site for example, every single page has a link in the footer to our document management site, with the anchor text 'Cleardata Document Management' SEOMoz is telling me that these are seen as external links (as they are on a different URL's), and I'm just clarifying that would this be a major possible factor in the website not ranking highly? How should I rectify this issue?
Technical SEO | | janc0 -
#hashtag Anchor text within content
Hi, i have a question about anchor text within my sites content. It 'jumps' to content displayed further down the page via a side navigation at the top. These links don't take you away to any other page, instead take you further down the page to the relavent content. My question is this: I've noticed in the URL that the anchor text - #jumpnavlink is placed at the end of the pages URL like so.. www.mywebsite.com/example-page.php#jumpnavlink Is this creating a problem for duplicate content?
Technical SEO | | SeoSheikh
Is it creating a new URL for viewers to use?
Is it ok to have lots of these running throughout my sites content pages? Many thanks for any light that is shed on this one! Cheers
Alex0 -
Is link cloaking bad?
I have a couple of affiliate gaming sites and have been cloaking the links, the reason I do this is to stop have so many external links on my sites. In the robot.txt I tell the bots not to index my cloaked links. Is this bad, or doesnt it really matter? Thanks for your help.
Technical SEO | | jwdesign0 -
Does a TM in the keyword have effect?
If I include TM in a keyword string, does this make it another keyword or does Google ignore that? Example: Kentucky Hot Sauce vs Kentucky Hot (TM) sauce. Of course the TM would be done properly via ™ Cheers.
Technical SEO | | Malarowski0