Redirect

A redirect sends anyone who accesses a web page to a new location. Redirects come in two forms, temporary and permanent. A temporary redirect is used for content that may have moved to a new location, but isn't going to be there forever (useful for search engine indexing). A permanent redirect tells search engines that the new location is permanent and they should update their records and stop linking to the old URI for that resource.
  • 12 Users Found This Useful
Was this answer helpful?

Related Articles

How to create Database?

Refer the steps given below to create database: 1. Login into your Plesk control panel2. Click...

How can I open my Hosting Control panel?

To open your hosting control panel use the information given below: URL -...

What is Code Injection?

\"PHP Injection,\" \"ASP Injection,\" are terms coined which refer to various types of code...

What is phishing?

Phishing is the criminally fraudulent process of attempting to acquire sensitive information such...

What is SQL Injection and how we can prevent it?

SQL injection is a code injection technique that exploits a security vulnerability occurring in...