Redirect wiederholt sich ständig

T

Thomas Müller

Hallo,

eine Seite von mir ist umgezogen. Jetzt wollte ich einen unmittelbaren
Redirect machen.

<head>
<meta http-equiv="refresh" content="1; URL=meineSeite.html">
</head>

Der Redirect funktioniert, aktualisiert sich allerdings jede Sekunde, d.h.
der Bildschirm flackert ständig.

Kann ich das vermeiden?

Vielen Dank im voraus,

Tom
 
J

Jukka K. Korpela

Scripsit Thomas Müller:
eine Seite von mir ist umgezogen. Jetzt wollte ich einen unmittelbaren
Redirect machen.

Set up HTTP redirection, or ask someone to do that for you.
<head>
<meta http-equiv="refresh" content="1; URL=meineSeite.html">
</head>

Invalid markup (no title element) and wrong approach.
Der Redirect funktioniert, aktualisiert sich allerdings jede Sekunde,
d.h. der Bildschirm flackert ständig.

You have probably managed to put that tag onto the meineSeite.html page
itself too, making it redirect to itself evert second. As usual, posting the
URL would have made it much easier to see what the problem really is.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,144
Latest member
KetoBaseReviews
Top