Integrating Google Adsense Authorization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eJM
    Senior Member
    • Sep 2004
    • 916
    • 3.8.x

    Integrating Google Adsense Authorization

    Originally posted by harleyb
    It's absolutely possible to have the Adsense Spider log into a vB account. The configuration is almost laughably simple once you realize why the regular login settings don't work.
    Yes, it does work very well. Thank you very much. However, it would only be "almost laughably simple" to someone who has far more expertise into the system than the average forum administrator - and I consider myself slightly above average.

    Anyway, your guidance helped me get it right and I thank you. But there is a little information missing that I feel may confuse some webmasters, so I would like to give it my own step-by-step to prevent a series of questions to follow.
    1. Create an account on your forums for the Adsense spider that has access to all the pages you want to serve ads on. Test the account by logging in manually and ensuring that it's good to go.
    2. Visit http://www.miraclesalad.com/webtools/md5.php and enter the password you chose to get the MD5 Hash equivalent.
    3. Go to http://www.google.com/adsense/list-auth and press the + Add a login link.
    4. In the Restricted Directory or URL: box, enter the URL to your forum home page (http://yoursite.com/forum/).
    5. In the Authentication URL: box, enter http://yoursite.com/forum/login.php?do=login (change the URL to reflect your own domain name and forums folder).
    6. From the Authentication Method: drop-down, select POST.
    7. In the Parameters: section, enter the following data in the Attribute and Value boxes (you will have to add 2 additional parameters to the 2 default ones by clicking the "add another parameter" link):
      1. Attribute: vb_login_username Value: <the username you chose>
      2. Attribute: do Value: login
      3. Attribute: vb_login_md5password Value: <the MD5 Hash of the password>
      4. Attribute: vb_login_md5password_utf Value: <the MD5 Hash of the password>
    8. Click the Test My Authentication URL link to ensure it's working.


    Thank you again, harleyb. I really appreciate the information that now makes it possible for me to add my private forums as an additional revenue source.

    Jim

    NOTE: after further testing, I find this does NOT work. The testing on the Google Adsense Site Authorization page works, but the spider does not actually login to the forum when it visits. Please watch for further developments to this issue here: http://www.vbulletin.com/forum/showthread.php?t=293075
    Last edited by eJM; Fri 12 Dec '08, 5:26pm.
    If my post was helpful to you, please take the time to register at my forum and ask a question you've always wanted to know about floors.
    www.TheFloorPro.com

Related Topics

Collapse

Working...