Questions
-
Is there a way to turn off Meta Noindex warnings?
Hey there! You can actually ignore an entire issue type from the top of the page. Just navigate to the issue type and click the "Ignore issue type" button in the top right corner of the page. This will ignore all pages with this issue type going forward. Here is a screenshot to help: https://www.screencast.com/t/PQUSt59or9lQ
Feature Requests | | ChiarynMiranda1 -
Deleting old obsolete pages from the Page Grades section?
Hello! Our devs are working on a way to allow unwanted page grades to be removed from campaigns and we hope to have a solution ready very soon. As for the URLs session Ids our crawler will follow links as they are linked from the source code of a referring page and javascript can add those parameters as our crawler cannot parse javascript links that well. With AJAX content like this, I know Google's full specifications: https://developers.google.com/webmasters/ajax-crawling/docs/specification indicate that the #! and ?escaped_fragment= technique works for their crawlers. However, Roger is a bit picky and isn't robust enough yet to use only the sitemap as the reference in this case. Luckily, one of our wonderful users came up with a solution using pushState() method. Click here: http://www.moz.com/blog/create-crawlable-link-friendly-ajax-websites-using-pushstate to find out how to create crawl-able content using pushState . This should help our crawler read AJAX content. Let me know if this information works for you!
Other Research Tools | | DavidLee1