| :: |
| Author |
Message |
remixed
Joined: 09 May 2008 Posts: 14
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sat Jul 05, 2008 12:01 pm Post subject: Re: search.php rewrite |
|
|
| remixed wrote: |
How can i change tis in my search.php so that i get the good seo friendly urls?
|
With one SQL per link to retrieve the proper page in topic I'm affraid. So I'm not sure it's worth this much work for the server, especially since bots do not search and post url are anyway redirected properly (and even disallowed by the robots.txt). |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
remixed
Joined: 09 May 2008 Posts: 14
|
Posted: Sat Jul 05, 2008 1:38 pm Post subject: Re: search.php rewrite |
|
|
I have disallowed it in the robots.txt and google sees that, but google also sees those links that are (i gues) from the search.php.
What else would it be?
a screenshot from google webmaster tools:
http://img58.imageshack.us/my.php?image=googleoi7.jpg
Isn't it strange that google adds those links to: "Url's blocked by robots.txt"?
Because they redirect with a 301 error status. |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sat Jul 05, 2008 2:31 pm Post subject: Re: search.php rewrite |
|
|
It's pretty normal to see them disallowed if they are, Google does not even need to try them and thus discover the redirect to throw them in the disallowed list.
Now, since you have all these post urls indexed, you should delete the disallow in your robots.txt to let the redirecting happen (with the post redirection set to at least "guest"), and then put it back couple month after, when the redirecting will have occurred. |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
remixed
Joined: 09 May 2008 Posts: 14
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sat Jul 05, 2008 2:57 pm Post subject: Re: search.php rewrite |
|
|
Since they are redirected, they won't be indexed.
It can still be better to redirect them before you disallow them, because it make it possible for PageRank transmission form the post to the topic urls, otherwise, all the eventual PR on post urls is just lost. |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
remixed
Joined: 09 May 2008 Posts: 14
|
Posted: Sat Jul 05, 2008 3:05 pm Post subject: Re: search.php rewrite |
|
|
This mod is already for 2 months on the website so everything is indexed. Google can just follow the links from the homepage and it wil see the whole forum, no problem i gues.
But my problem was: Where did google get those postxxx.html pages from? I can't find them only by using the search.php... |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sat Jul 05, 2008 3:49 pm Post subject: Re: search.php rewrite |
|
|
They can come from before this, or if you did not put post redirection to at least guest at the beginning, there are numerous possibilities.
I still think that since they are in the Google crawl list, they should be redirected before being disallowed. |
_________________ phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
|
|