5 Useful plugins for Simple CMS wordpress website
Hello Friends,
If you are planning to develop simple CMS website in wordpress than here i am sharing some of plugins of wordpress which is very useful and must needed for any CMS website. Also these are the plugins which makes your development task easier as well.
1. Platinum SEO Pack / All in One SEO
This plugins is useful for Optimize your website pages for Search Engine (Search Engine Optimization). You can manage Meta title, Meta Keywords , Meta description,Indexing,Robot meta for each page.
2. WordPress Menu Order
This plugin is used for ordering your top/left navigation (Menu Order) very easily. Even you can manage your pages order while adding or editing page. But by using this plugin , you can manage all WordPress pages from a single section. Look at the below screenshot.

3. Classy wp_list_pages
This plugin is used for adding ID or Class for you navigation pages. For menu in wordpress , you might use wp_list_pages function. With use of this plugin , you can add ID/Class to list items. Also there are options for adding ID/Class to first and last list items which is very useful. Also this functionality may reduce your time if you have a situation where you need to apply class for either first list or last list as per custom theme design. Look at below screenshot.
This is one of the famous contact us plugin for wordpress. With this plugin you can manage multiple contact forms and customize the form as well. Also you can manage and specify the mail content from a single plugin page. This plugin also supports ajax submitting , captcha and spam. For use of captcha with this plugin, you need Really Simple CAPTCHA(below) plugin installed.
5. Really Simple CAPTCHA
This is simple captcha plugin which is useful for spamming attack from your website. This is used with Contact Form 7 very easily.
I hope, i helped you and these plugins may help you while developing CMS website in wordpress. Let me know if you find any plugin which is useful for wordpress CMS website by dropping a comment so i will update the post.
To know more about programming,JavaScript issues,jQuery,Expression Engine,MYSQL database and Open-source, enter your email address below. We will send you free tutorials.
Posts Related to 5 Useful plugins for Simple CMS wordpress website
WordPress Plugin:RAX-About Author WordPress Widget Plugin
Hello Friends, RAX–About Author Widget Plugin helps you to add introduction about site owner in your sidebar area. Also you can add site contributor's details ...
[WordPress] RAX – Google Adsense Plugin
Hello Friends, RAX - Google Adsense Plugin helps you to add an ad of Google adsense whereever you want to add. You just need to ...
[WordPress] RAX – Twitter Share Tweet Button And Counter
Hello Friends, RAX - Twitter Share Tweet Button And Counter Plugin helps you to add a Twitter Tweet Share Button after content or below content ...
Delete WP Super Cache plugin(WordPress) manually
Hello Friends, Are you facing problem while uninstalling/deleting WP Super Cache plugin in wordpress ? Today i faced a problem when i was trying to ...
Problem Solved-WordPress Asking FTP details While Installing Plugins
Hello Friends, WordPress is most popular because of Open Source and its plugin functionality.When you install plugin from wordpress admin, it will ask for FTP ...
You can leave a response or trackback from your own site.









I am
about 1 year ago
If you like WordPress Menu Order you may also like this plugin that i recently released:
http://wordpress.org/extend/plugins/cms-tree-page-view/
It has the same features + a couple of more, like search for example.
about 1 year ago
If you like WordPress Menu Order you may also like this plugin that i recently released:
http://wordpress.org/extend/plugins/cms-tree-page-view/
It has the same features + a couple of more, like search for example.
about 1 year ago
good collection of plugins to increase the functionality and interactivity of the site.
about 1 year ago
good collection of plugins to increase the functionality and interactivity of the site.
about 1 year ago
i am new to wordpress and i want to know what function is written for each information that we submit in administration panel like for post we use $post which object variable to invoke the info about the post… likewise i want for others……