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  
 
   
Mix Mod Instructions (confused)

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Mixed SEO URL
::  
Author Message
brucey



Joined: 07 Jun 2008
Posts: 34

Mix Mod Instructions (confused)Posted: Sat Jun 07, 2008 3:17 pm    Post subject: Mix Mod Instructions (confused)

Hi

I am planning on installing the Mixed phpBB3 SEO mod Rewrite for phpbb3.

I downloaded the doc from http://downloads.phpbb-seo.com/phpbb3-seo-url-10/mixed-phpbb3-seo-mod-rewrite-47.html

I open the instructions and in there the title says

MOD Title: Mixed phpBB3 SEO mod Rewrite

Which is fine, however when I read on it says

## Author Notes:
## _____________
##
## This is the phpBB SEO Advanced mod_rewrite core.
## Please note that this version will not inject topic titles in post's URLS. This is to make it easier
## to disallow them with our robots.txt file, since these are duplicates any way.

Now its calling it SEO Advanced mod_rewrite Confused

And also it says

## WARNING : Topic title injection in URL can be hard to deal with depending on the type of subjects your
## forum is about. In most cases phpBB SEO recommend the use of the phpBB SEO mixed mod Rewrite instead.
## Please read : http://boards.phpbb-seo.com/phpbb-seo-toolkit/phpbb-seo-mod-rewrites-vt66.html

But I'm not injecting the topic titles into the URL with mix mod Confused


I either have done something wrong, or the instructions are a bit confusing.

Please advise I am simply installing the Mix Mod and Not Advanced Mod

Thanks

Brucey

www.bebobox.com
www.aciidforums.com
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Mix Mod Instructions (confused)Posted: Sat Jun 07, 2008 3:58 pm    Post subject: Re: Mix Mod Instructions (confused)

These are typos, don't worry, the code is the good one to apply.

Thanks for reporting them Wink

_________________
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
brucey



Joined: 07 Jun 2008
Posts: 34

Mix Mod Instructions (confused)Posted: Sat Jun 07, 2008 4:01 pm    Post subject: Re: Mix Mod Instructions (confused)

thanks im applying it now

I may have found another typo, but may be deliberate

Under
Code:
#
#-----[ OPEN ]------------------------------------------
#

viewtopic.php



There is this code


Code:
#
#-----[ FIND ]------------------------------------------
#

   $redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");

#
#-----[ REPLACE WITH ]------------------------------------------
#

   // www.phpBB-SEO.com SEO TOOLKIT BEGIN
   //$redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");
   // www.phpBB-SEO.com SEO TOOLKIT END



Is this correct or should it be

Code:
#
#-----[ FIND ]------------------------------------------
#

   $redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");

#
#-----[ REPLACE WITH ]------------------------------------------
#

   // www.phpBB-SEO.com SEO TOOLKIT BEGIN
   $redirect_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f=$forum_id&t=$topic_id");
   // www.phpBB-SEO.com SEO TOOLKIT END



In other words "//$redirect_url" > "$redirect_url"


Please advise
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3477

Mix Mod Instructions (confused)Posted: Sat Jun 07, 2008 4:05 pm    Post subject: Re: Mix Mod Instructions (confused)

The code you mention is left commented on purpose, just apply the code change it will work Wink

_________________
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
brucey



Joined: 07 Jun 2008
Posts: 34

Mix Mod Instructions (confused)Posted: Sat Jun 07, 2008 5:12 pm    Post subject: Re: Mix Mod Instructions (confused)

Thanks Cool

New problem, I started a new topic to make it more relavent
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Mixed SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: