MozBar > General Attributes > Meta Robots > noindex
-
I'm having a hard time figuring out where the noindex value for Meta Robots is coming from so I can fix it. Can anybody spot the issue or point me to some docs that show were the MozBar finds this information http://www.produnkhoops.com
-
You sir are a genius. Thank you very much.
Also mad props to the MozBar for picking up on this.
Some observations...
-
We've had these noindex tags on there for almost a year and just now Google found them or decided to honor them.
-
We had a recent situation where Google was basically probing our website with fake URLs to see if anything turned up. Source? incorrectly parsed URLs from JavaScript on houzz.com. I think they are making some big changes on how they crawl JavaScript recently.
-
One of these "problem" pages has some links pointing at it with a query string. Nothing changes on the site because of these. Google indexed the page with a query string despite the noindex. Weird. I guess Google does not always honor the noindex directive.
-
One of these "problem" pages would come up when looking up the cached version in Google but could not be found in the index. Odd again.
Lesson to me is don't count on the meta robots tag for two reasons ...
-
Google inconsistently implements it
-
It's dangerous as a little bad code can take your whole site out of the index.
-
-
If you check the page using (for example) Chrome's Developer Tools, you can clearly see that the rendered page includes no-index directives in each photo album
. (screenshot below)
Google is clear that it will honour no-index directives it finds anywhere in the page, not just in the .
You need to figure how and why those meta-robots noindex tags are getting added by your gallery implementation and get them removed asap.
Hope that helps?
Paul
P.S. You have to use something like Developer Tools, rather than just View Source to inspect the page. That way you're inspecting the DOM (the actual rendered page) rather than just the source code.
-
Yes, these pages...
Home Page: http://www.produnkhoops.com
Other Pages
http://www.produnkhoops.com/basketball_goals/adjustable_in_ground/
http://www.produnkhoops.com/basketball_goals/adjustable_in_ground/pro_dunk_diamond.php
http://www.produnkhoops.com/basketball_goals/adjustable_in_ground/pro_dunk_platinum.php
http://www.produnkhoops.com/basketball_goals/adjustable_in_ground/pro_dunk_gold.php
http://www.produnkhoops.com/basketball_goals/adjustable_in_ground/pro_dunk_silver.phpScreen shot attached.
I'd ignore this but Google seems to see the same thing. You'll see a query using the site operator does not return any of these pages.
.htaccess looks okay to me but take a look for yourself...
RewriteEngine on
RewriteBase /Allows for php caching of images
RewriteRule ^cache_image/([^/.]+).gif?$ img.php?img=$1 [L]
#TEMP Get crawlers to the correct new parts page - Remove in Fall 2015
RewriteRule ^basketball_goals/parts/index.php(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]
RewriteRule ^basketball_goals/parts(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]
RewriteRule ^basketball_goals/parts/pole_padding.php(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]
RewriteRule ^basketball_goals/parts/backboard.php(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]
RewriteRule ^basketball_goals/parts/backboard_padding.php(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]
RewriteRule ^basketball_goals/parts/pier_kit.php(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]
RewriteRule ^basketball_goals/parts/rim.php(.?)$ http://www.produnkhoops.com/parts/ [R=301,L]Retain Link Juice
RewriteRule ^giveaway(.?)$ http://www.produnkhoops.com [R=301,L]
Force www version of site
RewriteCond %{HTTP_HOST} !^www.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] -
I can't actually see anything myself Ryan - is this being found on the homepage? Or can you tell me what page this is seen on? The only ones I can see are:
http://www.produnkhoops.com/photos/albums/sean-56x65-hercules-diamond-basketball-system-137/
http://produnkhoops.com/photos/albums/sean-56x65-hercules-diamond-basketball-system-137/
If it isn't those, could it be something in your .htaccess file?
-Andy
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
-
Top pages > PNGs, JPGs & PDFs > What to do?
After exporting Top pages list in Moz Pro, I noticed lots of pages with high PA (page authority) are actually random images (.png & .jpg) and documents (.pdf). Question 1: Should I make a redirect 301 from an image/document to the actual webpage? If not, what should I do to keep the ranking, but point the URL to the correct place? In addition, lots of highly ranking URLs are actually outdated. They are coming from the old website. I switched to the new one more than a year ago. Question 2: If I create a 301 redirect from the old URL to the new one, will I keep the high ranking? Thanks,
Moz Bar | | Flowrox
Anja0 -
MozBar Issues? Can't get info even logged in
Anyone having issues with the Moz bar? Lately no matter how many times I log in, getting data is difficult as it keeps asking me to create an acct. or log in. Even logged into Moz and on Q&A it is asking me to log in. THanks
Moz Bar | | RobertFisher0 -
Mozbar SERP overlay stopped working in Firefox
Hello, I recently upgraded Firefox and the Mozbar SERP overlay stopped working. I rely on that data so need to get it working. Are others experiencing this issue?
Moz Bar | | IrvCo_Interactive0 -
MozBar 3.1.54 released: Spam Score and Smart Icon
Hey guys! We just launched MozBar version 3.1.54 for Chrome. 2 exciting new features: we now have Spam Score integrated into the MozBar (for Logged In users) the MozBar icon itself will now show DA when the MozBar is off. Click the icon to toggle this state (you can also click again to turn it completely off) We also fixed a few bugs, and removed Google Authorship from the Markup tab. Those of you who already have the MozBar installed, it will automatically update. For those new to the MozBar - you can download it here - https://chrome.google.com/webstore/detail/mozbar/eakacpaijcpapndcfffdgphdiccmpknp?hl=en Also big shout out to all of our MozBar users, we are now at 243k Chrome Installs. A full 110k increase from the version 3 launch in June last year. Thank you all! Love to hear your feedback below! Jon
Moz Bar | | jon.white3 -
I'm getting a Crawl error 605 Page Banned by robots.txt, X-Robots-Tag HTTP Header, or Meta Robots Tag
The website is www.bigbluem.com and is a wordpress site. I'm getting the following error: 605 Page Banned by robots.txt, X-Robots-Tag HTTP Header, or Meta Robots Tag But what is weird is the domain it lists below that is http://None/BigBlueM.com Any advice?
Moz Bar | | TumbleweedPDX1 -
Mozbar and Firefox: Feedback please!
Hey MozBar fans, we're thinking of focusing more on Chrome and moving away from Firefox. Our reasons: Maintaining two platforms increases development cost. Each new Firefox version released takes up to a month to be approved by the Mozilla store. There is not as much design flexibility in Firefox. But we would love your feedback before we make our final decision on this. Would you still use the MozBar as frequently if it was only available in Chrome? Thanks!
Moz Bar | | KeriMorgret0 -
Mozbar showing 0 links for pages in the main nav.
I'm working on a site where the mozbar is showing 0 links for every page in the main nav menu but home. A crawl of the site isn't showing any issues with blocked or nofollowed meta robots. Is this simply a bug in mozbar? What else could be causing this? If this is a problem with on page seo what is the solution?
Moz Bar | | Kairos_Internet_Marketing0