![]() |
Programmers, what is the simplest way to do this?
I don't want out going links. I want something like site.com/out/site/ to actually go to the outgoing site.
What is the simplest method? |
htaccess
try this save this as .htaccess upload it to an empty folder rewriteengine on rewriterule ^(.*)\.asp$ http://$1 [nc] then you would call it like this http://yoursite.com/folder/google.com.asp and it would go to google |
Quote:
|
You mean something like this?
http://awmstuff.com/go/?trafficcashgold http://awmstuff.com/go/?bangbrosonline Just a php file that redirects. You can get fancy with counting the clicks, blocking robots etc. as well. Ever since the ARS thing and then HawgsCash, all my links on every site go thru a script like that.. dropping sites/programs and redirecting is fast. i.e. I have 1 set of central datafiles per server so I just change them and every one of my sites on that server is now updated. |
Double post...
|
Quote:
No more changing thousands of pages. |
Quote:
|
Quote:
|
You could also put in to each folder a straight index.html page with a redirect such as:
<html><head><meta http-equiv="refresh" content="0;URL=http://www.google.com" /></head><body></body></html> |
Quote:
I do the same thing but it's all mysql based... Before I got StatsRemote it was nice to grab a quick summary of all my outclicks for the day... |
Pay someone to do it. :)
|
Quote:
|
not sure how this post happened...
|
Quote:
but a simple version would be something like this Code:
<?php call them like /go2/?nastydollars |
Quote:
Same here Tempest - everything is logged on a per server basis and redirected. Another extension to that - tho does need planning and work - is that all "content" re promo is served centrally from each sever to all domains on that server - basically "web blocks"/creatives which can be anything - 1000's of em :) Advantages being, easy new site development (just write the "shell" content), any sponsor can be removed for all domains in mins - or more added etc. BTW.. Nice constuctive thread this - makes a change from crap :thumbsup |
Quote:
|
Quote:
|
All times are GMT -7. The time now is 06:37 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123