Wordpress Theme Evil Fun
- 18th Jun 2008
- Leave a Comment
- Fun Stuff
No it’s not the add links at the bottom, this is better evil but better..
get your designer to create a wordpress template as standard :
- style.css - index.php - comments.php - comments-popup.php - single.php
- page.php - category.php - author.php - date.php - archive.php - search.php
but before the you package it up and ship it out : edit the 404.php
<?
Header( “HTTP/1.1 301 Moved Permanently” );
Header( “Location: http://www.Yoursite.com” );
?>
Get it … evil lol
DaveN









14 Comments | Leave a comment »
That is genius!
a sick perverted kind of genius that only I can love :)
Cheers dave! Like we dont have enough to check for already
heh, sneaky.
hehehehe that is BAD, but funny :)
Were you wearing your tinfoil hat when you blogged that one Dave?
don’t you have to escape the / ?
Header( “Location: http:\/\/www…. ?
oh, nevermind, just checked http://uk3.php.net/header
excellent, so sneaky and bound to get the desired result
just wanted to add, you will get banned if caught :)
Dave
A spamming we will come. A spamming we will come. Hi Ho the cherry-o a spamming we will come.
I was about to do this.
[…] developers, DaveN has an idea for a Wordpress theme. He termed it as evil but I think it’s a trick that doesn’t necessarily mean too bad if […]
Evil Genius ;)
[…] developers have taken to hijacking the 404 page of ‘free’ themes with redirects, which then transfers page equity over to the […]