google-webmaster-tools

remove pages from google dynamic url - robots.txt

落爺英雄遲暮 提交于 2019-12-24 18:06:12
问题 I have a few links on google that are domain.com/results.php?name=a&address=b The results page/parameters has now been renamed and I need to remove the existing links on google etc. I tried User-agent: * Disallow: /results.php in robots.txt and then on google webmaster added the url to be removed: domain.com/results.php it says it was removed successfully, however when I look at google an type domain.com - the existing urls with parameters are all still there. What am I doing wrong? There are

How can I get “Search Queries” data from Google WMT?

倖福魔咒の 提交于 2019-12-24 16:23:03
问题 I'm triyng to get data from the Search Queries section in Google WMT. I'm using a simple console app in C# .net 4.5. Thanks to this source, I instanciated the connexion but now I have a service which I can't use as I want. Here is my working code for now, which get my websites : var service = Authentication.AuthenticateOauth(client_id, client_secret, user); if (DaimtoWebMasterSitesHelper.list(service).SiteEntry != null) { foreach (var site in DaimtoWebMasterSitesHelper.list(service).SiteEntry

Google hreflang language confusion: Do I have to add hreflang for the page ITSELF?

六眼飞鱼酱① 提交于 2019-12-23 16:17:35
问题 On Google's hreflang documentation, in the 2-language example, it says: Imagine you have an English language page hosted at http://www.example.com/, with a Spanish alternative at http://es.example.com/. You can indicate to Google that the Spanish URL is the Spanish-language equivalent of the English page in one of three ways: HTML link element in header. In the HTML <head> section of http://www.example.com/, add a link element pointing to the Spanish version of that webpage at http://es

How to exclude part of a web page from google's indexing?

馋奶兔 提交于 2019-12-23 08:07:32
问题 There's a way of excluding complete page(s) from google's indexing. But is there a way to specifically exclude certain part(s) of a web page from google's crawling? For example, exclude the side-bar which usually contains unrelated contents? 回答1: You can include with an IFRAME tag the part of the page that you want hide at Googlebot and block the indexing of the file included from the robots.txt file. add the iframe for include the side-bar in your page <iframe src ="sidebar.asp" width="100%"

HttpResponse error with Google Webmater Tools

匆匆过客 提交于 2019-12-14 02:16:03
问题 I'm trying to use Google Webmaster Tools following this guide I implemented my url as it says (r'^googlece9fb428b0c84a39\.html$', lambda r: HttpResponse("google-site-verification: googlece9fb428b0c84a39.html", mimetype="text/plain")), But I'm getting the following error when acessing the url: NameError at /googlece9fb428b0c84a39.html global name 'HttpResponse' is not defined 回答1: from django.http import HttpResponse 回答2: just need to import HttpResponse from django.http 来源: https:/

Fetch as Google Webmaster tools

坚强是说给别人听的谎言 提交于 2019-12-13 13:27:24
问题 I have an AngularJS SPA site which I wanted to test using google's "Fetch as Google" feature in webmaster tools. I am a little confused about the results. The screenshot from Googlebot looks correct however the response doesn't include any of the contents inside the "ui-view" (ui-router)... can someone explain what is happening here? Is google indexing the site properly since the screenshot is correct? Or is google not able to execute the JS properly for indexing? 回答1: This is a mixed bag.

Do my web pages need to be in HTML5 to use the Data Highlighter or Schema.org Microdata?

只愿长相守 提交于 2019-12-13 08:57:17
问题 Do my web pages need to be written in HTML5 to use the Data Highlighter? Do my web pages need to be written in HTML5 to use the Schema.org Microdata? 回答1: Not sure about the Data Highlighter, but yes, in order to use Microdata (whether with schema.org or any other vocabulary) you need to use HTML5. Microdata was originally part of HTML5 (it was removed from the spec some time ago, and now exists separately, but is still only valid in HTML5). However you can still use schema.org in non-HTML5

Search Console API: Impressions don't add up comparing totals to contains / not contains keywords

自闭症网瘾萝莉.ら 提交于 2019-12-13 04:47:19
问题 We are using the Search Console (webmaster tools) API to download search performance results for our site to compare search performance on people searching using our company name vs non company name searches. We have found a problem where the impressions don't add up when comparing "all search results" to "search results via specific keywords". For example, if we do a report to show all web results for all devices for our site on a specific date, we get 189,491 impressions. If we then report

Author error inside Google Structured Data Test

强颜欢笑 提交于 2019-12-13 04:40:57
问题 I receive this error when analyzing a review of my website: "Missing required hCard "author"" http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.gamempire.it%2Fcastlestorm-ps-vita%2Frecensione%2F131419 Why? I have setted the class="author" inside the html. This is the code of the page: https://gist.github.com/anonymous/7675765, that you can find here: http://www.gamempire.it/castlestorm-ps-vita/recensione/131419 回答1: author vcard has to be inside the hentry element http:/

Why is my Joomla site generating weird session ID's?

五迷三道 提交于 2019-12-13 03:29:17
问题 First of all, my URL - http://www.candoboatloans.com.au In webmaster tools I am receiving many links such as: http://www.candoboatloans.com.au/?wvsessionid=wv7d73ec84dc9a4a97b27fb3928927d405 http://www.candoboatloans.com.au/used.html?wvsessionid=wv8dfe2ff8bc24463f894053b1e5153d0b http://www.candoboatloans.com.au/jet-ski-finance.html?wvsessionid=wv246bfb5c95524129b0751fbc91dab2ee Something seems to be auto-generating these weird peramaters since new ones keep popping up in webmaster tools. I