All Questions
Tagged with google-webmaster-tools or google-search-console
1,284 questions
0
votes
0
answers
98
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 –...
0
votes
1
answer
96
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 ...
0
votes
1
answer
64
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"": &...
2
votes
1
answer
85
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-...
0
votes
0
answers
100
views
Why does Search Console say "Sitemap could not be read" when hosted on S3 bucket?
I created an S3 bucket (mybucketname), uploaded HTML files and a stand-alone XML sitemap file (sitemap-video.xml).
I already successfully completed site verification on Google Search Console with ...
0
votes
1
answer
120
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">
<...
0
votes
1
answer
43
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 ...
6
votes
1
answer
2k
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 ...
1
vote
0
answers
81
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 ...
1
vote
1
answer
250
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 ...
0
votes
1
answer
468
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: &...
0
votes
1
answer
72
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 ...
3
votes
0
answers
239
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,...
0
votes
1
answer
85
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=...
-2
votes
1
answer
131
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
...