How to remove the AuthType Basic

How to remove the AuthType Basic

For putting the web authentication we always use the .htaccess or apache configuration file. For removing the web auth from folder you need put following code in .htaccess file. without directory use the following code. #AuthType Basic #AuthName “By Invitation … Continue reading

How to check robots.txt is fle

robot-search

For Checking robots.txt file you should go for following website I really like this website. http://tool.motoricerca.info/robots-checker.phtml Robots.txt file is very important for Search Engine. If this file is not witten in proper way then search engine will crawl your site … Continue reading

Free 40+ Professional 3 Column WordPress Themes

Free 40+ Professional 3 Column Wordpress Themes

Many people are somtimes searching for 3 column wordpress themes. I found very professional 3 columns worpdress themes and I made a very nice list of wordpress themes. In this post you can view demo and for download theme you’ve … Continue reading

WordPress 3.0.3 released with Fixes issues in the XML-RPC remote publishing interface

Wordpress 3-0-3 released with Fixes issues in the XML-RPC remote publishing interface

Some time before on 8th December WordPress released the New version which is 3.0.3. What wordpress is saying about this release. This release fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to … Continue reading

how to generate Facebook fan code

how to generate Facebook fan code

Many people want to add the facebook fan code and like button in your website for facebook page. For generating the facebook fan code just go to following URL: http://developers.facebook.com/docs/reference/plugins/like-box Just put your facebook page url in URL section. specify … Continue reading

How to Convert plain text URI to HTML links in wordpress themes

How to Convert plain text URI to HTML links in wordpress themes

When you put some URL and email address you need to manually add the link URL to that text. This action always takes the some time of wordpress blogger. WordPress has facility to add the links to your URL and … Continue reading

show popular posts without wordpress plugin in theme

show popular posts without wordpress plugin in theme

Many times you want to show the popular posts in your wordpress theme and you use popular post wordpress plugin or widget for showing the popular posts in your wordpress theme. As much possible you need to avoid the wordpress … Continue reading

Remove Unwanted Meta Boxes from wordpress dashboard through wordpress theme

Remove Unwanted Meta Boxes from wordpress dashboard through wordpress theme

When we login to wordpress admin area that time we first saw the admin dashboard. Many tabs and section are not useful in admin dashboard section for wordpress admin and sometimes we dont know what is that sections. We saw … Continue reading

Use the wordpress shortcode api in wordpress pages or post and widgets

wordpress-shortcode

Short code api is introduced in wordpress from 2.5 version. Since short code is very popular and used by wordpress plugin developers. Many wordpress theme and plugin developers do use the shortcode api regularly. Using shortcode api is very easy. … Continue reading