Live data from Hacker News

Show HN: Open-source script to get your site indexed on Google

github.com

61–66 of 66 posts

Re: Show HN: Open-source script to get your site indexed on Google

#61

What happend to the good'ol sitemap.xml? You'll probably find an npm package with lots of dependencies that'll generate that sitemap for you if that's what you need...

I’m failing to see how this isn’t just “hey look at my sitemap”!

Per Google's docs:

> For websites with many short-lived pages like job postings or livestream videos, we recommend using the Indexing API instead of sitemaps because the Indexing API prompts Googlebot to crawl your pages sooner than updating the sitemap

Re: Show HN: Open-source script to get your site indexed on Google

#62
post #7

This script abuses the Indexing API which is intended for job posting and other specific purposes. https://developers.google.com/search/apis/indexing-api/v3/qu... Use at your own risk.

> If you dont have content that falls into those categories, the API won't help you there.

https://www.youtube.com/watch?v=kvYb2bdtT7A&t=422s

IME it will silently drop and ignore anything that is not relevant.

Re: Show HN: Open-source script to get your site indexed on Google

#63

The annoying thing about this is that it will ruin this feature for everyone else. I, and many others, use this for requesting to index time sensitive content.

Yes and no. I mean, just because something gets indexed doesn't mean Google values it and is willing to expose its customers to it. The consistent problem with SEO is that most SEOs don't understand Google's business model. They don't understand Google is going to best serve its customers (i.e., those doing the search). SEOs (and their clients) need to understand that getting Google to index a turd isn't going to cha…

> Google is not interested in pointing its customers to turds.

We must have been using a different Google over the past 3 years. It does this almost exclusively now.

Re: Show HN: Open-source script to get your site indexed on Google

#64

Earlier quoted context omitted.

Yes and no. I mean, just because something gets indexed doesn't mean Google values it and is willing to expose its customers to it. The consistent problem with SEO is that most SEOs don't understand Google's business model. They don't understand Google is going to best serve its customers (i.e., those doing the search). SEOs (and their clients) need to understand that getting Google to index a turd isn't going to cha…

> Google is not interested in pointing its customers to turds. We must have been using a different Google over the past 3 years. It does this almost exclusively now.

Google is not interested in pointing its customers to a turd that hasn't paid for that right.
Post reply on HN