smart way to use jquery in wordpress theme

smart way to use jquery in wordpress theme

I created many wordpress themes for various purpose and clients. Jquery is common requirement for all the project. That is for menu, slider or validation and for effects. In wordpress adding the Jquery is very easy because wordpress itself uses … Continue reading

wordpress plugins for stats or statistics

wordpress-stats-plugins

For wordpress website wordpress stats plugins are very important. For checking how much visitors are visited our site. You just need to install following any plugin in your wordpress. Here we created most famous wordpress plugins which are useful for … Continue reading

Japan tsunami news and photos on wordpress

Japan tsunami news and photos on wordpress

Japan tsunami was shocking news to every body. That’s Why I am also writing about Japan tsunami. That effected to all the world. I can say this unforgettable event of this century. The first tsunami from the Chile quake hit … Continue reading

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