All Questions
Tagged with google-webmaster-tools or google-search-console
1,281 questions
Score of 0
0 answers
137 views
Angular 20 SSR & Prerendering: Subpages "Crawled - currently not indexed" on Firebase Hosting
I am struggling with an indexing issue on an Angular 20 project hosted on Firebase. While my main landing page is indexed, all subpages remain in the Google Search Console (GSC) status: "Crawled –...
Score of 0
1 answer
119 views
"crawled - currently not indexed" Error when using Blazor client-side
I have an ASP.NET Core Razor Pages website where most pages are purely server-rendered, and they’re all indexed by Google just fine.
However, I have three pages that contain Blazor WebAssembly ...
Score of 0
1 answer
77 views
Using Google Search Console, on the "URL Inspection" tab I get "Unnamed Item" for my "application/ld+json" script
I have a dotNet Core application with this script in a .cshtml page (within );
@Html.Raw(@"<script type=""application/ld+json"">
{
""@context"": &...
Score of 2
1 answer
94 views
Blogger homepage sections are empty after adding VideoObject JSON-LD schema to some posts
I'm facing an issue with my Blogger website where the sections on the homepage are not displaying any posts. I suspect this started happening after I edited some of my posts to add a VideoObject JSON-...
Score of 0
1 answer
148 views
Google Sitemap namespace declaration issue
I have a sitemap index that looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<...
Score of 0
1 answer
61 views
Google Search Console export not giving the same URL
I'm going through a list of URLs that google have tried to index that gives 503. We have fixed a number of these, and I wanted to go through the list to test which are still left.
However, I ...
Score of 5
1 answer
2930 views
Why is my Google Search Console saying "Couldn't Fetch" a sitemap?
I have my sitemap.xml file hosted on Github Pages, along with my index.html file and my other folders necessary for my project. When I try to add the sitemap.xml file into the sitemap section on ...
Score of 1
0 answers
86 views
How to test submitting a sitemap to Google in a sandbox environment?
I have a Java project that uses Vaadin, and I need to submit my sitemap to Google. However, before submitting it for real, I want to test the process in a testing environment or sandbox.
I've searched ...
Score of 1
1 answer
318 views
Cannot find DNS Record of Vercel-provided domain (<project-name>.vercel.app) when Setting Up Google Search Console
Google Search Console requires the DNS record of the domain but I couldn't find it in Vercel Dashboard. It isn't in the Domains tab of dashboard or domains section of my project settings. I used ...
Score of 0
1 answer
492 views
My Nuxt webapp pages are flagged as Soft 404 on google search console despite pages exist
Versions
Nuxt: v3.14.1592
Node: v20.10.0
Reproduction
https://iptvlandbox.com/
nuxt.config.js:
import { resolve } from "path";
export default defineNuxtConfig({
compatibilityDate: &...
Score of 0
1 answer
87 views
Google results icon for my website is default VueJs icon
I made a website using VueJs and a Template.
Google crawled the website and used the Vue icon as Google results icon (see screen).
I removed the icon and replaced by another one using the same icon ...
Score of 3
0 answers
345 views
Uploading a Sitemap from GitHub Pages to Google Search Console
I have a website hosted statically on GitHub Pages. When attempting to manage it with Google Search Console, I noticed that it has only been able to index the landing page of the site.
To address this,...
Score of 0
1 answer
100 views
Is this XML sitemap correct where two URLs in fact point to the one file?
I have the following XML sitemap:
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=...
Score of -2
1 answer
141 views
Why do I see a very low count of URLs in Core Web Vitals section of Google Search console?
For Mobile, only ~2.6k URLs are shown across Good, poor and needs improvement whereas approximately 3L URLs are indexed by Google for my website
URLs which are indexed and are present in sitemaps
...
Score of 0
1 answer
219 views
Why are my pages being excluded by Google for noindex tags that don't exist?
I have a lot of URLs that in Google Search Console seem to be showing as Excluded by ‘noindex’ tag. However, this meta tag does not seem to exist in the pages themselves.
An example is https://www....