When ever Googlebot tries to access any topic or a category page on my nodebb forum, it encounters a 404. This doesn't happen on browser .. Does anyone else face the same issue ? (NodeBB version is latest 1.8.2).
chdrealtor
@chdrealtor
Best posts made by chdrealtor
-
Google Bot can't see NodeBB Posts
-
RE: Google Bot can't see NodeBB Posts
Go to Manage -> Privelleges. The spiders dont have view access by default. Please give them view access and it will be all fine.
Latest posts made by chdrealtor
-
RE: Email bounce management and unsubscribe requests
@Bri So no proper solution for bounce management through SES ?
-
RE: Email bounce management and unsubscribe requests
Hello,
I am in a similar situation as yours. Were you able to find a solution to handle bounces from Amazon SES ?
Thanks.
-
RE: Suggested Topics towards the end
That was really quick and awesome man. Thanks a lot for your patience to deal with noobs like me !!
-
RE: Suggested Topics towards the end
Is there some guide that can help me do that ? I am not that conversant with tech aspects of NodeBB.
-
RE: Google Bot can't see NodeBB Posts
Go to Manage -> Privelleges. The spiders dont have view access by default. Please give them view access and it will be all fine.
-
Suggested Topics towards the end
Is there are minimum number of topics that should match for the suggested topics widget to appear below every topic like it appears in community.nodebb.org ?
-
RE: Google Bot can't see NodeBB Posts
Yes, the settings the ACP are default settings for the web crawler .. Nodebb is basically giving a session mistmatch error when crawler is trying to access a url. due to which it attempts to redirect to /login and then to /user(which is an undefined route and hence keeps showing 404 on every page).
-
Google Bot can't see NodeBB Posts
When ever Googlebot tries to access any topic or a category page on my nodebb forum, it encounters a 404. This doesn't happen on browser .. Does anyone else face the same issue ? (NodeBB version is latest 1.8.2).