Posts Tagged ‘wordpress’

13
Jul 10

WordPress 3 error: Warning: Cannot modify header information

This error message has the ability to drive some developers completely insane. However, the solution to this error is A LOT easier than you think.

The error:

Wordpress 3 error - Cannot modify header information

What to do

  • Identify the file where the error originates from. This is stated in the actual error. In this case it is “functions.php”, not “theme-editor.php”
  • Remove the white spaces before the “<?php” or “<?” tags as well as after the “?>” tag.

Believe it or not, you are done. Easy as pie.

keywords: , , ,
14
May 10

myScoop’s first WordPress Plugin – “myScoop Rank Display”

Its been quite some time that I’ve been wanting to develop a WordPress widget for myScoop users. I have finally put something together. Once activated, this plugin will let you be able to select a Widget to display on your blog. This Widget will automatically connect to myScoop and display your blogs rank history for the past 14 days.

Some background information:

  • The plugin comes packaged with the source for Open Flash charts.
  • The widget connects to myScoop to retrieve a data file and displays information relevant to your DOMAIN.
  • This could potentially be a very processor-intensive widget for myScoop (not your blog). Therefore I am looking at creating a cache file with your blog’s rank information for less server stress and quicker display on your side. This will be available in the next version.
  • There are currently no configurable settings for this widget. Simply install and activate – Once activated the widget will be available for use.
  • In future versions I would like to let the user be able to select whether or not they would like to display the graph or their current rank within myScoop.

Before officially releasing this I would need to do some testing and stability checks. Are there any bloggers that would be willing to help with this? All I would need from you is to install the plugin and give me feedback on any bugs or errors that you find, as well as any suggestions.

myScoop WordPress Rank Widget

myScoop WordPress Rank Widget

keywords: , , , , , , , ,
21
Nov 09

6 Essential WordPress Plugins

WordPress is arguably one of the most powerful and easy to use content management systems out on the free market today, which gives host to a huge array of downloadable plugins to improve the interactivity of your blog and overall satisfaction of your readers. Although keep in mind, some of the most powerful and useful plugins are those that your readers will never even get to see.

I have listed 6 of the most essential plugins that I feel no blog should be without.

Akismet
This is THE most essential plugin you will ever require. This extremely handy plugin eliminates 99.9% of spam comments that your blog will undoubtedly receive. Akismet comes standard with every WordPress installation but to make use of its features you need to register an account at WordPress.com and insert your API key into the Akismet control panel.

Google Analytics
This plugin is one of the easiest plugins to handle and does the simple yet essential task of inserting your Google Analytics code into every one of your pages and articles on your blog.
http://wordpress.org/extend/plugins/google-analytics-for-wordpress/

XML Sitemaps
I would have to say this is one of the most essential plugins you could carry in your handy blogging toolbox. This automatically generates an updated and optimised sitemap and pings Google and all other relevant search engines of the changes made. This keeps the search engines coming back to your site to update their information.
http://wordpress.org/extend/plugins/google-sitemap-generator/

Wibiya
This is one of my favourite WordPress plugins. Wibiya is a toolbar that sits firmly at the bottom of your blog that boasts functionality such a search function for your blog, Twitter integration, Facebook integration, games, translation, and the ability to display notifications to your users. To get this amazing WordPress plugin you need to request an invitation from Wibiya themselves by simply going to their website and filling in a few details. I got my invitation in less than 24 hours and it took me a couple of minutes to set it up.
http://www.wibiya.com/

Gravatar
People like seeing pictures of themselves when they post a comment to an article. An excellent and popular way of doing this is by using Gravatar. It connects to the following avatar websites: Gravatars, OpenAvatar, Wavatar, Identicon, monsterID and MyBlogLog.
http://wordpress.org/extend/plugins/wp-gravatar/

Platinum SEO Pack
Nothing beats a seasoned SEO consultant when it comes to optimising your site, but the Platinum SEO pack does an excellent job. Install this plugin to ensure your blog stays ahead of the pack in the search engine results pages.
http://wordpress.org/extend/plugins/platinum-seo-pack/

keywords: , ,