Category: wordpress

  • WordPress Plugin : noFollow in post

    Its a new wordpress plugin for who wants to increase the SEO in his blog site . Description : Its add the rel=”nofollow” attribute in post readmore link ,tags link , categories link and comments link. Downlaod :nofollow-in-post

  • Most effective thumbnail creator for wordpress

    Are you looking for the finest and most effective thumbnail function for wordpress to represent your wordpress post in your favorable way. Then download this finest thumbnail script. Step1: Download Thumbnail Script for wordpress and unzip it. Keep the scripts folder inside your theme folder. Step2: Copy and paste this function inside the functions.php file…

  • Best Blank Theme BlankPress for WordPress

    Here goes the finest free blank wordpress theme for you. Please do not hesitate to send us your comments and suggestions about it. We are waiting to hear your experience about this blank theme DOWNLOAD BLANKPRESS v 0.1 By default it is two column wordpress layout with separate header, sidebar and footer. We used minimal…

  • How to show .html or .php in the url of wordpress site

    Some people want to show .html or .php in the url of their wordprss site. For SEO these are very handy, you can make your website url far more search engine friendly. Solution: Go to the the wp-admin/ admin panel of your wordpress site. Click settings, then permalink settings, then click custom structure. Now in…

  • Most essential plugins for wordpress

    These are my choice cut to enhance your website. Hope this will ignite your website. All in One SEO Pack – http://wordpress.org/extend/plugins/all-in-one-seo-pack/ Google XML Sitemaps – http://wordpress.org/extend/plugins/google-sitemap-generator/ Google News Sitemap – http://wordpress.org/extend/plugins/google-news-sitemap-generator/ Secure and Accessible PHP Contact Form – http://green-beast.com/blog/?page_id=136 Subscribe To Comments – http://wordpress.org/extend/plugins/subscribe-to-comments/ WP Super Cache – http://wordpress.org/extend/plugins/wp-super-cache/ Google Analytics and Feedburner Reports…

  • Securing a WordPress Page with SSL using wp ecommerce plugin

    http://mccormicky.com/1297/securing-a-wordpress-page-with-ssl/

  • Template Hierarchy of wordpress

    To understand the template hierarchy i think  this link will help us http://codex.wordpress.org/Template_Hierarchy

  • Installing to http://webupdate24.com/ is not supported. Please use http://webupdate24.com.localdomain/ instead.

    WordPress MU setup problem. I am so sure that 100% users who tried to setup this wordpress MU in their local wamp server, faced this problem. Here is the quick solution of it. just use “127.0.0.1” instead of “localhost” it will solve the problem.

  • How can notices be turned on in wordpress

    When WP_DEBUG is enabled in wp-config.php, it will turn on the notices that deprecated functions were used. When WP_DEBUG is turned off or does not exist, then no reporting will be given. This prevents the notices for everyday users who are uninterested in receiving these reports. As a consequence, only the users who actively enable…

  • When are actions triggered in wordpress

    When are actions triggered in wordpress