-
ABOUT BHUPENDRA KUNWAR
Bhupendra is an Internet Marketer, Web Developer and a budding Social Enterpreneur. He is also the founder of eUttaranchal.com & Co-Founder DeeBee Web Services...>> -
Latest Articles
- WordPress Pagination Not Working: Solution
- Creating a Custom Post Type in WordPress
- FaceBook – Add custom thumbnail and title when someone likes your Website
- Godaddy Dedicated/ VDS Hosting – Login as Root
- Linux : Copy files directly between two remote servers
- Show Post Comments on the Homepage Twenty Ten
- WordPress – Using Shortcodes in Template files
- How to import a compressed mysql file .sql.gz using linux shell?
- Running WordPress Queries in Non-WordPress Pages
- Canonical URL solution – redirect non-www to www and index.php to your homepage
Browse by Category
Monthly Archives: May 2007
Hello Web!
Welcome to BhupendraKunwar.com – a meeting place for web freaks. The objective of this website would be to encourage the web users- novice web users, web developers, web researchers , web traffickers, web promoters and web masters to contribute some … Continue reading
Posted in General
Leave a comment
htaccess cheat sheet
1. Rewrite All URLs on one domain to new domain Put the following code in the .htaccess file of your old domain Options +FollowSymLinks RewriteEngine on RewriteRule (.*) http://www.newdomain.com/$1 [R=301,L] 2. Rewrite non-www urls with www Options +FollowSymLinks RewriteEngine on … Continue reading


