| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
vellatechieguy
Joined: 26 Jul 2008 Posts: 1
|
Posted: Sat Jul 26, 2008 7:18 pm Post subject: New To phpbb-SEO |
|
|
Hey
i am new to phpbb-seo or should i say new to seo in phpbb forum. I ahve a fairly large phpbb forum with over 60k posts running on phpbb 3.0.1 and acidtech (subsilver based) theme with 9-10 mods isntalled from phpbb.com site.
can you tell me how do i go about installing seo mod?? should i just unzip phpbb premod in my root directory?? and then apply all the mods again?? my current board have 3.0.1 and this premod is of 3.0.2 so will it give some conflict??
also i have advanced meta tag installed in my forum. I hope there wont be any conflict
Sorry if its so obivious but i am really pissed that my forum is not getting cached by google and this is the best seo mod i can find  |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
Posted: Sun Jul 27, 2008 7:30 am Post subject: Re: New To phpbb-SEO |
|
|
You can imagine to use the premod 3.0.2 changed file package to update your phpBB 3.0.1 directly, but it will be tricky since the original files won't match.
But you could still use the new 3.0.2 modified files form the update package to merge them with your old ones, and then, do the same with the contrib/3.0.2_modified_files/ from the premod package to make sure you do not miss anything (each file only need to be merged once, you just need to make sure you merge all files from both the changed file package and the premodded files).
Merging is pretty easy with winmerge. You'd only have to manually update your extra themes, and then apply the premod code change to it.
Once all your files will be updated, you'll have to run the install/database_update.php script of the changed file package.
Once done, you'd need to run the no dupe query :
| Code: | | ALTER TABLE `phpbb_topics` ADD INDEX ( `topic_last_post_id` ); |
and to run the mod rewrite installer (to be found in contrib/phpbb_seo_install.php of the premod package and used from the phpbb_seo/ online dir) and the gym_sitemaps/ one)
You won't need the meta tag mod from phpBB.com, it's useless anyway since it's not dynamic, and the premod includes a dynamic one.
Of course, local testing is advised here, but it should work with patience  |
_________________ 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 |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |