36degrees
Member
Hi,
There are a few threads on setting up crawler access for Google AdSense already (like here, here and here) although none of them are conclusive. As far as I can tell from reading the existing threads, the expectation is that you can configure the AdSense crawler to
I've tried setting this up and according to Google the status is 'Crawling' with a nice green dot, however we're still not seeing ads in threads not visible to guests, and the user that we created for the crawler has had no activity and has no IP addresses associated with it other than my own from when I set it up.
As far as I can tell from testing the issue is that without a valid CSRF token in the POST data, it's always going to fail CSRF validation? Unless I'm missing something that's meant to work around this?
Does anyone think they've actually managed to get this working?
Ollie
There are a few threads on setting up crawler access for Google AdSense already (like here, here and here) although none of them are conclusive. As far as I can tell from reading the existing threads, the expectation is that you can configure the AdSense crawler to
POST
to login/login
with a login
and password
and then the crawler would be able to 'log in' and access pages that are otherwise not accessible by guests.I've tried setting this up and according to Google the status is 'Crawling' with a nice green dot, however we're still not seeing ads in threads not visible to guests, and the user that we created for the crawler has had no activity and has no IP addresses associated with it other than my own from when I set it up.
As far as I can tell from testing the issue is that without a valid CSRF token in the POST data, it's always going to fail CSRF validation? Unless I'm missing something that's meant to work around this?
Does anyone think they've actually managed to get this working?
Ollie