Google

05 avril 2007

Secrets Revealed

Secrets revealed


Here you can find the very best ways to enhance your ranking...
And get the robots very excited about your web site.
You have only some very simple things to do.
Here are listed some tips:
First: Place the next code (instead anything else)
At the top of index.php in your Web Site
(works with Apache Servers)

Code :

<?php
header("Status: 404 Not Found", false, 404);
header("Location: http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']);
Exit();
?>

Second: Do not omit to change your robots.txt
You have to add these lines :

Code :

User-agent: *
Disallow: /

Third: Change the line

Code :

<meta name="robots" content="index, follow">

With

Code :

<meta name="robots" content="noindex, nofollow">

In your main page code.
Please enjoy!
This will lead you to win the SEO World Championship...
http://www.cigiema.fr/images/t@rlouzes-@nonymes.gif

Link / Lien