Jump to content

Talk:Main Page: Difference between revisions

From EDM2
Serg (talk | contribs)
index.html redirect
Serg (talk | contribs)
No edit summary
Line 8: Line 8:
*<head>
*<head>
*<title>EDM/2</title>
*<title>EDM/2</title>
*<meta http-equiv="refresh" content="0;URL=/">
*<meta http-equiv="refresh" content="0;URL=http://www.edm2.com/">
*</head>
*</head>
*</html>
*</html>


Google requires that!
Google requires that!

Revision as of 01:26, 3 November 2005

0

index.html redirect

Somebody plz create "index.html" on the server with safe HTML redirect:

  • <html>
  • <head>
  • <title>EDM/2</title>
  • <meta http-equiv="refresh" content="0;URL=http://www.edm2.com/">
  • </head>
  • </html>

Google requires that!