Tech moves fast! Stay ahead of the curve with Techopedia!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.
A URL redirect is a webserver function that sends a user from one URL to another. Redirects commonly take the form of an automated redirect that uses one of a series of status codes defined within the HTTP protocol.
There are several types of redirects available to Web developers, including manual redirects, HTTP 3xx series status codes, server-side scripts, JavaScript, frame redirects and metatag refreshes.
A URL redirect may also be known as an HTTP code 3xx redirect, URL forwarding, domain redirection and domain forwarding.
Web users may be redirected from one URL to another for a variety of reasons, including:
Redirects can also be used for nefarious activities such as phishing or other attempts to cause problems for users and their computers. Redirects have also been used to subvert the results of search engine queries, but most search engines are now able to detect such attempts.
The various HTTP protocol 3xx series codes are the most common way to redirect a Web page and are embedded in the HTML of the page. Members of this series have the following attributes:
When a website visitor is redirected to a newly named website domain, the website address acquires a new URL. Businesses often transform their website’s original home page into a redirect page with a concurrent message briefly describing the redirect. Behind the scenes, a meta refresh tag is embedded into the website’s source code. Without a redirect, regular website visitors would receive a "404 - Not Found" error message.
Redirection can take place via a redirection service that operates through software to bring shorter link names to users. Permalinks are a type of redirection service.
Do you work in the tech industry? Help us learn more about why the gender gap still exists in tech by taking this quick survey! Survey respondents will also be entered to win a $100 Amazon Gift Card!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.