Is Google excluded from crawling this board?
- NicTheQuick
- Addict
- Posts: 1514
- Joined: Sun Jun 22, 2003 7:43 pm
- Location: Germany, Saarbrücken
- Contact:
Is Google excluded from crawling this board?
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.
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.
Re: Is Google excluded from crawling this board?
confirmed. Nearly no post is found by google anymore.
-
- Enthusiast
- Posts: 141
- Joined: Sat Sep 21, 2019 4:24 pm
Re: Is Google excluded from crawling this board?
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/
https://ricardo-sdl.itch.io/
Re: Is Google excluded from crawling this board?
Maybe with the last server change the robots.txt file is blocking all bots? 

Re: Is Google excluded from crawling this board?
Seems likely yeah, I used to see Bing BOT, google BOT etc as always online users, now I never do.
Re: Is Google excluded from crawling this board?
@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...
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...

Re: Is Google excluded from crawling this board?
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
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
Re: Is Google excluded from crawling this board?
I removed the bot check, it should be better
- NicTheQuick
- Addict
- Posts: 1514
- Joined: Sun Jun 22, 2003 7:43 pm
- Location: Germany, Saarbrücken
- Contact:
Re: Is Google excluded from crawling this board?
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.
Re: Is Google excluded from crawling this board?
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...
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...
Re: Is Google excluded from crawling this board?
Purebasic is back !
Re: Is Google excluded from crawling this board?
This problem seems to be back again for me this afternoon. Can anyone else confirm?
Duck Duck Go seems unable to crawl it too.
Code: Select all
PureBasic
https://www.purebasic.com
No information is available for this page.
Learn why
PureBasic Forum
PureBasic
https://forums.purebasic.com
No information is available for this page.
Learn why
Re: Is Google excluded from crawling this board?
Confirmed google is .... mmm? google?spikey wrote: Sat Aug 16, 2025 3:49 pm This problem seems to be back again for me this afternoon. Can anyone else confirm?Duck Duck Go seems unable to crawl it too.Code: Select all
PureBasic https://www.purebasic.com No information is available for this page. Learn why PureBasic Forum PureBasic https://forums.purebasic.com No information is available for this page. Learn why

Google= No work
DuckDuckGo= Work
Bing= Work
Yahoo= Work
Ecosia= Work
Yandex= Work
Gibiru= Work
Dogpile= Work
Startpage= Work
Qwant= Work
As i said... google is google...
If translation=Error: reply="Sorry, Im Spanish": Endif
Re: Is Google excluded from crawling this board?
Strange to see such a treatment difference :
I go to this forum, only with Google search. And, actually, I do not see any problem...
I am curious to see anybody making a Google visibility "map" of the forum, with a VPN.
Is this message of minimy a presage of a none status in the next hours ?
I go to this forum, only with Google search. And, actually, I do not see any problem...
I am curious to see anybody making a Google visibility "map" of the forum, with a VPN.
Is this message of minimy a presage of a none status in the next hours ?
Re: Is Google excluded from crawling this board?
The Robots.txt needs adjustment, that is for sure. ChatGPT can't access it:
I couldn’t fetch purebasic.com directly here (blocked by robots.txt)
Too bad, because it is the main resource of PB syntax rules and solutions. @Fred!