Monthly Archives: August 2010

Top WordPress Plugins for RSS Management

Below are the WordPress Plugins for Real Simple Syndication. These WordPress Plugin for RSS Management are very useful for managing your blogs RSS feed, track subscribers. Align RSS Images – When WordPress removed the “align” tag to be more compliant … Continue reading

Posted in Uncategorized | Leave a comment

Best Seo Plugins For wordpress sites

Here is the list of top rated SEO wordpress plugin. which will help to boost your search engine ranking within very short time. All in One SEO Pack – One of the most popular plugins of all time for WordPress, … Continue reading

Posted in Plugins | Leave a comment

WordPress files and database backup – Best plugins

Do you backup your worpdress blogs? If not, you should! All the efforts you put into writing, advertising, marketing and administrating your blog can go to waste if appropriate reservation measures are not taken in time. Even though many hosting … Continue reading

Posted in Plugins | Leave a comment

WordPress Security Tips

RESTRICT ACCESS TO WP-ADMIN BY IP Something I’ve recently started doing is only my IP can access wp-admin directory. This stops someone to hack the site by brute force And make sure that I can manage the site easily. Of … Continue reading

Posted in General | Leave a comment

10 Useful Code Snippets for WordPress 3.0

LIST PAGES AND CATEGORIES IN A DROP DOWN MENU, EXCLUDING CERTAIN CATEGORIES AND LIMIT THE NUMBER OF SUB CATEGORIES <ul> <?php wp_list_categories(‘orderby=ID&order=ASC&depth=3&title_li=&exclude=’); ?> </ul> Display a tag cloud Add a cloud of tags used in your blog entries, with words … Continue reading

Posted in General | Leave a comment

WordPress Release 3.0.1

WordPress blog 3.0.1 is released, that was quick! This maintenance release addresses about 50 minor issues and is the maintenance patch following the success of WordPress 3.0 – 11 million downloads in 42 days. Backup & then update automatically from … Continue reading

Posted in General | Leave a comment