Moving WordPress websites to a new server and domain
Moving a WordPress website from one server to another can be complicated, especially under a different domain. These steps and resources should help make things better.
Monday, October 3rd, 2011Moving a WordPress website from one server to another can be complicated, especially under a different domain. These steps and resources should help make things better.
Monday, October 3rd, 2011The webmaster of web100.com wrote about how his personal experience made him decide on using WordPress as his Content Management System over Drupal. Top benefits cited include: An overall easier experience, especially for non-developers. A more friendly, diverse community. A more cost effective solution to web publishing and content management. You can read the full [...]
Monday, September 26th, 2011Custom fields allow users to save extra data in a page. With the use of get_the_meta() and pageTemplates.php, we can then echo that extra content however we please.
This awesome solution is made 10x better by the fabulous plugin: Custom Field Template.
Auto install plugins on theme activation.
This code will help you save time when building WordPress websites. Full instructions on usage, courtesy of the WPML.
HTML has blessed us with short-codes you can use to insert special characters into a page. For example to display a ® (registered trademark) sign, simple use the ® short-code. What if you want to make that same ® sign to be super-scripted, so that it appears slightly smaller and above all other text? HTML also [...]
Thursday, November 18th, 2010To continue in suite of my previous article on automatically displaying your blog’s posts (the RSS feed) on a facebook page, let’s see how this can also be accomplished on Linkedin. Before I dive into the image-rich detailed description of the process, let’s take a few second to remember why and how we would do [...]
Saturday, March 27th, 2010