I changed wordpress theme. Now I’m going to build a new one.
Tag Archives: wordpress
Permanent Redirect (301) in plain PHP
Three simple lines made it
I just copied and pasted the above lines of code inside an empty file and renamed it to index.php, then putting it inside my /wordpress/ folder made the trick: no more 404 errors if someone visit www.flipthedolphin.com/wordpress/.
I found an interesting way to make redirects in ASP/VBscript, Javascript, ColdFusion and so on. [...]
Switched hosting provider, please notify on any error
I managed to switch to another hosting provider without going offline for a single minute. This is zero downtime but there may be minor glitches all over the site.
Let me show you why:
I exported the whole old wordpress 2.2 database in XML format and then reimported it in wordpress 2.3. Had to delete the [...]
