Skip to main content
Filter by
Sorted by
Tagged with
0 votes
2 answers
62 views

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 ...
DeBoer753's user avatar
0 votes
1 answer
57 views

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 (...
Utsav Makwana's user avatar
0 votes
1 answer
86 views

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 ...
FARIS ISMAIL's user avatar
-1 votes
1 answer
1k views

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 ...
Andrea2810's user avatar
0 votes
0 answers
23 views

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}) => { ...
Purple Pig's user avatar
2 votes
2 answers
1k views

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: ...
Smith Dwayne's user avatar
  • 2,837
0 votes
1 answer
476 views

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 ...
Parth Parikh's user avatar
2 votes
1 answer
1k views

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/...
Nik Shein's user avatar
1 vote
2 answers
134 views

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 *:...
Zia's user avatar
  • 725
0 votes
0 answers
75 views

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 = ...
Denis Makohon's user avatar
2 votes
1 answer
2k views

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 (...
Isabella's user avatar
  • 137
-1 votes
1 answer
87 views

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 ...
user avatar
0 votes
0 answers
108 views

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 ...
Purvi Jha's user avatar
0 votes
0 answers
723 views

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 ...
godfatherjohn's user avatar
0 votes
1 answer
882 views

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 ...
Vladimir Otchenash's user avatar
1 vote
0 answers
124 views

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 ...
Taha Abdul Ghani's user avatar
-1 votes
1 answer
4k views

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 ...
Ankur J's user avatar
3 votes
2 answers
3k views

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) ...
peterorum's user avatar
  • 1,441
0 votes
1 answer
220 views

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, ...
Farrokh Yousefi's user avatar
1 vote
1 answer
1k views

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 ...
saturnusringar's user avatar
1 vote
1 answer
1k views

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 ...
Sebastian Sulinski's user avatar
3 votes
0 answers
102 views

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 ...
mahdi yousefi's user avatar
0 votes
1 answer
902 views

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 ...
mahdi yousefi's user avatar
0 votes
1 answer
467 views

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 ...
learner8059's user avatar
-1 votes
1 answer
315 views

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 ...
Vehlad's user avatar
  • 155
2 votes
2 answers
4k views

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 ...
cabey's user avatar
  • 410
6 votes
1 answer
5k views

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 ...
JenyaKh's user avatar
  • 2,558
1 vote
1 answer
368 views

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 ...
hugalves's user avatar
  • 373
2 votes
1 answer
6k views

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 ...
Rua Tahi's user avatar
  • 258
1 vote
2 answers
2k views

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 ...
Bogdan's user avatar
  • 161
4 votes
2 answers
9k views

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, ...
Csakany Iringo's user avatar
0 votes
0 answers
31 views

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 ...
Louie Arguelles Javier's user avatar
0 votes
0 answers
39 views

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 ...
Emanuele Tredweb's user avatar
1 vote
1 answer
149 views

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 ...
Mohammed Gadi's user avatar
0 votes
1 answer
172 views

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 ...
Vlad Zhukovsky's user avatar
-1 votes
1 answer
127 views

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 ...
the_it_crowd's user avatar
6 votes
5 answers
423 views

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 ...
somejkuser's user avatar
  • 9,064
8 votes
1 answer
11k views

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'...
stepik21's user avatar
  • 2,630
0 votes
1 answer
606 views

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?
Sonalkumar sute's user avatar
1 vote
0 answers
371 views

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 (...
exoslav's user avatar
  • 2,335
2 votes
1 answer
414 views

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, ...
Zach Rodimel's user avatar
4 votes
0 answers
589 views

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 ...
Lorenzo's user avatar
  • 102
0 votes
1 answer
387 views

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 ...
Guilherme's user avatar
  • 5,391
2 votes
1 answer
276 views

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
Gurpreet Singh's user avatar
0 votes
1 answer
195 views

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 ...
MiscellaneousUser's user avatar
0 votes
1 answer
233 views

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 ...
Amanite Laurine's user avatar
0 votes
1 answer
21 views

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 ?...
somejkuser's user avatar
  • 9,064
0 votes
1 answer
4k views

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 "...
Cindy Turlington's user avatar
-2 votes
1 answer
179 views

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 ...
BPL's user avatar
  • 10k
1 vote
0 answers
204 views

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 ...
Dany's user avatar
  • 2,810