About 147,000 results
Open links in new tab
  1. Redirections in HTTP - MDN Web Docs

    Jul 4, 2025 · In HTTP, redirection is triggered by a server sending a special redirect response to a request. Redirect responses have status codes that start with 3, and a Location header holding the …

  2. Redirection – WordPress plugin | WordPress.org

    Redirection is the most popular redirect manager for WordPress. With it you can easily manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have.

  3. Redirects: What They Are & How to Use Them - Semrush

    Dec 12, 2024 · The redirection process works like this: The browser requests the old (redirected) URL, and the server automatically displays the webpage for the new URL (the redirect target).

  4. HTTP Redirections explained

    Mar 11, 2026 · A redirection response carries a 3xx status code and a Location header pointing to the target resource. When a browser or crawler receives this response, a second request goes out to the …

  5. URL redirection - Wikipedia

    URL redirection, also called URL forwarding, is a World Wide Web technique for making a web page available under more than one URL address. When a web browser attempts to open a URL that has …

  6. Redirects: How To Use, SEO Impact & Types (301 vs 302) - Moz

    Mar 24, 2025 · A redirect sends users (and search engines) to a different URL from the one they originally requested. 301, 302, and meta refresh redirects are the most common. There are several …

  7. Redirection – Manage redirects with WordPress

    If your WordPress supports permalinks then you can use Redirection to redirect any URL. Regular expressions are supported and you can create redirect patterns to match any number of URLs. Posts …

  8. Redirections in HTTP - GeeksforGeeks

    Jul 23, 2025 · HTTP redirection works by sending a 3xx status code along with a Location header in the server's response, instructing the client to request a new URL. The client then automatically follows …

  9. HTTP redirect code overview: The redirects guide for SEO

    Feb 23, 2026 · Redirection is done on a web server level, and it's similar to redirecting URLs, the scope of the redirect is just very different — it affects the whole website.

  10. How to Redirect a URL (& Which Type to Use): 6 Methods - wikiHow

    Feb 19, 2026 · Select a www redirection setting. If you want to redirect traffic to the URL regardless of whether the user types www. before your domain name (e.g., you want to redirect both …