What is .htaccess
This is a file, which all of us, who use cPanel hosting have on our account. Most of you have probably wondered what is this and how do I use it. I will try to explain it below and provide a few usefull examples on how to use its great capabilities. What is the .htaccess? This is a part of the Apache...
301 redirect types
At some point all of us needed to add a redirect of some type to our website. Whether it will be for SEO purposes or to point ur visitors to the new website version, various types of redirects were always needed. All of them will report 301 or 302 HTTP status code to your browser, so no worries about...