Web Site

Internet-description.com



» Internet » World Wide Web » Topics begins with F » Forwarding


Page modified: Saturday, June 24, 2006 10:37:31

In connection with information systems a forwarding (also Redirect) is hyper+left, which one pursues automatically.

World Wide Web Redirects

Pass on from individual sides

In HTML

HTML offers a possibility of rerouting individual sides fully automatic with or without delay. The syntax for it reads:

<meta http-equiv= " Refresh " content= " 5; URL= http://www.example.org/ " > 

In this example within 5 seconds on the URL http://www.example.org/ one passes on. This method is not recommended by the W3C.

By HTTP

HTTP offers the possibility of rerouting in the header on another URI without delay. The syntax for this reads:

Location: http://www.example.org/ 

In PHP the header is headed for for example over the function header (). Example of this case:

$url = "“http://www.example.org/"”; header ("“location: $url"”); 

Pass on with server removal

A Web server can indicate that certain sides moved permanently or temporarly. Whereupon a suitable Webclient can react, by rerouting the access, to Bookmarks fully automatic corrected etc. Redirects to become by error messages with the initial number 3 characterized. The details are fixed in minutes HTTP.


Articles in category "Forwarding"

We found here 5 articles.

F

» Fahrner image Replacement
» Forwarding
» Frame (HTML)
» Free Internet
» Freemail

Related Websites

We found here 3 related websites.

Page cached: Wednesday, July 5, 2006 23:55:48
Valid XHTML 1.0!  Valid CSS!

Page copy protected against web site content infringement by Copyscape