Today I learnt something new again about how to redirect my website if the visitors type in their browser such as this address: http://openscriptsolution.com (without prefix www.) then the browser will be automatically redirected it to the http://www.openscriptsolution.com (with prefix www.). This is very important for those of you who have the website, since you [...]
[Read more...]Redirecting URL Without www to URL With www Using .htaccess File
Another Solution to Redirect from Old URL to New URL Using Simple 301 Redirects Plugin
Today I found another solution that worked really fine to redirect from old URL to new URL permanently by using Simple 301 Redirects plugin. I have tested this plugin and it worked like a charm. Before I found this plugin, I had tried to use the redirect 301 by using .htaccess file, but unfortunately, it [...]
[Read more...]Auto Redirect From The Old URL to The New URL of My Website
I was migrating my articles from my old website which not using WordPress to the new one that using WordPress. Just for your information, the domain of that my website was not changed. Only the URL of all my articles on the old website that become being changed on my new website, and with the [...]
[Read more...]Important Thing After Activated WP Super Cache Plugin in WordPress
After you activated the WP Super Cache plugin, then the most important thing that you have to set ON this plugin through the WP Super Cache Manager page. Then, add the following rules into your .htaccess file that located in your web root directory. Please note that you have to add this following code at [...]
[Read more...]How to Change Register Globals Value for Your Website
There are some resources that recommend you to set register_globals become Off on your PHP installation in order to keep your website secure. Some of them are: – Using Register Globals – How do I deal with register_globals? We are not talking or discussing about those resources, but the question is: “How do I change [...]
[Read more...]The .htaccess File Content When Permalink Activated
I just wondered what would be happened when Permalink feature in WordPress is being activated? Detail technical question is: “What is the truly identifer that makes me sure this feature is being activated?” For those who do not know what Permalink is, it is a feature in WordPress that allows you to change the URL [...]
[Read more...]
Recent Comments