–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.

Meta refresh redirect

What is a meta refresh redirect?

A meta refresh redirect is a type of redirecting tools. It is a little bit slower and not too much used SEO technique, because of a poor usability. It should be used if a 301 Redirect can not be used.

A meta refresh redirect shows as a code in the header of a web page and browser should refresh after a certain time or redirect to a new URL. It is displayed as a countdown with a short text about redirecting.

Frequently asked questions

How can I do a meta refresh redirect?

A meta refresh redirect can be accomplished by using the following code: <meta http-equiv=”refresh" content="0”>

What is a meta refresh redirect example?

A meta refresh redirect is a type of HTML code that instructs a web browser to automatically reload a web page after a certain amount of time has elapsed. The code looks like this: <meta http-equiv=”refresh" content="5"> This code would refresh the page every 5 seconds.

Back to Glossary Create account for FREE

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