HowTos

HowTo – Using Post ID To CSS Style WordPress Content

Many people want to use WordPress as a CMS to allow the management of a business website that may have a few dozen pages but does not generally include a daily blog… or that may include a blog as a secondary resource. This is relatively easy to do by simply using Pages for your content […]

HowTo – Including WordPress Function On Outside Pages

There are times when you need to make use of special scripts or content generation methods that are not conducive to WordPress but you also don’t want to lose access to the parts of your site that WordPress Generates. This could be the situation if you had a dedicated payment shopping cart system or if […]

HowTo – Picking The Right Size Measurement For Website Fonts – Points Pixels

Most people find their own way of designing their websites and this can come from reading books or adopting standards found on other sites or within templates they may use for a rough layout but often many of the standards that have been use in the print publishing field do not really apply to good […]

Facebook To Release HipHop PHP To C++ Compiler

Facebook is about to release some Open Source code that may change the way we write PHP. The project is called HipHop PHP or HHPHP and is a converter and compiler of PHP Code into a static & C++ Runtime. The project is said to be live on the Facebook site for about 8 months […]

HowTo – WordPress Displaying The Number Of Posts You Have To Your Visitors

Making posts on your site is hard work and if you want to display your post count to your visitors WordPress has an easy way built in for you to do it. When placing this code on your site you should understand that each count and each page view that has a count will require […]

HowTo – Enabling PHP Debug Error Code View In WordPress

Whether you are working on a Plugin or a Theme there are times when you need to see all the Errors in your PHP Code. Well because WordPress is written in PHP and the wp-config.php file is loaded on every page view this is the appropriate place to enable your PHP Debugging settings. Now nothing […]

HowTo – Post Content Is It Quality Or Quantity For Best Conversion

Many people have this debate about what is more important to generate traffic and thus conversion to banner clicks or views… or sales of products and other conversion needs. If you are a professional blogger you know that there is a difference between Quality content and Quantity content. Depending on who you talk to you […]

HowTo – Effects Of Post Title And Length On SEO

When writing about different topics it is difficult enough to come up with unique content without worrying about how your page title may effect who you reach. The fact is that no matter what you title your page you may find the same content may attract people differently and search engines may not use the […]

HowTo – Scheduling Your Posts In WordPress To Attract More Readers

There are some days when you have a lot to say and others when you just can’t find time to get a post out. Even if you can find time to write it may be at 3am and no one will be listening when you press publish. You may also write a lot on the […]

HowTo – Ping Servers For Your Blog Announcements

When you write a new page in your blog you want the world to know about it right away. If you have subscribers to your RSS Feed they will see updates in their Readers and if you use a plugin that posts to Twitter or another social network all of your followers will see your […]