Google indexing everything

Ai Samuel

BANNED
Joined
Nov 8, 2022
Messages
343
Reaction score
127
How do I stop Google bot from indexing my jetpack? I have attached image of the problem below.
 

Attachments

  • Screenshot_20250818-022314.jpg
    Screenshot_20250818-022314.jpg
    117.9 KB · Views: 27
You should ask Google to remove the indexed URLs.
 
Robots txt file google it bro.

Heres an example

# robots.txt for example.com
# Allow everything by default except sensitive areas

User-agent: *
Disallow: /admin/
Disallow: /login
Disallow: /search
Allow: /assets/
Allow: /public/

# Block a few aggressive crawlers completely
User-agent: AhrefsBot
Disallow: /
User-agent: SemrushBot
Disallow: /
User-agent: MJ12bot
Disallow: /

# Sitemap location
Sitemap: https://example.com/sitemap.xml
 
How do I stop Google bot from indexing my jetpack? I have attached image of the problem below.
I encountered a very interesting thing, when my domain was about to expire, Google announced that my website had been indexed, that was the anniversary of the first time I made a website.
 
I encountered a very interesting thing, when my domain was about to expire, Google announced that my website had been indexed, that was the anniversary of the first time I made a website.

Lol you think they wanted your site? Google have been known for doing dodgy things in the past. If thats what you mean.
 
Lol you think they wanted your site? Google have been known for doing dodgy things in the past. If thats what you mean.
I just post on entertainment blog but google makes me find it very interesting
 
Prevent Jetpack from indexing by applying a noindex rule or robots.txt block. Refresh cache and trigger re-crawl in Google Search Console.
 
Use Removal tool to deindex your indexed site on Google Search Console.
 
Back
Top