Showing posts with label Plugins. Show all posts
Showing posts with label Plugins. Show all posts

Monday, December 27, 2010

Turn WordPress Into a Project Management System

collabpress-mainIf you run a multi-authors blog, there will be times when you need to create projects and assign tasks to your authors. Instead of using a third party project management software, you can now use setup a free project management system right within WordPress, with the help of CollabPress.

CollabPress is a plugin for WordPress that transforms your WP setup into a project management platform. It is developed by Brad Williams (@williamsba) and comes with plenty of features at a price of free.

Tuesday, December 21, 2010

How to Create And Embed A Contact Form On The Fly

grunion-form-builder-smallCreating and embedding a form into your WordPress blog is not as easy as it seems. Since WordPress doesn't come with a built-in form builder, you will have to first install and activate a contact form plugin, then go to the plugin setting to create and configure the form. Lastly, go to your new post and copy the form shortcode into the content area. With Grunion contact form, you can now eliminate all the above mentioned process and create/embed a form to your post on the fly.

Tuesday, December 14, 2010

Easily Migrate Your SEO Settings With A Single Click

seo-logoWhen it comes to the list of "must-have" plugins, SEO plugin will always be in the list. A good SEO plugin can help you to rewrite your site title, description, meta tags and also redirect all your dead permalinks to active one. At its best, It can help you to achieve higher search ranking, without you having to be a SEO expert.

With that said, there are plenty of SEO plugins that you can use. The All in One SEO Pack, Platinum SEO, Headspace2 and WordPress SEO are all great SEO plugins available in the repository. To make things more complicated, premium themes such as Headway themes, Frugal, Thesis, Genesis etc also comes with inbuilt SEO settings that make SEO plugins obsolete.

Wednesday, December 1, 2010

Dropbox-CDN Uses Your Dropbox Account As Free CDN

dropbox-cdnI am sure you have heard of Dropbox - the web storage service that allows you to access your files from almost everywhere. If you are a WordPress user as well as a Dropbox user, you can now host (some of) your theme files in Dropbox and save some bandwidth.

A new plugin known as Dropbox-CDN helps you automate the process. All you need to do is go to your Dropbox's Public folder, create several level of folders with the same folder structures as your WordPress server (for example: /wp-content/themes/your-theme-folder/) and place all your js, css and image files into it. Copy and paste your Dropbox public link to the Dropbox-CDN options page and it will do the rest for you.

Note: This plugin only supports themes who use the filters 'template_directory', 'template_directory_uri', 'stylesheet_directory', and 'stylesheet_directory_uri' to determine the paths to the theme's template and stylesheet files.

Tuesday, November 30, 2010

How to Secure Your WordPress Login With One Time Password

otp-lockIf you have a little sense of security, you will know that it is totally unsafe to login to any of your private account, be it email, bank, or your WordPress site, in a public unsecured network (a.k.a free wifi). Many hackers are hanging around in the open network looking for opportunity to obtain your login credential and wreak havoc with it.

Much as we like to prevent, there will be situations (for example, when we are travelling) where we need to access our WordPress account via a public network. Luckily, we can add extra protection layer to our WordPress account so that when such situations occur, we can be sure that we are safe from hackers' clutches.

Monday, November 29, 2010

How to Test Drive New Plugins And Themes Without Making Them Live On Your Site

testdrive-mainApart from being a user-friendly CMS, what makes WordPress really great is the support for plugins and themes. With a huge library of plugins and themes, you can instantly add new features and new skins to your blog without any coding on your part.

However, if you have been blogging long enough, you will know that sometime a badly coded plugin can break the site. Worst still, it can even cause the site to crash. This goes the same for a new theme. Without any tweaking and configuration, 9 out of 10 times the theme won't look great on your site. For such cases, it is wise to test them out before making them live.