Networking, Programming and Graphics Tutorials

META Forwarding [1/1]

Type: Code Networking, Programming and Graphics Tutorials
META Forwarding
Level: Beginner Networking, Programming and Graphics Tutorials 
META Forwarding
Date: 2007-Apr-11
META Forwarding
Visited: 1986 times
META Forwarding
Rating: META Forwarding
META Forwarding
Author: Tony Potter

This tutorial will show you how to redirect a web page to a new location using
META redirection. This is useful in cases when you want a simple redirect to a new page or website. Also it can be used if you cannot or do not want to use other way for redirection.

To do a META forwarding create one 'hml' or 'html' file and pout the following line into it:

<META HTTP-EQUIV="refresh" content="0;URL=http:////domain.tld/folder/index.html">
Do not forget to change 'http:////domain.tld/folder/index.html' with the URL that you want ot forward to.

If you have already a page that you want to redirect the META tag must be put on its right place. This is in the '<head>' section in the file.
The next is an example where is the right place in the HTML structure.

<html>
<head>
<title>TITLE</title>
<meta 1>
<META 2>
<META HTTP-EQUIV="refresh" content="0;URL=http:////domain.tld/folder/index.html">
...
</head>
<body>

...

<body>
</html>
Rate this tutorial:                    
Networking, Programming and Graphics Tutorials - META Forwarding [1/1] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: meta forwarding  meta forwarding  "meta forwarding"  forwarding meta  meta web forwarding  Forwarding +meta  meta forwarding page  meta forwarding html  html forwarding meta  html forwarding with META  meta index forwarding  page forwarding meta  meta forwarding refreshing  http forwarding meta  Website forwarding meta  html page forwarding meta  meta http-equiv forwarding  hml forwarding  "php forwarding"  php forwarding