Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Programming > PHP
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 10-27-2006, 06:47 PM   #1
puremarketprofits.com
Newcomer
 
puremarketprofits.com's Avatar
 
Join Date: Oct 2006
Posts: 4
puremarketprofits.com will become famous soon enough
Default WHat does this PHP SCript do?

I was told that this script would eliminate by Google Adsense Ads from being displayed on an Auto-Surf rotator.
Reason I need to worry about this is because Google TOS do not allow advertising on AUtosurf rotators, and will cancel Adsense accounts.

Will this script prevent my Adsense ads from being displayed if my forum is inserted into an autosurf website without my consent?

<?php
$domain = $_SERVER['HTTP_HOST'];
if('your_domain_here.com'==$domain):
?>


Also, is there a PHP script to prevent CLICK BOMBS to my adsense displayed on my HYIP Investment Forum?
If so, what is the script? is it PHP based?
__________________
Come visit our investment forum!
Maximize your profits, minimize your risks!
http://www.puremarketprofits.com
puremarketprofits.com is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 11-12-2006, 12:19 PM   #2
Greg
Junior Member
 
Greg's Avatar
 
Join Date: Nov 2006
Posts: 21
Greg will become famous soon enough
Default Re: WHat does this PHP SCript do?

Click bombs cannot be disabled with php script but you can use adsense monitors (can be found with google) to checkout if you are getting a lot of clicks from same ip. If yes the only thing you need to do is send logs from your server to google this will prevent you from being banned.

About autosurfs, i guess this script will not work. It will be best to analize your website statistics. If you will find some kind of ip or host who is constantly redirecting people to your site, then you could block it this way:

<?php
$d = $_SERVER['HTTP_REFERER'];
if($d=="autosurf.com")
{
// block it
}
?>
Greg is offline  
Old 11-20-2006, 11:05 PM   #3
jacobkell
Newcomer
 
jacobkell's Avatar
 
Join Date: Sep 2006
Posts: 45
jacobkell will become famous soon enough
Default Re: WHat does this PHP SCript do?

On which adress can be adsense monitor download?
__________________
DedicatedNOW -Check out reliable hosting with cpanel and plesk control panels.
jacobkell is offline  
Old 12-17-2006, 02:49 PM   #4
Rogem
Newcomer
 
Rogem's Avatar
 
Join Date: Oct 2006
Posts: 29
Rogem will become famous soon enough
Default Re: WHat does this PHP SCript do?

It checks that the URL it's being accessed from it being correct.
Rogem is offline  
Old 12-17-2006, 10:06 PM   #5
Katey
Senior Member
 
Katey's Avatar
 
Join Date: Apr 2006
Location: Hull, United Kingdom.
Posts: 317
Katey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud ofKatey has much to be proud of
Default Re: WHat does this PHP SCript do?

Hi there,

Why use auto-surf rotators anyway, it does nothing good for your website apart from give you fake hits?


Regards,
Kieran Taylor.
Katey is offline  
Old 12-26-2006, 02:32 PM   #6
DomainMoon.com
Junior Member
 
DomainMoon.com's Avatar
 
Join Date: Dec 2006
Posts: 70
DomainMoon.com will become famous soon enough
Default Re: WHat does this PHP SCript do?

Quote:
Originally Posted by KieranTaylor0403 View Post
Hi there,

Why use auto-surf rotators anyway, it does nothing good for your website apart from give you fake hits?


Regards,
Kieran Taylor.

yes, i agree with kieran.....
DomainMoon.com is offline  
Old 12-26-2006, 04:45 PM   #7
lostandrew666
Member
 
lostandrew666's Avatar
 
Join Date: Dec 2006
Location: United States
Posts: 157
lostandrew666 will become famous soon enough
Default Re: WHat does this PHP SCript do?

Quote:
Originally Posted by KieranTaylor0403 View Post
Hi there,

Why use auto-surf rotators anyway, it does nothing good for your website apart from give you fake hits?


Regards,
Kieran Taylor.


I Agree. You dont want to use auto-surfers.
lostandrew666 is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
look at this new script Stevo Your directory 0 10-24-2006 10:48 PM
C++ Script ken Programming 1 10-07-2006 04:35 PM
which script are they..? a1ds Directories 1 06-21-2006 02:41 AM
100% UNIQUE and CUSTOM arcade script. Start your own arcade script business! Skribblez Websites for Sale 4 06-16-2006 05:54 PM
Is there such a script...? redQueen Programming 3 01-10-2006 06:42 PM


All times are GMT. The time now is 08:35 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.