vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Team: Hot or Not? Ready for Traffic Explosion? vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! vBSEO Helps Forum Earn $100/day from Google AdSense Discover the Power of "Long Tail Search" Crawlability Inc. Files for SEO Technology Patent
se sw

Create your own Privacy Policy (using vb templates)

This is a discussion on Create your own Privacy Policy (using vb templates) within the Member Articles forums, part of the Focus on Members category; looks like adsense is cracking down on enforcing their new policies, including having a privacy policy. Going to add this!...

Go Back   vBulletin SEO Forums > Focus on Members > Member Articles

Enhancing 80 million pages.

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools
  #16  
Old 05-12-2008, 12:39 PM
Senior Member
Big Board Administrator
 
Real Name: John
Join Date: Dec 2005
Posts: 359
looks like adsense is cracking down on enforcing their new policies, including having a privacy policy. Going to add this!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17  
Old 05-13-2008, 11:11 AM
Senior Member
Big Board Administrator
 
Real Name: John
Join Date: Dec 2005
Posts: 359
I got mine up, thanks!

Privacy Policy - Cell Phone Forums
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 05-14-2008, 03:27 PM
Member
Big Board Administrator
 
Real Name: Steven
Join Date: Jan 2006
Location: CT
Posts: 36
Have always had one I just use the FAQ to house it and then link to it there.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19  
Old 05-15-2008, 02:46 PM
Jason_A's Avatar
Senior Member
 
Real Name: Jason Amison
Join Date: Feb 2008
Location: England
Posts: 278
Blog Entries: 1
Updated .php file:
Code:
<?php

// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);

// #################### DEFINE IMPORTANT CONSTANTS #######################
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'privacy'); 
define('CSRF_PROTECTION', true);  

// ################### PRE-CACHE TEMPLATES AND DATA ######################
// get special phrase groups
$phrasegroups = array(

);

// get special data templates from the datastore
$specialtemplates = array(
    
);

// pre-cache templates used by all actions
$globaltemplates = array(
    'privacy',
);

// pre-cache templates used by specific actions
$actiontemplates = array(

);

// ######################### REQUIRE BACK-END ############################
require_once('./global.php');

// #######################################################################
// ######################## START MAIN SCRIPT ############################
// #######################################################################



$navbits = array();
$navbits[$parent] = 'Privacy Policy';

$navbits = construct_navbits($navbits);



eval('$navbar = "' . fetch_template('navbar') . '";');
eval('print_output("' . fetch_template('privacy') . '");');

?>
Just added the CSRF protection under define THIS_SCRIPT
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20  
Old 05-15-2008, 07:23 PM
briansol's Avatar
Senior Member
vBSEO Pre-Release TeamDesign for SEOBig Board Administrator
 
Real Name: Brian
Join Date: Apr 2006
Location: Central CT, USA
Posts: 4,997
is it really necessary? there's no admin/mod functions to be had on the page...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #21  
Old 05-16-2008, 12:31 PM
Jason_A's Avatar
Senior Member
 
Real Name: Jason Amison
Join Date: Feb 2008
Location: England
Posts: 278
Blog Entries: 1
You should always add this to your file, even if you don't think the script is ever going to receive POST requests.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #22  
Old 06-21-2008, 02:15 PM
Martyn's Avatar
Senior Member
 
Real Name: Martyn Day
Join Date: Dec 2005
Location: Kent - UK
Posts: 439
Blog Entries: 1
Send a message via MSN to Martyn Send a message via Skype™ to Martyn
Privacy Statement - Xentoo.com - Multiplayer Gaming Network

nothing special, similar to my other site.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
adsense tos, privacy policy

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
my privacy.php doesnt seem to want to work.. Martyn URL Rewrite Settings 4 08-17-2007 11:34 AM


All times are GMT -4. The time now is 02:25 PM.


Powered by vBulletin Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.