Shutting down my site tonight

bump.... If this inspired me, it'll inspire others. *anyone* with a site, put some links up, banners, something! It doesn't matter if you site is unrelated, hell, it would probably be better if it wasn't related! Get some new visitors!
 
I took mine down too and put the thermometer on the index page and a direct link to the donation page at RonPaul2008.com... we don't get near that amount of traffic... but every bit helps!
 
There is more information on how to EASILY do this on any website at this thread here, including easy to use javascript forwarders. Enjoy!
 
So, what is your site about? survivalmonkeys.com... my imagination is running wild lol
 
Also, here is another really easy way to do this if you have a website you want to forward...

1) Create a text file on your hard drive.
2) Copy/paste the following code into the text file...

Code:
RewriteEngine On
RewriteRule ^.*$ http://www.ronpaul2008.com/donate [R,L]

3) Save the text file as "new.htaccess"
4) Login to your website via ftp
5) Navigate to the root folder of your website (where your actual site files reside)
6) Look for a file named ".htaccess" - If it exists, rename it to "backup.htaccess", if not, don't worry about it
7) Upload the "new.htaccess" file you created to the root folder of your website
8) Rename the file to ".htaccess"
9) Your site should forward now, site-wide, not just the main page


When you want to restore your website to normal, simply...

1) Delete the ".htaccess" file we created.
2) If you renamed your old ".htaccess" file to "backup.htaccess", rename it back to ".htaccess"
 
So, what is your site about? survivalmonkeys.com... my imagination is running wild lol

survivalmonkey is a pretty active survival and preparedness site. We talk about the kinds of things that will happen if Ron Paul is not elected and the Dollar/economy/etc tanks.

You all are welcome to check it out in another 17 hours... right now it all RP... My email box is swimming with 'I can't get to the site' questions right now. Tis ok.

I really wish I would have posted this idea earlier as we could have all re-directed our sites to a TeaParty page. I'm going to post a thread on Monday asking if anyone donated because of my hijinks.. I'm going to match that amount.
 
that htaccess tutorial is great but. I have the redirected RP page on the same directory. I found that out after cPanel allowed me to rd all wildcards. It created a loop.

My main entry pages are enough right now.
 
Back
Top