–Hidden comment

Use attributes in format region_from and region_to= to change the languages showing in language switcher.
Available regions are:
europe_from europe_to
asia_from asia_to
mideast_from mideast_to
america_from america_to

Example:
europe_from=0 europe_to=22 will put all languages (ordered in language switcher settings) from 1 to 21 to Europe region:
asia_from=22 asia_to=25 will put all languages from 23 to 24 (so only 2) into Asia region.

Redirect

What is a redirect?

Redirect is a special web function which sends a user directly to another website upon visiting a site configured with a redirect. Multiple types of redirects exist, such as 301 Redirect, 302 Redirect or Meta Refresh Redirect. They differ in their purpose and configuration.

301 Redirect refers to a permanent redirect. The traffic on the site is automatically moved to another web page. Search engines do not take into account the data found on the original page, only the ones in the final destination.

302 Redirect is temporary. It is used to redirect web page visitors to a different site over a certain period of time.

Meta-Refresh Redirect is not a real redirect command. It makes the site refresh over a period of time and sometimes contains a new URL of a site that should be displayed instead of the original one. It is recommended to only use Meta-Refresh Redirect when 301 Redirect is not available.

Frequently asked questions

Why are redirects important?

Redirects ensure that users are taken to the correct page on your website, they also improve your website's search engine optimization.

How can I implement a redirect?

There are a few ways to implement a redirect. One way is to use the “Redirect" command in a .htaccess file. Another way is to use the PHP header() function.

Back to Glossary Create account for FREE
A 301 redirect is a permanent change of URL. It's often used when a website's URL changes and is the best way to redirect visitors.

301 redirect

A 301 redirect is a permanent redirection from one URL to another, used when a website's URL changes. It is not bad for SEO and is necessary for a healthy website. There are several methods to create a 301 redirect, such as using an .htaccess file or web server configuration. Additionally, Post Affiliate Pro offers resources and support for creating redirects in their platform.

A redirect link is a line of text that sends the visitor to another website upon clicking on it. Find out more in the article.

Redirect links

Redirect links are used to redirect traffic to a different web page, and can be hidden behind a line of text. There are multiple benefits to using redirected links, including improving aesthetics and increasing click-through rates. Common methods to create a redirect link include using server-side redirects or HTML meta refresh tags. Additionally, frequently asked questions include how redirect links work and how to create them. Lastly, a Post Affiliate Pro website offers various tools and resources related to redirect links and affiliate marketing.

302 redirect is a process/status code, that means found or moved temporarily. So, a 302 redirect does not contain a new address.

302 redirect

302 redirect is a process/status code, that means found or moved temporarily. So, a 302 redirect does not contain a new address.

Meta refresh redirect is a type of redirecting tool. Although it takes a little longer, it is not a very common SEO technique.

Meta refresh redirect

The text discusses the concept of a meta refresh redirect as a type of tool used for redirecting web pages. It explains that this technique is not commonly used due to its poor usability, but can be implemented using a specific code. The text also provides examples of how the code works and answers frequently asked questions about the topic. Related resources are also provided for users interested in learning more about the subject.

Our website uses cookies. By continuing we assume your permission to deploy cookies as detailed in our privacy and cookies policy.