wordpress Disqus comments system plugin

Disqus

The original comment plugin for wordpress requires people to be registered within your blog to post comments otherwise, if you allow post from everyone around, you’re going to face a spam bombing problem. The Disqus plugin allow you to integrate the Disqus comment system that allow everyone with a social account around to post easily in [...]

Maintenance Mode plugin for WordPress

wordpress plugin

The maintenance mode plugin for WordPress allow you to turn on/off the maintenance mode for your blog. When maintenance mode is active the plugin displays a splash page to your visitors letting know them that your blog its under temporary maintenance. If the Google crawler tries to index your blog content while under maintenance then it [...]

the Event plugin

wordpress plugin

The event plugin allows you to specify recurring events and to link them to a specific page. The plugin create an additional admin sections where you can manage them. Once installed configure it using the menù “Settings > Events”  

Redirection plugin

wordpress plugin

The wordpress redirection plugin allow control over missing url, When you change a post URL it automatically keeps track of that and creare a rule to redirect the old address to the new one. Once installed in “Tools > Redirection” you can configure it. In the “Options” pages make sure that you turn on the checkbox for [...]

SEO slug

wordpress plugin

The SEO slug plugin is a little improvement for default permalink when adding a new post, it simple remove stopwords from your URL automatically saving a little time.  

wordpress SEO plugins: review to choose the best

wordpress plugin

There seems a war going on between 3 wordpress plugins for seo: all in one seo plugin Headspace2 platinum seo plugin Headspace2 This plugin allow fine grained control over your SEO but i found it too much complicated because it lacks a decent tutorial or documentation. After installation make sure that your theme in header.php uses wp_title(”); [...]

WordPress DISQUS plugin show incorrent comments count

Disqus

Some month ago i reviewed the WordPress DISQIS plugin. After a while, during the development of a new clean theme for my personal blog, i noticed that the function get_comments_number() was not returning an interger number  and that also the function comments_text() was returning “View Comments” instead of the correct text…. panic! If searched the web for “WordPress DISQUS plugin [...]

Akismet wordpress plugin

wordpress plugin

The akismet plugin is mandatory in any wordpress installation. This plugin will protect your blog from spam in comments. Once installed go to “Plugins >> Akismet configuration” to insert your API key to allow the plugin to start functioning properly.

Natural SEO friendly permalink URLs

wordpress plugin

If you followed my instruction about permalinks you need 2 more plugins to finish the job. .HTML on Pages The .HTML on pages plugin automatically append .html to the wordpress “page”(s). Traling slashes The permalink trailing slashes fixer completes the job adding a trailing slash to category URLs and other links that does not ends [...]

wordpress first setup

wordpress

After your WordPress installation has sucessfully completed you are facing a series of post install configuration steps. Before looking to the milions of plugins available there are certain steps that must be fullfilled before you can effectively begin blogging. User Management I suggest to remove the “admin” account and change it with your own to [...]