Please help me decide . . . !

phpBB SEO Premod for phpBB3 support forum.
This premodded version of phpBB3 includes the three different type of URL rewriting for phpBB3 by phpBB SEO. It comes with several other Search Engine Optimization mods installed.

Moderator: Moderators


Please help me decide . . . !

Postby DSGroup » Wed Oct 01, 2008 9:16 pm

Hello,

I just found out about this great premod. Now here's the scenario :

I already have a phpbb 3.0.1 forum installed. Here are the details :
Mods Installed :
1. Hide mod (but i don't want this mod anymore
2. Shoutbox mod (don't want this either)
I guess 1 or 2 mods more were installed, but i don't want any mod whatsoever from now.

Total posts : 8280
Total topics : 3233
Total members : 1929
Location of original forum :www.Desi-Instincts.com/forum

So, i want your opinion(s) so as to what should i do :

(a) Should i install a new copy of the seo premod & then reinstate the full backup of my current forum to the seo'd forum ?
(b) Or, should i (can I ?) convert my current forum to the seo'd version ?

BTW, i have already downloaded a copy of the premod & stashed the files on the server. I would prefer something like the option (a). I had seen the convert option in the premod installation menu, but it said that no phpbb3 installation detected. Then i transferred the contrib & root folders to the "forum" folder and still it said that no installation detected.

Please help me and explain me stepwise what i should do & what wrong did I do ?

I would be greatly thankful & I appreciate your efforts !
DSGroup
 
Posts: 3
Joined: Wed Oct 01, 2008 8:49 pm

Advertisement

Postby dcz » Sat Oct 04, 2008 1:19 pm

If all your forums are private, there is no real need to SEO, of course with phpBB3 you could only allow bots to crawl private forums, not guests, but there could be issues doing this.

As far as the premod settings I cannot tell, to go from phpBB3 to our SEO premod please read this thread : http://www.phpbb-seo.com/boards/phpbb-s ... t1962.html

++
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: 19911
Joined: Fri Apr 28, 2006 9:03 pm

Postby DSGroup » Mon Oct 06, 2008 5:16 pm

Don't want to be a pain in the neck, but that didnt help me at all. I dont think you understood what i meant. Anyway, i just installed the phpbb SEO forum. I tried a lot but its returning 404 whenever i try to do reach to some topic or something !
DSGroup
 
Posts: 3
Joined: Wed Oct 01, 2008 8:49 pm

Postby dcz » Sat Oct 11, 2008 9:20 am

404 are related to bad .htaccess implementation, if of course mo_rewrite is available.

So did you proceed as suggested in the install with the .htaccess implementation ?

Where is your forum installed and where did you put it ?

Post it here if you have further problems.

++
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: 19911
Joined: Fri Apr 28, 2006 9:03 pm

Postby DSGroup » Tue Oct 21, 2008 6:34 pm

OK, i found out what the problem was. Yes, it was related to the .htaccess thing. Actually everything was ok, even mod_rewrite was supported, but the thing was that .htaccess use was deactivated on the server !!

I just turned it on and now everything is working. The test forum that was created after install is accessible. Everything is else is also smooth.

But now i have a different problem. Actually as i have already told you that i have a working and setup forum online. I wanted to install a fresh copy of the phpbb-seo premodded version and then basically take a backup of the current forum and restore it in the newly setup one.

When i had setup the new forum, obviously i had setup a new database etc. So, today i just took a backup of current forum and then went to the store folder and moved the backup file to the newly setup forum subfolder.

Then i went on to restoring the backup . . . at first it would return an error that there was a timeout of the maximum execution time of 40 seconds in acp_database.php at /includes/acp/.

Then i edited the acp_database, and where the statement was set_time_limit(1200);
i edited it to :
set_time_limit(0);

then when i tried to restore again i found that the index.php file was missing in the /root folder which is where the new forum was installed !!!
Code: Select all
(http://www.desi-instincts.com/forum/root/index.php was missing !!!)


Moreover, when ever i browsed to
Code: Select all
http://www.desi-instincts.com/forum/root

I was re-directed to :
Code: Select all
http://www.desi-instincts.com/forum


However, the database for the new forum was still ok. I thought that the installation got crapped up so I have deleted the /root (phpbb-seo) forum.


THIS INFO WOULD BE USEFUL IN DIAGNOSIS

Original working forum :
Code: Select all
http://www.desi-instincts.com/forum


Newly installed (phpbb-seo forum) :
Code: Select all
http://www.desi-instincts.com/forum/root


Where is the .htaccess for the phpbb seo forum located ?
In the root folder.

Also, please suggest me what is the best way for me to achieve what i want. As i've said earlier, this is what i want :
I want my forum to seo optimise, but i already have a working forum. I decided to use the premodded forum and all those backup things because i thought modding the current one would be a pain in the neck.


I
DSGroup
 
Posts: 3
Joined: Wed Oct 01, 2008 8:49 pm

Postby dcz » Sun Oct 26, 2008 10:56 am

Please read this thread : phpBB3 => premod

It's of course better to test on a local /test server and to do backups, but the principle is in your case easy :
  1. replace all files in forum/ with the premod files (the one in the root/ dir of the package) expect config.php
  2. run the mod rewrite installer as explained in the thread I mentioned above as well as GYM's one if you want to use it
  3. run the no dupe install query :
    Code: Select all
    ALTER TABLE `phpbb_topics` ADD INDEX ( `topic_last_post_id` );
  4. generate an .htaccess and put it in the right place (where the red message tells it to in the .htaccess generator)


These are the very basic steps to follow, it's of course a bit different with modded forums or with custom styles, as told in the above mentioned thread.
I again encourage you to first test the procedure on a local / test server to make sure you'll do everything fine directly when going online.
As well, since your forum existed prior to the URL rewriting implementation, you should wait at least two month before you implement the suggested robots.txt and of course, activate the zero duplicate and set post redirection to at least guest.

++
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: 19911
Joined: Fri Apr 28, 2006 9:03 pm


Return to phpBB SEO Premod

Who is online

Users browsing this forum: No registered users and 4 guests


 
cron