| :: |
| Author |
Message |
CheeRees
Joined: 11 Dec 2007 Posts: 13
|
Posted: Fri Dec 28, 2007 11:17 am Post subject: Google indexing |
|
|
Hello, I have phpbb-seo MOD, but my links in google are
....../postxxxx.html
NO
...../helloxxxx.html
In the forum are good links, but in google no.
How I change it?
Thanks...sorry for my english  |
|
|
| Back to top |
|
 |
|
 |
TomaS PR2

Joined: 08 Jun 2007 Posts: 226
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Fri Dec 28, 2007 4:29 pm Post subject: Re: Google indexing |
|
|
That's for sure because you did not implement the robots.txt as advised in the release thread and the install file.
Now, the better to do would be to install the zero duplicate and to set the post redirection option at least to "guest".
A month or so after you started the redirecting, upload the robots.txt with the proper paths. Not right now, because we first want bots to be redirected to the topic urls before we ask them to drop all the postxx.html urls.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
CheeRees
Joined: 11 Dec 2007 Posts: 13
|
Posted: Fri Dec 28, 2007 6:42 pm Post subject: Re: Google indexing |
|
|
Ok, but 25. december was links at google good and today is bad
Thanks....I try it |
|
|
| Back to top |
|
 |
CheeRees
Joined: 11 Dec 2007 Posts: 13
|
Posted: Sat Dec 29, 2007 12:12 pm Post subject: Re: Google indexing |
|
|
PLS in search.php
#-----[ FIND ]------------------------------------------
$author = empty($author) ? $author_name : $author;
In my search.php a I dont find it I have a phpbb RC7
What now? |
|
|
| Back to top |
|
 |
TomaS PR2

Joined: 08 Jun 2007 Posts: 226
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
kamil
Joined: 20 Jan 2008 Posts: 5
|
Posted: Sun Jan 27, 2008 8:54 am Post subject: Re: Google indexing |
|
|
| dcz wrote: | That's for sure because you did not implement the robots.txt as advised in the release thread and the install file.
Now, the better to do would be to install the zero duplicate and to set the post redirection option at least to "guest".
A month or so after you started the redirecting, upload the robots.txt with the proper paths. Not right now, because we first want bots to be redirected to the topic urls before we ask them to drop all the postxx.html urls.
++ |
I am having same problems... Google isn't indexing any of my forums content. :/ When you say | Quote: | | install the zero duplicate | ... do you mean install it as well as advanced mod rewrite, or instead of advanced mod rewrite??? thanks |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sun Jan 27, 2008 10:08 am Post subject: Re: Google indexing |
|
|
You need both in pretty much all case. The zero duplicate is not embed into the mod rewrite because we want to make sure user properly install the mod rewrite before they proceed with the zero duplicate.
Would be a nightmare for support if user would install both and try the zero duplicate before the mod rewrite is up and running.
But :
| Quote: | | Total posts 26 • Total topics 13 |
Your forum is to new to rank well, what you need before all is content  |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
kamil
Joined: 20 Jan 2008 Posts: 5
|
Posted: Sun Jan 27, 2008 12:33 pm Post subject: Re: Google indexing |
|
|
True, I know there is little content there yet, but... For the blog on the same subdomain I have just (minutes ago) added a post, then resubmitted a sitemap to Google, now googling for:
| Code: |
matlab-djpegxx-bug site:linux.dsplabs.com.au
|
shows that the new post has been indexed by Google... but this is not the case with the phpBB forums posts... for example this post has been there for almost a week. It is in the sitemap. Robots allows it as per Google Webmaster Tools. But yet it is not indexed:
| Code: |
Getting-Matlab site:linux.dsplabs.com.au
|
Produces no results :/
Anyhow, I have successfully installed both no duplicate and zero duplicate mods. I am very impressed with the redirects. Thanks again! |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
kamil
Joined: 20 Jan 2008 Posts: 5
|
Posted: Sat Feb 02, 2008 4:14 am Post subject: Re: Google indexing |
|
|
| dcz wrote: | | First, it's normal to see deeper content indexed a bit slower at first |
I did not realize just how much slower the deeper content gets indexed! The Virtual Root setting could possibly speed things up. Unfortunately, I cannot use this setting because phpBB SEO redirects would clash with my WordPress redirects.
| dcz wrote: | | Additonally, you should implement the suggested robots.txt for the mod rewrite, because you do not disallow or redirect post urls, and these are duplicates of topic urls. and this could cause trouble for indexing and ranking once you'll have more topics. |
The currently indexed results (with postxx.html urls) must have been crawled prior robots.txt change and prior to the installation of advanced mod rewrite, no duplictate and zero duplictate phpBB SEO mods. Those urls will hopefully fade out over the next few weeks.
As so many other phpBB SEO Forum members I am eagerly awaiting your upcoming RSS and Sitemap mods for phpBB3 Keep up the great work! cheers |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
|
|