Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do I redirect someone to my new page?

Answer Posted / guest

The most reliable way is to configure the server to send out
a redirection instruction when the old URL is requested.
Then the browser will automatically get the new URL. This is
the fastest way to do this. You can of course also simply
put up a small page with a text like "This page has moved to
http://new.url/, please adjust your bookmarks".

A Netscape-only solution, which doesn't work on other
browsers, and screws up the "back" button in Netscape, is

<META HTTP-EQUIV="Refresh" CONTENT="x; URL=new.URL">

which will load the new URL after x seconds. This should go
in the HEAD of the document. But if you do this, also
include a short text saying "Document moved to new URL
so-and-so" for other browsers.

(The screwing-up bit refers to the fact that if you press
"Back" after you have been redirected, you will be taken to
the document with the META refresh. Then the refresh will be
activated, and so you'll jump to the page you just tried to
leave.)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is web sql database in html 5? Explain

873


What is a tag in english?

872


Why are not my frames the exact size I specified?

1227


What are gradients in Canvas used for? What are their different types?

869


What are the new input types provided by HTML 5 for forms?

841


How do you change the number type in the middle of a list?

879


Which html tag allows users to specify a file for uploading?

807


Explain bullet types in html?

1098


How do you get higher results on google?

922


What is the difference between tags and attributes?

904


What are the rules established for html5?

1015


How do you center a tag in html?

804


What is numbered list?

844


What are the different new form element types in html 5?

892


What does <> mean in html?

881