Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /data/current/web-tool.org/docs/local/php_interface/classes/HtmlChache.php on line 40 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /data/current/web-tool.org/docs/local/php_interface/classes/HtmlChache.php on line 40 Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /data/current/web-tool.org/docs/local/php_interface/classes/HtmlChache.php on line 43 Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /data/current/web-tool.org/docs/local/php_interface/classes/HtmlChache.php on line 43 Checking redirects online

Checking redirects

Displays a chain of redirects.

Why do you need to check redirects?

Checking redirects is required for SEO-site optimization. For example, you connected an SSL certificate, after which the site becomes accessible both via the HTTP and HTTPS, search engines will consider the sites duplicates, as a result of which they will be lowered in search results. You will need to set up a redirect from HTTP to HTTPS to eliminate duplicate sites from the point of view of search engines.

The service is also useful when you need to check redirects from WWW to without WWW, or from index.php to "/", or from a page with a slash at the end, to a page without a slash, or some other option. For all these cases, you can use Redirect Tracker and get the entire chain of redirects.

How does redirect checking work?

  1. Enter the page address.
  2. Click the «Check» button
  3. The service will make a request to the page you entered and examine the server response headers. If the server response contains a redirect to another page, the service will fulfill the request to it. And so on until there are no more redirects to other URL.
  4. You must understand that the service does not look for any redirects you have on the site, but monitors the redirection of a specific page you entered and displays the entire chain of redirects starting from it and ending with URL, which no longer redirects anywhere.

Conclusions

Using Redirect Tracker you can track the chain of redirects to which your page redirects. It is advisable to configure redirects on the site in such a way that between the initial and final URL there is only one redirect.