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  
 
   
Keyword URL's not on front page?

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite
::  
Author Message
AMH



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Mon Dec 04, 2006 9:40 pm    Post subject: Keyword URL's not on front page?

Hi,


I did the mod on the board everything works fine except for the front page where the keyword URL's do not show. Any idea why it still shows

http://www.mydomain.com/viewforum.php?f=31


and not the keyword URL?


Thanks


Last edited by AMH on Wed Dec 06, 2006 10:33 am; edited 1 time in total
Back to top
Peter77
phpBB SEO Team
phpBB SEO Team


Joined: 10 May 2006
Posts: 512
Location: Michigan

Keyword URL's not on front page?Posted: Tue Dec 05, 2006 6:09 am    Post subject: Re: Keyword URL's not on front page?

I would carefully re check the index.php of the changes you made.


Also, I recommend CyberAlians Guest sessions MOD
Back to top
AMH



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Tue Dec 05, 2006 9:27 am    Post subject: Re: Keyword URL's not on front page?

For SID's removal I used this:

Code:
##############################################################
## MOD Title: Remove Sid For Guests (Search Engine Optimization)
## MOD Author: _underscore_ < thekingofzzt-AT-gmail-DOT-com > (N/A) N/A
Back to top
AMH



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Tue Dec 05, 2006 9:39 am    Post subject: Re: Keyword URL's not on front page?

SID's should not play a role in this? Question I thought it would be a rewrite problem?

anyone...
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Keyword URL's not on front page?Posted: Tue Dec 05, 2006 2:53 pm    Post subject: Re: Keyword URL's not on front page?

I don't think SId would play any role in this.

As told by Peter77, the problem is located in index.php.
Could be a problem while installing, or your index.php file to have been modded.
Since the required code changes are few, please double check and tell us where you have doubts about the FIND and REPLACE.

By the way, I as well suggest you install and use the cyber alien session removal method.

and do not forget the final touch 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
AMH



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Wed Dec 06, 2006 11:24 am    Post subject: Re: Keyword URL's not on front page?

Hi,


I am not sure. It uses ExtremeStyles. Everything works fine except the front page. I don't want to leave it as is, as it might create duplicate content punishment.


This is the index file.

[MOD] Please post a link next time, hudge post are impossible to deal with[/MOD]
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Keyword URL's not on front page?Posted: Wed Dec 06, 2006 12:52 pm    Post subject: Re: Keyword URL's not on front page?

It looked like your index.php is not up to date, so I advise you to update phpBB ASAP, and you'll find the proper code to edit 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
AMH



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Wed Dec 06, 2006 5:45 pm    Post subject: Re: Keyword URL's not on front page?

Crying or Very sad Would the update fix it?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Keyword URL's not on front page?Posted: Thu Dec 07, 2006 9:26 am    Post subject: Re: Keyword URL's not on front page?

Yes and even more Wink

The code to search for in index.php was added by 2.0.21, so you need to be up to date to find it and thus fully install the phpBB SEO mod rewrite.

Besides, it's a pretty good occasion to update, as it should already be the case 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
AMH



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Sun Dec 10, 2006 1:51 am    Post subject: Re: Keyword URL's not on front page?

Hi,

I upgraded the software to .21 now. It is using two sets of mods:

[1]

http://www.phpbb.com/phpBB/viewtopic.php?t=414391


This in version 21 does not work correctly. So I had to add.

[2]

http://www.phpbb.com/phpBB/viewtopic.php?t=350442

To give it a "moving" topics list.


I looked at:

[3]

http://www.phpbb-seo.com/boards/phpbb-mod-rewrite/discussions-vt404.html


and added it. The front page gives keyword url's. The "moving" latests posts gives keyword url's. BUT the static "Popular Topics (by reply)" and "Popular Topics (by view)" does not! Embarassed

The other odd thing is that the moving topics gives a keyword url. Click on it and once on the page all the links on the top are not keyword url's.



What am I missing?


Last edited by AMH on Sun Dec 10, 2006 7:53 pm; edited 1 time in total
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Keyword URL's not on front page?Posted: Sun Dec 10, 2006 5:49 pm    Post subject: Re: Keyword URL's not on front page?

You still need to finish you regular mod rewrite installation Wink.

The file not updated is viewtopic.php, as you can see Forum and topic urls are not rewritten yet on topic pages : -http://www.justiceforcyprus.com/cyprus-links-vt70.html

Check the code changes, they are not many.

Then, for The last Five and the Five popular, it looks really the same as the latest and most popular mod, already patched.

++

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



Joined: 11 Oct 2006
Posts: 30

Keyword URL's not on front page?Posted: Mon Dec 11, 2006 9:57 pm    Post subject: Re: Keyword URL's not on front page?

You are talented! Embarassed
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14403

Keyword URL's not on front page?Posted: Tue Dec 12, 2006 10:20 am    Post subject: Re: Keyword URL's not on front page?

you're welcome buddy Wink

And please think about the final touch 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 mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: