illectronic
Newbie
- Joined
- Nov 26, 2009
- Messages
- 7
- Reaction score
- 2
Pardon my ignorance! If you're using WP, where exactly do you put the code? Anyway, it's nice of you to share...
According to this: http://php.net/manual/en/function.header.php
Redirects have to be before any data is sent. Put it in index.php which is called first and test it using your ip instead of slurps. I haven't tried this method yet though but it looks interesting.