Do you have a 404 page in your website or self hosted blog? If not, wordpress.org has given instructions on how to create custom 404 for WordPress theme. For your website, you may just google it out.
If your hosting supports, define the 404 error handler page as 404.php in the .htaccess file, like this.
# For
Read full story »
What does the WWW mean nowadays? It is just the world wide web, synonym for the internet, right?
Then, why should we prefix our websites with www always? It has been a practice for so long to have website domain names start with www. Why don’t we just get rid of it, and have clear
Read full story »
OpenID is your universal login name which server as single sign on (SSO) to authenticate yourself on other blogs and websites, without ever filling out those registration forms again. It is simply a URL that can be used to sign in to any website that supports OpenID. My openID is TECK.IN, that means I can
Read full story »
Microsoft has become a platinum sponsor of Apache Software Foundation by donating $100,000. Microsoft commits to offer royalty-free specifications for Windows Server and .Net Framework protocols as part of its expanded support for the open-source community.
Google and Yahoo! are the other two platinum sponsors of the Foundation, and HP is a gold sponsor.
Microsoft also is
Read full story »
Many web masters and bloggers prefer to hide the affiliate links from their web pages, partially to hide the affiliation link from their visitors and also to easily change the affiliate links. Your visitors trust links from your own domain than a tinyurl link. You could use HTTP meta redirect, JavaScript redirect or .htaccess redirect
Read full story »