phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
posts url vs url standards

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
::  
Author Message
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 2:23 pm    Post subject: Re: posts url vs url standards

dcz wrote:
Don't worry the zero dupe will take care of this kind of small problems; )

Indeed, it took months for the search engines to drop the "natural" duplicates that viewtopic?p= created (I neglected to add robots.txt entries for it, profile.php, memberlist.php, etc.). I'm happy to test the "zero dupe" corrections to the advanced rewrite mod. I've sent a PM.

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

posts url vs url standardsPosted: Tue Dec 26, 2006 3:25 pm    Post subject: Re: posts url vs url standards

Well, http 301 is for sure a lot faster than robots.txt, have you read this ?

_________________
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


Last edited by dcz on Tue Dec 26, 2006 5:58 pm; edited 1 time in total
Back to top
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 4:27 pm    Post subject: Re: posts url vs url standards

dcz wrote:
Well, http 301 is for sure a lot faster than robots.txt, have you read this ?

True, but I am asking the search engine to drop the viewtopic?p= completely to avoid a duplicate, not redirect it. The matching viewtopic?t= is already indexed. If I added a redirect for the viewtopic?p= references, I would have to distinguish between bots and real users since the viewtopic?p= references from other forums are legitimate.

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

posts url vs url standardsPosted: Tue Dec 26, 2006 4:32 pm    Post subject: Re: posts url vs url standards

Well, what about this : http://www.phpbb-seo.com/boards/viewtopic.php?p=4126 ?

Isn't it better for both bots and humans to only deal with a single URL standard for topic 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
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 4:40 pm    Post subject: Re: posts url vs url standards

Sorry, I'm not making myself clear.

Prior to the robots.txt change, google indexed thousands of viewtopic?p= links, 9 out of 10 which were duplicates of the top-level viewtopic?t= link. When I finally figured out what was happening, I blocked the viewtopics?p= links in robots.txt and started using sitemaps. Within a short while all the viewtopics?t= links were recognized (thank you google), but the viewtopics?p= links remained for a long time in google's index, I assume because they're in the nearly ignored "supplemental results."

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

posts url vs url standardsPosted: Tue Dec 26, 2006 5:59 pm    Post subject: Re: posts url vs url standards

This I had understood, the thing is in the example I suggested, all URLs where already indexed and cached, and finally went redirected quite fast.

The same goes with post URLs and the zero dupe Wink

++

_________________
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
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 6:15 pm    Post subject: Re: posts url vs url standards

OK, I see. You redirected:

http://www.phpbb-seo.com/boards/viewtopic.php?p=4126

To a newly minted topic URL with the post number tagged on the end:

http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-google-sitemaps-vt21-210.html#4126

I assume Google is smart enough not to treat these as duplicates?

http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-google-sitemaps-vt21-210.html
http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-google-sitemaps-vt21-210.html#4126

Because there's no robots.txt rule to say otherwise, unlike the postnnnn or viewtopic?p= references.

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

posts url vs url standardsPosted: Tue Dec 26, 2006 6:36 pm    Post subject: Re: posts url vs url standards

Exactly, the html anchor is understood as it should, a place in the page.

We'd need to make sure though this would be the case the "/" suffix, but we'd really start to go off topic in this thread Wink

++

_________________
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
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 6:56 pm    Post subject: Re: posts url vs url standards

Good point, the # isn't like those pesky ? parameters. At the risk of going further off topic, is the terminating slash really necessary? For example:

-http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-google-sitemaps-vt21-225.html#4140

versus:

-http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-google-sitemaps-vt21-225#4140

It's certainly easier from a patterns matching perspective, but other than that, I don't see any value in either .html or / terminators, SEO-wise or readability wise.

_________________
Dan Kehn
Back to top
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 8:04 pm    Post subject: Re: posts url vs url standards

On a related note, the notification URLs are mixed:

Code:
Hello,

You are receiving this email because you are watching the topic, "[Release] mx Google Sitemaps V 1.0.1" at phpBB SEO Boards. This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic.

http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-google-sitemaps-vt21-210.html#4140

If you no longer wish to watch this topic you can either click the "Stop watching this topic link" found at the bottom of the topic above, or by clicking the following link:

http://www.phpbb-seo.com/boards/viewtopic.php?t=21&unwatch=topic

--
Cordialement le Staff - Thanks, The Management

I know, I know... nothing to do with SEO, and already addressed in the "no dups" mod. Wink

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

posts url vs url standardsPosted: Tue Dec 26, 2006 11:13 pm    Post subject: Re: posts url vs url standards

yep I know, some thing I need to fix, will do Rolling Eyes

Then, for the slash, the SEO matter is the url need to work Wink

For sure the shorter the better, we'll see what suffix will end up the best when we release the update Wink


++

_________________
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
Visit poster's website
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 812

posts url vs url standardsPosted: Tue Dec 26, 2006 11:59 pm    Post subject: Re: posts url vs url standards

dcz wrote:
For sure the shorter the better, we'll see what suffix will end up the best when we release the update Wink

I recoded sessions.php and .htaccess without the html suffix and it seems to work, except for this rewrite rule:

Code:
# FORUM PROTECTION RULE
# RewriteRule ^forums/.+/([^/]+)$ forums/ [R=301,L]

What is this protecting? Incoming referrals to topics or posts that have been deleted?

I handle deleted topics / posts by redirecting to a "not found" page with pointers to the search choices. The robots.txt includes the "not found" page, so presumably the deleted URL will be removed from the search engine's cache someday. Would have been better to return a 301 to the forum's index? Not that forum topics are deleted that often...

As an aside, I noticed this board doesn't define a custom 404 page, e.g.:

http://www.phpbb-seo.com/boards/phpbb-forum/discussions.html

Returns the standard Apache 404 page. Bleech.

Back to my testing, I also recoded viewtopic.php and viewtopic_body.tpl to follow the # convention, i.e., viewtopic?p= becomes topic-subject-vtxxx#yyy with the mini post's alt/title text = topic subject. Probably similar to what you're working on for the next version, except of course I hope your handling of pagination was cleaner. Well, I followed your lead with $seo_topic_name and declared globals $seo_topic_id and $seo_topic_start. Not pretty, but works. Confused

_________________
Dan Kehn
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

posts url vs url standardsPosted: Wed Dec 27, 2006 10:44 am    Post subject: Re: posts url vs url standards

Well the rewriterule is indeed not useful anymore with the zero dupe.

Was to prevent url like theses topic/title/folder/trick-vtxx.html

I am working on a custom error page solution, you'll see Wink

For the rest, I suggest you just wait a bit more to directly work on the new version, will be a lot more handy to tweak as you do with 0.0.2 Wink

++

_________________
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
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
Page 1 of 1

Navigation Similar Topics

Jump to: