- My Site Banned ?
- Posted by ssevgi_2000@hotmail.com on March 25th, 2006
Hi,
I am trying to find out why my website: http://www.serverim.net is not
coming up on Google under certain keywords?
I can't find the site anywhere on google.
Thanks,
Soykan
- Posted by ssevgi_2000@hotmail.com on March 25th, 2006
And my mistake google remove service using 4 month ago. Removing All
Images and Page Caches...
Re-Add form submitted 3 month ago and no pages listing in google.
Help me please...
- Posted by seo101 on March 25th, 2006
"The page cannot be displayed"
- Posted by ssevgi_2000@hotmail.com on March 25th, 2006
seo101 wrote:
What's problem ?
My now displayed home page. ?
- Posted by seo101 on March 25th, 2006
The site was down when I last tried.
- Posted by ssevgi_2000@hotmail.com on March 25th, 2006
seo101 wrote:
This site is now online. Please help me this problem.
- Posted by Tomi Häsä on March 25th, 2006
ssevgi_2000@hotmail.com wrote:
Use a 301 redirect instead of a 302 redirect.
- Posted by ssevgi_2000@hotmail.com on March 26th, 2006
Tomi Häsä wrote:
My using redirect code;
<?php
header("Location: http://www.serverim.net/portal/hmportal.php");
exit;
?>
Please me to propose this problem.
- Posted by ssevgi_2000@hotmail.com on March 26th, 2006
Changed now redirect script;
<?
Header("HTTP/1.1 301 Moved Permanently" );
Header("Location: http://www.serverim.net/portal/hmportal.php" );
?>
Ok ?
And now addurl re-submit ?
- Posted by Tomi Häsä on March 26th, 2006
ssevgi_2000@hotmail.com wrote:
Looks better.
Sure.


