Is Google excluded from crawling this board?

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
NicTheQuick
Addict
Addict
Posts: 1503
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Is Google excluded from crawling this board?

Post by NicTheQuick »

Hi Fred,

today ChrigiGee wrote this post in the German forum: https://www.purebasic.fr/german/viewtopic.php?t=33431

After a few tests I made with Google search it appears that it no longer indexes the board properly. Could this be related to the server upgrade you made recently? Since the built-in board search is pretty poor, it would be a shame if Google no longer functioned as the search engine for the forum.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
User avatar
Bisonte
Addict
Addict
Posts: 1305
Joined: Tue Oct 09, 2007 2:15 am

Re: Is Google excluded from crawling this board?

Post by Bisonte »

confirmed. Nearly no post is found by google anymore.
PureBasic 6.21 (Windows x64) | Windows 11 Pro | AsRock B850 Steel Legend Wifi | R7 9800x3D | 64GB RAM | RTX 5080 | ThermaltakeView 270 TG ARGB | build by vannicom​​
English is not my native language... (I often use DeepL.)
ricardo_sdl
Enthusiast
Enthusiast
Posts: 141
Joined: Sat Sep 21, 2019 4:24 pm

Re: Is Google excluded from crawling this board?

Post by ricardo_sdl »

I use duckduckgo and can't find any forum posts and links on It either. The Domain is fone from the results.
You can check my games at:
https://ricardo-sdl.itch.io/
User avatar
Caronte3D
Addict
Addict
Posts: 1355
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Is Google excluded from crawling this board?

Post by Caronte3D »

Maybe with the last server change the robots.txt file is blocking all bots? :?:
Quin
Addict
Addict
Posts: 1122
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: Is Google excluded from crawling this board?

Post by Quin »

Seems likely yeah, I used to see Bing BOT, google BOT etc as always online users, now I never do.
Olli
Addict
Addict
Posts: 1196
Joined: Wed May 27, 2020 12:26 pm

Re: Is Google excluded from crawling this board?

Post by Olli »

@fred

You should check if a malware has modified the file robots.txt (looking after the several access dates).

https://support.google.com/webmasters/a ... -robotstxt
https://developers.google.com/search/do ... k-indexing

Remark : check also the ad system, because any fake news appear on the page queues... :?
User avatar
idle
Always Here
Always Here
Posts: 5835
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Is Google excluded from crawling this board?

Post by idle »

you can look at the contents of robots.txt

User-agent: CCBot
Disallow: /

User-agent: ClaudeBot
Disallow: /

so maybe there's another robots.txt higher up in the path or it's being blocked by dns
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Is Google excluded from crawling this board?

Post by Fred »

I removed the bot check, it should be better
User avatar
NicTheQuick
Addict
Addict
Posts: 1503
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: Is Google excluded from crawling this board?

Post by NicTheQuick »

Fred wrote: Mon Jul 28, 2025 2:06 pm I removed the bot check, it should be better
Thanks, Fred. Let's wait a few days until Google is up-to-date again now.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
Olli
Addict
Addict
Posts: 1196
Joined: Wed May 27, 2020 12:26 pm

Re: Is Google excluded from crawling this board?

Post by Olli »

Google help tells us two other ways to block it : the keyword 'noindex' in the page, or in the response (post thing).

Note that maybe you are for nothing, but a malware in the ads, that Google detected, and cut the whole site containing it.

I mail an example... (to alpha send at 22:35) As you can see, I do not think you are agree with that type of ad...
Olli
Addict
Addict
Posts: 1196
Joined: Wed May 27, 2020 12:26 pm

Re: Is Google excluded from crawling this board?

Post by Olli »

Purebasic is back !
Post Reply