[Advanced] Zero Duplicate [question]

Zero duplicate support forum.
Personalized HTTP 301 dynamic redirections.

Moderator: Moderators

[Advanced] Zero Duplicate [question]

Postby sanis » Mon Feb 12, 2007 2:21 pm

I don't want redirect to index.html in user type only my domain.com but when he/she type domain.com/index.php it redirects to index.html, how to do that?
Another question, why when i access post1234.html it redirects to theme-my-bla-t6.html?
Sorry, not in that topic :/
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Advertisement

Postby dcz » Tue Feb 13, 2007 10:19 am

Well, the goal is to end up using a single url par page.

So if you want to redirect index.php to index.html, you'll have to redirect as well example.com/phpbb/ to example.com/phpbb/index.html

By default the mod is redirecting index.php to example.com/phpbb/

And yes, post URLs are redirected as they are duplicate, the greater source in phpBB forum, so we do want to get rid of these, bot-wise.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Tue Feb 13, 2007 5:41 pm

I just want to disable rediction from domain.com to domain.com/index.html :) as you can see www.stotis.net
Another question, how can i disable post1234.htm rediction to topic-is-cool-t123.html ? Or make normal topic-is-cool-t123.html link when i press lastest post on forum img on index or viewforum? :)
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm

Postby dcz » Tue Feb 13, 2007 5:57 pm

Well, for index.html, the mod is following the settings in phpbb_seo_class.php, so if you use :
Code: Select all
         'index' => ''


It will get rid of index.php

if you use :

Code: Select all
         'index' => 'index.html'


then index.html will be forced

and if you want to keep index.php, then just use :

Code: Select all
         'index' => 'index.php'


The zero dupe will work accordingly and index links in phpbb will all be rewritten the way you choose.

The idea is one url one page, zero dupe.

About post, I don't think getting rid of the redirection is this good, and the no dupe is on its way to get rid of these in phpBB pages ;)

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby sanis » Tue Feb 13, 2007 6:04 pm

But it will look nicer without rediction (post).
Whathever if you think it is not bad i will leave it as is :)
sanis
 
Posts: 47
Joined: Fri Jan 05, 2007 5:37 pm


Return to Zero duplicate phpBB2

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests