118 questions
0
votes
2
answers
62
views
Metadata title, description, and favicon not showing up correctly on google after deployment
I dont know where to look for help on this one as I cant find any related issues online. I deployed a website 5 days ago on Vercel using a Namecheap domain / https://www.davidglassmusic.com/ / and its ...
0
votes
1
answer
57
views
I want some of the content in my page to be crawlable but should not be indexed
Problem:
A have page like https://websiteurl/person/{person}, where there is some content(which includes images, description) related to that person and within this page there is one section called (...
0
votes
1
answer
86
views
how to stop http urls from indexing?
I want to block http urls from indexing ,I want https urls only be indexed by googlebots,
I have tried this code in htaccess file but its not working[blocking
#blocking http urls from indexing
...
-1
votes
1
answer
1k
views
Google seach console: my sitemap status is 'Success' but with 0 discovered urls
I have two problems with the Google search console:
I inserted in the Google search console the sitemap copied from Yoast, according to this format: https://yourwebsite.com/sitemap_index.xml. The ...
0
votes
0
answers
23
views
How to hide <div> element from indexing by Google? [duplicate]
I have such a component that I need to hide from Google indexing, but this component is used on every page of the site.
const SmallCompaniesBlock = ({code, price, exchange, changes, beta}) => {
...
2
votes
2
answers
1k
views
Google search console Live Indexing failed with Server error (5xx)
My website was crawling by google perfectly until this last February, 2023. The website didn't have any robots.txt until now. Suddenly Page Indexing live test is failing due to this error
Failed: ...
0
votes
1
answer
476
views
FTP domain indexed by google
We are facing a very strange issue where google is indexing our FTP domain ftp.example.com.
We do not have that as a subdomain and there is no root folder or any other files for it.
So I am not sure ...
2
votes
1
answer
1k
views
How do you specify a dynamic URL in an XML sitemap?
I can't find info about dynamic URL in sitemap file.
For example:
I have such URL on my project
https://example.com/cards/(card id)
https://example.com/cards/1234-1234-1234-1234
https://example.com/...
1
vote
2
answers
134
views
Why all the directories of my laravel application is indexed in google?
My application is in Laravel + Vue I'v hosted on Hostinger VPS ubuntu 20.
when I type my site in Google like mywebsite.com google showing all the directories.
This is my site config
<VirtualHost *:...
0
votes
0
answers
75
views
Custom JSON API search using operator "site"
I need to check several hundred websites/pages a day for the presence of a Google index, in fact, I need an imitation of site:something.com. I use Custom Search JSON API
`
$search_query = ...
2
votes
1
answer
2k
views
Cloudflare and Google search console: Blocked due to access forbidden (403)
I am using Cloudflare for a website I own, I am facing a problem in google search console when I use URL Inspection/Test live URL I get URL is not available to Google, Blocked due to access forbidden (...
-1
votes
1
answer
87
views
stop my "google sites CMS" website from being indexed on google?
I used it just for fun google sites while a ago,
unfortunately, the website becomes viewable on google when I search with my name.
what do I want?
I want to not make it visible anymore when someone ...
0
votes
0
answers
108
views
is it required to use CDN for small videos on Hero banner?
I am trying to upload video on my hero banner.Video will always run on loop and has no audio.i read lots of article and one point which is common in all is using CDN.
Is it really required to use ...
0
votes
0
answers
723
views
Google Not Indexing Site - Says 'Blocked by Robots.txt' - However Robots.txt allows all crawlers -- Same problem with two different hosting services
I have built and published quite a few websites and never had the following issue:
Google is not indexing my website. Whenever I submit the page (in Google Search Console) it says "blocked by ...
0
votes
1
answer
882
views
Google indexing mostly JSON and Javascript files of my next.js website
I have a problem with Google indexing of Next.js (we use SSR). For SEO is important to index .HTML files. But Googlebot index mostly JSON and Javascript files. For example, yesterday he made 540 ...
1
vote
0
answers
124
views
Google Indexing API in Opencart
I wanted to integrate Google Indexing API on my E-Commerce Site for Better indexing. It's my first experience working on Opencart. I have worked on WordPress before. In WordPress, we can add the ...
-1
votes
1
answer
4k
views
Google Search Console - URL is not on Google: Indexing errors
I'm new in search marketing.I am trying to index one of the site, while inspecting the home page url in search console, it shows "URL is not on Google: Indexing errors" and under Indexing ...
3
votes
2
answers
3k
views
Google indexing Cloudfront distribution
I have a static site through Cloudfront with an S3 origin & custom domain via Route 53. All works well, except that Google has also indexed the Cloudfront distribution url (d123etc.cloudfront.net) ...
0
votes
1
answer
220
views
Indexing a URL in Google which has no any referral link in website
I have created a link such as http://example.com/s/an-arduino-product (in PHP), but there is no any referral link that refers to the above link in my website. If someone type this link on the browser, ...
1
vote
1
answer
1k
views
Allow only Googlebot to index everything
I want to disallow all bots to crawl and index a site. Except Googlebot. I want to allow google to index the index (/) URL, but nothing else. Preferably in robots.txt.
Do you have any ideas on how to ...
1
vote
1
answer
1k
views
Disable google indexing website telephone numbers
I was presented with the task of hiding telephone numbers from Google - what that means is, we want to display them on the website and have them clickable href="tel:..." but to ensure Google does not ...
3
votes
0
answers
102
views
Google is indexing my website's pages slowly, what is the problem?
How long will it take for Google to index whole pages, is it normal to take more than 2 months to index 75K out of 3.2M pages?
I added sitemap to google and set robot.txt more than 2 months ago, in ...
0
votes
1
answer
902
views
pages indexed by google without content load via ajax
The main problem is my website's pages in google cached are not complete, they have no data, because of XHR errors, here are some details:
I implemented my website using AngularJs, It works correctly ...
0
votes
1
answer
467
views
Google indexing for ejs
I am running a website on an Ubuntu server with mongodb as database that is purely written in Nodejs. The app runs on a server and all the requested route to ejs files. Inside the entry ejs file of ...
-1
votes
1
answer
315
views
How to redirect URL (with Query String) to homepage(index.php)
I have a PHP website where content is generated & shown on the website from SQL. File index.php uses pagination. Due to this a lot of pages generated about 1800 (index.php?page=1800) which got ...
2
votes
2
answers
4k
views
Does Google index private WordPress pages?
I have a customer claiming that a page that is marked as private under WordPress showed up on Google search.
The page showed up on Google search, but when the user reached the page, it returned a 404 ...
6
votes
1
answer
5k
views
GitHub repository not listing in Google search - no way to submit url
I have made my Github repo public a week ago but it is still not visible in google search even if I search it like site:https://github.com/user/reponame. Answers for similar questions on Stackoverflow ...
1
vote
1
answer
368
views
How to set a subdomain under main domain on google search? [closed]
I have a site and a blog as subdomain. The both are indexed on google, however, when I search for my domain, the blog and site are displayed separately. I'd like to show them "aggregated" way.
For ...
2
votes
1
answer
6k
views
How to send batch request with Google Indexing API
I'm following Google indexing API
And I want to send batch request with Google_Service_Indexing.
In PHP, please help me. How to do it.
In Google document, this is Google_Service_Books.
I tried with ...
1
vote
2
answers
2k
views
Is it possible to get the index status (Index Coverage report in new version) from Google Search Console via the API
I would like to get the index status from Google Search Console via API (see picture below):
I think it's called the Index Coverage Report in the new Google Search console version.
Is it possible to ...
4
votes
2
answers
9k
views
Page created with ReactJs is not indexed by google
I have a news section created with ReactJs, each news post acts as an individual page.
Unfortunately Google is not indexing these pages because of REactJs. I tried to use the babel-polyfill webpack, ...
0
votes
0
answers
31
views
Wordpress - Homepage Index
Need help.
The homepage and the navigation of the wordpress website I made have a different content once i search and click it from google index.
But once i directly open it thru address bar the ...
0
votes
0
answers
39
views
redirect a part of page of old site to new site web.config
i have renewed the structure of a website with the same dns, and now i want to redirect all the indexed pages to specific url, a lot of this are very old page and i redirect it to the homepage, other ...
1
vote
1
answer
149
views
Google Indexing and Crawling Issue with AngularJs 1.5x , ASP.NET MVC v4.5 Website along with Prerender.io
I am done developing a website with front-end technology as AngularJs 1.5x and server-side technology as ASP.NET MVC 4.5. Along with this, I am using prerender.io for crawling and indexing.
Now, after ...
0
votes
1
answer
172
views
Deprecated domain in google index
We have got a deprecated domain www.deprecateddomain.com. Specific fact is that we have got reverse proxy working and redirecting all requests from this domain to the new one www.newdomain.com.
The ...
-1
votes
1
answer
127
views
Why would you stop Google from indexing pages in your website? [closed]
I've read some articles on how to stop the indexing, but I'm not clear WHY you would actually want to do that.
1) The explanation I found for why was:
"For marketers, one common reason is to prevent ...
6
votes
5
answers
423
views
Should i header 301 for this redirection and how will google index be influenced?
I have an application that when you go to http://website.com it automatically redirects to http://website.com/en since no language was detected.
Is it neccesary to use a redirect 301 for this ...
8
votes
1
answer
11k
views
Stop google indexing subdomain
I have subdomain "klient" for testing websites for our clients and I don't want that to be indexed. I have set in robots.txt (in root of our web) this:
User-agent: *
disallow: /subdom/klient/*
But I'...
0
votes
1
answer
606
views
Is it possible to prevent portion of page from google to index
I am working on ruby on rails application.
In one of my page I want to prevent portion of page to get indexed by google.
Is it possible to prevent portion of page from google to index?
1
vote
0
answers
371
views
Firebase Google Indexing
I want to make a website based on frontend technologies. I would like to use Firebase as my DB. My website should be well indexed but I am not sure if it is possible with data retrieved from Firebase (...
2
votes
1
answer
414
views
Redirect non-existent https domain to different url
I have what appears to be a unique situation. I recently developed a site where the previous site was as http://example.com. They also had example.com that redirected to domain.com. In the new site, ...
4
votes
0
answers
589
views
How Index Android App in Google Search
Following the Google guide I didn't understand this:
I want link my Store page in the Google Index like here below:
I read about Firebase Dynamic Links but I really don't need all this features like ...
0
votes
1
answer
387
views
Google indexed my application with the security token. How? How to prevent?
I developed a web application that has a "demo page". One of the business rules is to get rid of the login/password thing to the trial users - while requiring the user to have a valid e-mail to start ...
2
votes
1
answer
276
views
Google doesn't crawl or index all my pages
I have submit many times to index all pages but google index only nearly 1000 pages out of 13000 pages. Can you please explain what is the issue behind this. My website link is here
0
votes
1
answer
195
views
Prevent google from indexing Postback Ajax destination
I have a website example.com where I have a number of pages where comments can be made. Instead of using submit/postback to post the comments back to the server, I use Ajax but it seems to have ...
0
votes
1
answer
233
views
"index.php" in google index, rewrite url with slim
I am working on a website which implements Slim. All my category urls are defined in a sitemap and a page which describes all the structure with links. But I don't precise the urls of the articles in ...
0
votes
1
answer
21
views
Disallow certain urls from googlebots
I have the following urls:
http://www.website.com/somethingawesome/?render=xml
http://www.website.com/somethingawesome/?render=json
What I want is to disallow google from indexing when the url has ?...
0
votes
1
answer
4k
views
How to avoid google indexing my site under development is completed
I have a new site and a new domain, will take about 2 months to complete development and then will go live. Only then I want google starts crawling and indexing my site.
So the question is how to "...
-2
votes
1
answer
179
views
How to avoid being crawled/penalized by Google [closed]
OVERVIEW
I'd like to test some Django websites using random data on a production server using real domain names, but these websites will be simple tests with possible duplicated data (quite probable ...
1
vote
0
answers
204
views
How to index multiple web pages dynamically with google?
In my use case I would like index my web pages with google. My website is similar to stackoverflow.com model. User can create posts. I want that post to be indexed by google immediately.
I have a ...