google-search-console Questions
2
Solved
I have a domain that is set-up with Google Business Apps for email under one Google account, and I verified the domain using a google-site-verification TXT record. BUT, I've just added it to my Web...
Sorcha asked 17/2, 2014 at 1:17
3
Solved
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-ba...
Ailanthus asked 5/1, 2010 at 7:39
4
Solved
Recently the google search console reported a coverage issue on our ASP.NET website for the urls pointing to PDF documents.
So far in our web.config file we don't have any MIME setting for PDF docu...
Thalweg asked 16/12, 2020 at 7:58
4
I use google-api-php-client library to access webmaster tools data. When I wanted to list sitemaps, it appeared Fatal error: Uncaught exception 'Google_Service_Exception'(403) User does not have su...
Lentic asked 22/1, 2015 at 2:34
4
I am trying to connect to google search console API using OAuth2
const {google} = require('googleapis');
const auth = new google.auth.OAuth2(
YOUR_CLIENT_ID,
YOUR_CLIENT_SECRET,
YOUR_REDIRECT_U...
Devotee asked 26/1, 2022 at 11:31
1
Google Search Console isn't indexing my Angular SPA application. The Angular team dynamically inserts a "noindex" meta tag in the head and after page rendering completes an Angular component delete...
Kaolin asked 29/3, 2019 at 15:43
7
Solved
I have generated a sitemap from online generators, it seems to be working and even i tested it on old google search console sitemap testor and it works. but when i submit it in both versions ...
Avaria asked 25/12, 2018 at 10:49
3
Solved
I see many URLs with status Excluded in search console google, when I click on "TEST ROBOTS.TXT BLOCKING" I get following error:
Property not in account
You are verified to see sc-...
Amberly asked 2/4, 2021 at 12:58
5
I was checking Core Vitals on PageSpeed insight and noticed its flagging Image elements do not have explicit width and height and suggesting Set an explicit width and height on image elements to re...
Gusti asked 11/3, 2021 at 4:35
1
We're developers of mobile device games.
I'm looking for solution how to add our game into list of games on youtube. We would like to use name of the game below video on youtube.
I have read many...
Viscera asked 5/3, 2017 at 16:17
2
Solved
My angular 7 apps sitemap.xml is not being picked up by webmaster tools
I have this sitemap.xml file (I've hidden real names):
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http:...
Obreption asked 19/12, 2018 at 12:16
1
Why does the Cumulative Layout Shift metric reported in Google's speed measurement tools, like Lighthouse/PageSpeed Insights differ from what is reported in Search Console?
Very asked 1/7, 2020 at 17:56
1
I have a functioning website with a blazor client side component (webassembly/WASM). I then tried to google advertise for the site, but it was rejected for Unwanted Software. I looked at my site, a...
Toe asked 12/5, 2020 at 15:47
2
Google's mobile-friendly test states my web site is not mobile-friendly.
It states that the content is wider than the screen and clickable elements are too close together. Drilling down it is bec...
Cila asked 28/7, 2017 at 16:1
2
Solved
The Google Search Console offers a couple methods for claiming ownership of a site. The recommended one is to download an HTML verification file and upload it to your site. An alternative method is...
Spevek asked 6/8, 2019 at 21:31
2
Solved
I'd like to use Google's Webmaster Tools to add domain verification for my "site", which is entirely made up of Cloud Functions for Firebase:
https://us-central1-<project-id>.cloudfunctions....
Butyraldehyde asked 4/4, 2018 at 22:30
1
I already set up Google Cloud Endpoints project and can invoke http/https requests. Endpoints gives me MY_API.endpoints.MY_PROJECT.cloud.goog domain name that I can use. I'm using gRPC Cloud Endpoi...
google-cloud-platformgoogle-kubernetes-enginegoogle-cloud-endpointsgoogle-cloud-pubsubgoogle-search-console
Vannesavanness asked 4/6, 2019 at 9:1
4
A friend of mine has been having trouble getting her site indexed by google and asked me to have a look, but that is not something I really know much about and was hoping for some assistance.
Loo...
Fireproof asked 23/12, 2017 at 23:19
2
Solved
I use this meta tags to make google crawler know that I have two languages for my site, as suggested here support.google.
<link rel="alternate" hreflang="x-default" href="http://www.example.co...
Digressive asked 25/2, 2019 at 19:22
1
The Mobile Usability report for one of the websites I maintain is currently showing 215 Valid (mobile-friendly pages). At the same time, the Coverage report shows that a total of 399 pages ar...
Rusel asked 18/1, 2019 at 15:4
8
I've just coded my first website using reactjs, but when I check how google sees my website, I receive the following result:
My HTML file looks like this:
<!DOCTYPE html>
<html>
<...
Cockscomb asked 21/2, 2018 at 9:15
2
I'm having an issue with getting Googlebot to correctly render my webpage(s).
It's rendering the header and one "row" of my page (just the page's top background picture), and then failing to rende...
Littleton asked 29/6, 2016 at 15:13
3
Solved
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.e...
Mainmast asked 22/12, 2014 at 7:30
4
Since the end of may, I have a lot of new 404 errors in the Smartphone Crawl Errors page in Webmaster Tools / Google search console. All of them starts with /m/ or /mobile/, none of which are exist...
Intercut asked 12/6, 2015 at 8:7
2
Solved
before responsive design we need mobile specific sitemaps, but with responsive design they were not needed.
But with introduction of Accelerate Mobile Pages (AMP), we are again having mobile speci...
Radmilla asked 21/5, 2016 at 15:57
1 Next >
© 2022 - 2024 — McMap. All rights reserved.