The Development Blog of Gabe Shackle
Category Archives: Wordpress
SQL to replace URLs in common WordPress tables
Use this script when moving from one URL to another to catch the most common places where a URL is embedded:
Modify the default stylesheet path for WordPress blogs
Recently I wanted to update a particular WordPress installation to use something other than the theme’s style.css file as it’s default CSS document. Here is the code to enable that:
Force new URL for WordPress blogs
Insert this into your wp-config.php file to force a new URL on a WordPress blog: Very useful for the initial move before being able to hop in to the database and correctly update everything.
Converting Blogger-generated XML to WordPress
Ran across this great little web-app that can convert your exported Blogger XML files to WordPress-friendly files. http://blogger2wordpress.appspot.com/