Live data from Hacker News

Google de-indexed Bear Blog and I don't know why

journal.james-zhan.com

41–50 of 199 posts

Re: Google de-indexed Bear Blog and I don't know why

#41

Earlier quoted context omitted.

Sorry but how did 2 work before you fixed it? You saved the queries people did and displayed them?

So the spammer would link to my search page with their query param: example.com/search?q=text+scam.com+text On my website, I'll display "text scam.com text - search result" now google will see that link in my h1 tag and page title and say i am probably promoting scams. Also, the reason this appeared suddenly is because I added support for unicode in search. Before that, the page would fail if you added unicode. So th…

Reminds me of a recent story on scammers using search queries to inject their scam phone numbers into the h1 header on legitimate sites [1]

[1] https://cyberinsider.com/threat-actors-inject-fake-support-n...

Re: Google de-indexed Bear Blog and I don't know why

#44
I ran into the same thing! My site still isnt indexed and I would REALLY like to not change the URL (its a shop and the url is printed on stuff) - redirects are my last resort.

But basically what happened: In august 2025 we finished the first working version of our shop. I wanted to accelerate indexing after some weeks because only ~50 of our pages were indexed and submitted the sitemap and everything got de-indexed within days. I thought for the longest time that its content quality because we sell niche trading cards and the descriptions are all one liners i made in Excel. ("This is $cardname from $set for your collection or deck!"). And because its single trading cards we have 7000+ products that are very similiar. (We did do all product images ourselves I thought google would like this but alas).

But later we added binders, whole sets and took a lot of care with their product data. The frontpage also got a massive overhaul - no shot. Not one page in index. We still get traffic from marketplaces and our older non-shop site. The shop itself lives on a subdomain (shop.myoldsite.com). The normal site also has a sitemap but that one was submitted 2022. I later rewrote how my sitemaps were generated and deleted the old ones in search console hoping this would help. It did not. (The old sitemap was generated by the shop system and was very large. Some forums mentioned that its better to create a chunked sitemap so I made a script that creates lists with 1000 products at a time as well as an index for them.)

Later observations are:

- Both sitemaps i deleted in GSC are still getting crawled and are STILL THERE. You cant see them in the overview but if you have the old links they still appear as normal.

- We eventually started submitting product data to google merchant center as well. It works 100% fine and our products are getting found and bought. The clicks still even show up in search console!!!! So I have a shop with 0 indexed pages in GSC that gets clicks every day. WTHeck?

So like... I dont even know anymore. Maybe we also have to restart like the person in the blog did and move the shop to a new domain and NEVER give google a sitemap. If I really go that route I will probably delete the cronjob that creates the sitemap in case google finds it by itself. But also like what the heck? I have worked in a web agency for 5 years and created a new webpage about every 2-8 weeks so i roughly launached about 50-70 webpages and shops and i NEVER saw that happen. Is it an ai hallucinating? Is it anti spam gone too far? Is it a straight up bug that they dont see? Who knows. I dont

(Good article though and I hope maybe some other people chime in and googlers browsing HN see this stuff).

Re: Google de-indexed Bear Blog and I don't know why

#46
post #4

We need a P2P internet. No more Google. No more websites. A distributed swarm of ephemeral signed posts. Shared, rebroadcasted. When you find someone like James and you like them, you follow them. Your local algorithm then prioritizes finding new content from them. You bookmark their author signature. Like RSS but better. Fully distributed. Your own local interest graph, but also the power of your peers' interest gra…

That literally already exists and nobody uses it. Gnutella. Jabber. Tor. IPFS. Mastodon. The Entire Fucking IPv4/IPv6 Address Space And Every Layer Built On Top Of It. (if you don't think the internet is p2p, you don't understand how it works) You know what else we need? We need food to be free. We need medicine to be free, especially medicines which end epidemics and transmissible disease. We need education to be fr…

I don't think we need for food to be free, we just need it to be accessible to everyone.

Every family should be provided with a UBI that covers food and rent (not in the city). That is a more attainable goal and would solve the same problems (better, in fact).

(Not saying that UBI is a panacea, but I've lived in countries that have experimented with such and it seems the best of the alternatives)

Re: Google de-indexed Bear Blog and I don't know why

#47
post #24
post #6

What I find strange about Google, is that there's a lot of illegal advertising on Google maps - things like accomodation and liquor sellers that don't have permits. However, if they do it for the statutory term, they can then successfully apply for existing-use rights. Yet I've seen expert witnesses bring up Google pins on Maps during tribunal over planning permits and the tribunal sort of acts as if it's all legit.…

legal citogenesis?

Clan justice, google is the clan.

Re: Google de-indexed Bear Blog and I don't know why

#49
post #6

What I find strange about Google, is that there's a lot of illegal advertising on Google maps - things like accomodation and liquor sellers that don't have permits. However, if they do it for the statutory term, they can then successfully apply for existing-use rights. Yet I've seen expert witnesses bring up Google pins on Maps during tribunal over planning permits and the tribunal sort of acts as if it's all legit.…

Is it treated differently from other kinds of advertising? A lot of planning and permitting has a bit of a 'if it's known about and no-one's been complaining it's OK' kind of principle to it.

Re: Google de-indexed Bear Blog and I don't know why

#50

Earlier quoted context omitted.

Sorry but how did 2 work before you fixed it? You saved the queries people did and displayed them?

So the spammer would link to my search page with their query param: example.com/search?q=text+scam.com+text On my website, I'll display "text scam.com text - search result" now google will see that link in my h1 tag and page title and say i am probably promoting scams. Also, the reason this appeared suddenly is because I added support for unicode in search. Before that, the page would fail if you added unicode. So th…

Interesting - surely you'd have to trick Google into visiting the /search? url in order to get it indexed? I wonder if them listing all these URLs somewhere are requesting that page be crawled is enough.

Since these are very low quality results surely one of Google's 10000 engineers can tweak this away.

Post reply on HN