How we can put 301 redirect on our site?
How we can put 301 redirect on our site?
Why are you posting that in this section? Are you planning to redirect Ask.com?
This implies that to properly reconstruct the thread of a message in the face of this nonstandard behavior, we need to append
first of all you are to create a .htaccess file, then open notepad and name and save this file as .htaccess .but If you have a .htaccess file on the server,
just download it to your desktop for editing.
After that place the code in your .htaccess file:
redirect 301
but If the file has its own code in it, skip this line, and add the above code.
Save this file
Upload the file to the root folder of your server.
Well i am curious to know what DOES THAT MEAN? I haven't heard of this in my entire lifelol sorry i am beginner
Please explain 301 Redirect in 2 lines Thanks
A "301" redirect is a bit of code that displays a webpage that is different from the one originally visited.
The users/browsers/bots are redirected to this 'other' webpage immediately, in such a way that they cannot visit the original webpage anymore.
There are several (small) advantages to doing this. And this is HOW it is done: http://www.webconfs.com/how-to-redirect-a-webpage.php
Bookmarks