Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
August 22, 201410 yr Well, forget what i said. It was just a matter of time. Today i went to the adsense Definitions and the crawler access was working fine! Thank you :)
December 17, 20159 yr Can you tell me the settings for IPS 4? I tried: Site URL: http://www.site.de/ Login URL: http://www.site.de/login/ Method: POST Parameter auth = username I created for the AdSense bot password = password I created for the AdSense bot But this is not working.
April 9, 20168 yr On 19/03/2014 at 1:28 PM, bfarber said: Yes Are the adsense crawler login settings unchanged on 4.x? Regards
April 11, 20168 yr On 4/9/2016 at 4:33 PM, xtech said: Are the adsense crawler login settings unchanged on 4.x? Regards There are no settings specific to adsense crawlers in 4.x.
April 12, 20168 yr My question is how do we resolve this properly meeting Adsense requirements? If we have semi-public area in other words behind a login area but still designed for the public? As far as what I got set up the login is not working there is never been a IP recorded other than my own for my Adsense login.
August 22, 20168 yr The login page is now using a CSRF key, so I guess this will make it impossible to automate the login.
March 24, 20177 yr Is this still true in respect of 4? I have this working on 3, but cant get it working on 4 on my test install. Edited March 24, 20177 yr by Morgin
January 12, 20187 yr Hi, I am struggling to get the Adsense crawler to login successfully to my IPS forum so that I can display ads on member only areas. These are my settings: I am using POST auth = username of my bot account password = pass of my bot account Can anyone who is successfully using Adsense on their site confirm the correct settings? Thanks for your help.
March 12, 20186 yr Can someone post a fresh copy of the parameters that Google Bots need to login to the forum? Login URL = https://mopar1973man.com/login/ auth_key = 880ea6a14ea49e853634fbdc5015a024 ips_password = (Account password) ips_username = (Google Bot Username) rememberMe = 1 Are these correct?
March 14, 20186 yr I had to remove my adsense. We were getting impressive traffic stats but virtually no clicks. I couldn't figure it out what wasn't working. Would love to know if you get it working well with your forums.
March 29, 20186 yr On 12/3/2018 at 2:33 AM, Mopar1973Man said: Can someone post a fresh copy of the parameters that Google Bots need to login to the forum? Login URL = https://mopar1973man.com/login/ auth_key = 880ea6a14ea49e853634fbdc5015a024 ips_password = (Account password) ips_username = (Google Bot Username) rememberMe = 1 Are these correct? Did you managed to find a solution?
March 31, 20186 yr On 3/29/2018 at 2:03 AM, andavis said: Did you managed to find a solution? No. Still trying to figure this out.
March 31, 20186 yr On 12/03/2018 at 12:33 AM, Mopar1973Man said: Can someone post a fresh copy of the parameters that Google Bots need to login to the forum? Login URL = https://mopar1973man.com/login/ auth_key = 880ea6a14ea49e853634fbdc5015a024ips_password = (Account password)ips_username = (Google Bot Username) rememberMe = 1 Are these correct? The 2 highlighted items are most likely the problem - look at the HTML source of your login page. Do you see any fields called ips_password or ips_username? Those are the names of the fields on the login page for my site which still runs 3.4.9 but the corresponding fields on the 4.x login page are auth and password
April 2, 20186 yr I'll give that a shot and see what happens. ---TINKERING in the Admin CP --- It passes the login information now. Hopefully Google knows enough to hit the login button. Edited April 2, 20186 yr by Mopar1973Man
April 5, 20186 yr Like I said it passes the login info. Now how do you get it to login in? Here what I found on the Google side. https://productforums.google.com/forum/#!topic/adsense/uzT7CuJBjnE Edited April 5, 20186 yr by Mopar1973Man
April 8, 20186 yr On 2/4/2018 at 4:23 AM, Mopar1973Man said: I'll give that a shot and see what happens. ---TINKERING in the Admin CP --- It passes the login information now. Hopefully Google knows enough to hit the login button. Can you please tell us the correct settings to pass the login page?
April 8, 20186 yr auth = Username given for Google Adsense password = password given for Google Adsense NOTICE: This will pass the information along to the login boxes but still at this point for me it will NOT actually login. I've got a support ticket going currently to attempt to figure out why.
April 9, 20186 yr 18 hours ago, Mopar1973Man said: NOTICE: This will pass the information along to the login boxes but still at this point for me it will NOT actually login. I've got a support ticket going currently to attempt to figure out why. As I mentioned previously, there seems to be a CSRF token in the login form. This would also need to be sent as login parameter, but this kind of tokens have a variable value. So, this is likely to make automated login impossible (but it would be nice if somebody from IPS could clarify this). Edited April 9, 20186 yr by ptprog
April 9, 20186 yr Thank you I passed it along on the ticket I've got going to see if we can get an answer to this puzzle.
April 9, 20186 yr Response... Quote Hello, Sorry, I did overlook that when reviewing the request. Unfortunately, yes all forms have CSRF ( https://en.wikipedia.org/wiki/Cross-site_request_forgery ) protection. This requires a valid token to be sent with the form to validate the request. Unfortuantely this will mean that you cannot use the AdSense login functionality unless it can read the CSRF from the page and supply it (I'm not familiar enough with AdSense to know if it can do this). The CSRF token is unique to the current session, so it's not something you can provide to AdSense. Kind Regards, Stuart Silvester Invision Power Services, Inc. So we are basically without the ability to have Google Adsense Bots login to IPS software.
June 2, 20186 yr It would be ideal given Adsense has to be one of the most popular revenue generators for forums.