This is again a phpBB mod which might be interesting for us phpnuke users. It converts the usual url into as url made of keywords based on the title you use in the post.
Is there a way to change it and use it for phpnuke ?
Here is the mod :
##############################################################
## MOD Title: phpBB google keyword URLs 1.1.0
## MOD Author: webmedic (bah@webmedic.net) <Brook Hyumphrey>
Only registered users can see links on this board! Get registered or login to the forums!
## Original code from:
Only registered users can see links on this board! Get registered or login to the forums!
## MOD Description: This mod makes static URLs for phpBB
## Please read the author notes BEFORE using this mod.
## Check
Only registered users can see links on this board! Get registered or login to the forums!
## for the latest version or to get help with this MOD
##
## MOD Version: 1.1.0
##
## Installation Level: (Advanced)
## Installation Time: 5 Minutes
## Files To Edit: (3)
## page_header.php,
## page_footer.php,
## .htaccess
## Included Files: n/a
##############################################################
## Author Notes:
## Use this mod together with the manage bots mod already included with integramod
## Make backups and test this on a test forum if you can. This is not a typical mod.
## This version is not like all the other mod rewrite and search engine optimization mods
## out there. It will make your urls into keword phrases. to do this it rewrites the url
## to look like the topic or forum title.
## To see this mod in action please goto:
##
Only registered users can see links on this board! Get registered or login to the forums!
##
##############################################################
## MOD History:
##
## 2004-11-03 - Version 1.1.0
## - Added replacements for /, \, and foriegn character sets.
##
## 2004-08-22 - Version 1.0.0
## - Initial public release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ OPEN ]------------------------------------------
#
I have ported it, but i am not sure if it will work for everybody, because it seems to be kind of independant of the template of the phpbb part, but i have it working on my test server (windows) which is running on phpnuke 7.7 with the latest version of phpbb. Here are the instructions for those who wanna try:
Code:
##############################################################
## MOD Title: phpBB google keyword URLs 1.1.0
## MOD Author: webmedic (bah@webmedic.net) <Brook Hyumphrey> http://www.webmedic.net
## Original code from: http://www.webmasterbrain.com/forum/question-static-sef-urls-for-phpbb-vt34.php
## MOD Description: This mod makes static URLs for phpBB
## Please read the author notes BEFORE using this mod.
## Check http://www.webmedic.net/released-phpbb-google-keyword-urls-110-vt2577.html
## for the latest version or to get help with this MOD
##
## MOD Version: 1.1.0
##
## Installation Level: (Advanced)
## Installation Time: 5 Minutes
## Files To Edit: (3)
## page_header.php,
## page_footer.php,
## .htaccess
## Included Files: n/a
##############################################################
## Author Notes:
## Use this mod together with the manage bots mod already included with integramod
## Make backups and test this on a test forum if you can. This is not a typical mod.
## This version is not like all the other mod rewrite and search engine optimization mods
## out there. It will make your urls into keword phrases. to do this it rewrites the url
## to look like the topic or forum title.
## To see this mod in action please goto:
## http://www.webmedic.net/index.php
##
##############################################################
## MOD History:
##
## 2004-11-03 - Version 1.1.0
## - Added replacements for /, \, and foriegn character sets.
##
## 2004-08-22 - Version 1.0.0
## - Initial public release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
#
#-----[ OPEN ]------------------------------------------
#
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
Remove the space between modules.php? and Forums, because googletap
is making it a .html url if i didn't add the space
P.S I didn't gave it extensive testing , so i only created 1 topic with 0 replies so i do not know for sure how it handles ith multiple pages of 1 topic. Also i am not sure which mods are compatible with this one, because when i had my old site , which had TONS of phpbb nuke mods , it didn't work.
I am also looking how i can make this work for phpnuke in it's who, so you get keywords for every single module with content. But i think this is out of my league. I also reported this mod the audioslaved but seems he has dropped of the face of the earth (once again). So any help with it would be noce
I haven't installed gt-nextgen (on my old site i had it and i had the same issue as you). on the test site, but i installed googletap and it works very good with that, but i have seen a article on nukecops.com ( i know i am no big fan of the site but okay) that Zhen is making an advanced googletap module which actually does the same as this mod, but then for the entire site.
P.S try removing the gt-forums.php file and all the lines that interfer with the forum in your .htaccess file and try it then (btw BACKUP FIRST )
I already tried to remove the rewrite lines in the old access file and deleting the GT file but that results in correct rewriting of the categories and forums and NO rewriting for the posts. They appear in php format.
Would be great to have an advanced googletap that could do this rewriting job for the whole site.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum