vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Anyone useing google Adsense new "Site Authentication" with vB? (https://vborg.vbsupport.ru/showthread.php?t=150136)

hydn 06-19-2007 08:27 PM

Anyone useing google Adsense new "Site Authentication" with vB?
 
More about it here:
http://www.astahost.com/site-authent...es-t15963.html

Anyone else uses this? Or if it's even worth it?

tobybird 06-19-2007 08:33 PM

So it's out of beta? Interesting... I'll have to check my AdSense accounts. I don't remember seeing it the last time I logged in.

htrshgytrs 07-12-2007 01:24 AM

i can see it within my adsense, but cannot get it to work either.

I'm using the following parameters, does this look right?

vb_login_username
vb_login_password

I've also tried using the hashed password with vb_login_md5password and vb_login_md5password_utf but still no luck. Anyone set this up successfully yet?

Dismounted 07-12-2007 04:45 AM

Try these two cookies (make sure you put your cookie prefix before the cookie names):
Code:

userid = INSERTUSERID
password = INSERTPASSWORD

Password is this:
PHP Code:

md5(md5(md5($password) . $salt) . $license


hydn 07-13-2007 01:55 PM

any benefits of using this?

htrshgytrs 07-14-2007 02:48 AM

the benefit is google can provide better targeted ads to pages that are viewable only to registered users.

Dismounted - thanks for the help, i'm not clear on how to use what you have posted though. Google want a POST string to be supplied, using the login parameters.

Dismounted 07-14-2007 05:25 AM

Ah, try these:
Code:

vb_login_username
vb_login_md5password

The password must be MD5 hashed, so search Google for a MD5 hasher and use that.

htrshgytrs 07-14-2007 05:54 AM

thanks, but like i posted i've tried both of those. I used the hashed password from the database though, perhaps thats incorrect?

Dismounted 07-14-2007 06:10 AM

No, the password in the database is double MD5'd and salted. You need to plain MD5 the password.

hydn 07-14-2007 01:12 PM

In vb's case. Guest still have access to the forum content. I only see this useful for forums with deny permissions set for guest from browsing threads. In which case Google ads will be affected and a login will give Google access to content and thus improve targeting.

This will be useful for non vb sites that have paid membership where you have to login - (ex. site.com/members) - where if you don't have membership of a valid password you can't access any of the member content.

With vB and most forums you can access most if not all the content as a guest you simply can't post which does NOT affect Google ads.

In fact pages such as newthread, newreply, and compose PM will have low CTR since users are performing an action. There's only one forum for Premium Members on our site that blocks guest and regular members. However, premium members don't see ads on our board. Using this for most vB forums is pointless AS-IS.


All times are GMT. The time now is 02:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01158 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete