As a Web Developer or programmer you are gonna be spending a lot of time looking at your IDE or Text editors, so if do not already have a relay…
Web Development
Problems in Having 404 Pages
Among the list of errors on the web,404 error is the most common and frequent error that you can find and it can happen to every one.If you have a…
SEO Friendly Downtimes
Down times are common, almost all the webhost will have atleast one or two hours of downtime once in a month or two for server restart or for some other…
Hypertext Transfer Protocol Secure
HTTPS or as Hypertext Transfer Protocol Secure, being the HTTP extension with crypto operation capabilities is a secure channel used in the network for data transfer. Developed by the Netscape…
Optimizing Images For the web
In present days where speed is all that matters having a slow website is not an option at all in terms of user friendliness or Search…
URL Normalization or (URL Canonicalization)
URL normalization (or URL canonicalization) is the process of picking the best URL from the available choices. It's done to reduce and to have a standard URL than having many…
Directory Index to Root Redirect
To get high rank in search it is necessary that your home page lives at a single URL and do a 301 permanent move redirect rest of the possible home…
Canonical URL :Twin Home Pages
Having Twin Home Pages has been a classic SEO mistake for many years and to come. It's often unnoticed making it most common mistake.Though many CMS like Word Press have…
Single File Upload With PHP
In this simple upload system we will just make a single upload with a verification for file extension and size, thus making it a secure way to upload files. The…
Non WWW to WWW redirect with HTACCESS
When your website exists in two places line the one with WWW and non WWW, it can cause Duplicate content, this is known as the www/non-www…