Talk:Main Page: Difference between revisions
Appearance
No edit summary |
spam removal |
||
Line 1: | Line 1: | ||
== 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/index.php/Main_Page"> | |||
*</head> | |||
*<body> | |||
* | |||
*<a href="http://www.edm2.com/index.php/Main_Page"> | |||
*EDM/2 | |||
*</a> | |||
* | |||
*</body> | |||
*</html> | |||
Google requires that! |
Revision as of 15:02, 12 December 2005
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/index.php/Main_Page">
- </head>
- <body>
- <a href="http://www.edm2.com/index.php/Main_Page">
- EDM/2
- </a>
- </body>
- </html>
Google requires that!