Posted on May 28, 2008
Filed Under WordPress Blogging | Leave a Comment
I came across a great plugin for WordPress for playing MP3 files. This player is very easy to install and makes putting your MP3 files on your posts a breeze. I installed and had my first MP3 post up in less than 10 minutes. This plugin can be located on 1pixelout and is called Audio Player Wordpress plugin.
Enjoy!
Posted on May 24, 2008
Filed Under WordPress Blogging | Leave a Comment
After upgrading my WordPress site I noticed a bunch of strange characters in all my articles. A came across a very easy solution to fix this issue on the WordPress forum. Here’s the solution as posted on the forum:
This problem appeared first in 2.2.x The problem (as you surmised) is a problem with the character set.
FIX: Commenting these two lines out in wp-config.php fixed it.
// define(’DB_CHARSET’, ‘utf8′);
// define(’DB_COLLATE’, ”);
This was a very simple fix and worked perfectly with no issues.
Posted on May 23, 2008
Filed Under Joomla Stuff | Leave a Comment
Do you use Joomla for your CMS? If you do you may want to consider the Joomla SEO Checklist I came across. There were some things I did not know such as clearing out the META descriptions out of the Global config. Doing so will allow you to create individual descriptions in the META data.
In addition, I found a great plugin called JooFox Content Title for creating a nice title tag for each of your pages.
Enjoy these cool web finds!
Posted on May 13, 2008
Filed Under SEO | Leave a Comment
I read this article this morning in my Yahoo feed reader. The article from Search Engine Optimization Journal gives 10 top search engine optimization factors for Google. I have found that making just a few minor changes can help your site. I hope this article helps you out.