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  
 
   
Please help me decide . . . !

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB SEO Premod
::  
Author Message
DSGroup



Joined: 01 Oct 2008
Posts: 3

Please help me decide . . . !Posted: Wed Oct 01, 2008 9:16 pm    Post subject: Please help me decide . . . !

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 !
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Please help me decide . . . !Posted: Sat Oct 04, 2008 1:19 pm    Post subject: Re: Please help me decide . . . !

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-seo-premod/discussions-vt1962.html

++

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



Joined: 01 Oct 2008
Posts: 3

Please help me decide . . . !Posted: Mon Oct 06, 2008 5:16 pm    Post subject: Re: Please help me decide . . . !

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 !
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Please help me decide . . . !Posted: Sat Oct 11, 2008 9:20 am    Post subject: Re: Please help me decide . . . !

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 || 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
DSGroup



Joined: 01 Oct 2008
Posts: 3

Please help me decide . . . !Posted: Tue Oct 21, 2008 6:34 pm    Post subject: Re: Please help me decide . . . !

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:
(http://www.desi-instincts.com/forum/root/index.php was missing !!!)


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

I was re-directed to :
Code:
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:
http://www.desi-instincts.com/forum


Newly installed (phpbb-seo forum) :
Code:
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 :
Quote:
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
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15242

Please help me decide . . . !Posted: Sun Oct 26, 2008 10:56 am    Post subject: Re: Please help me decide . . . !

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:
    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 || 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  » phpBB3 SEO TooLKit  » phpBB SEO Premod
Page 1 of 1

Navigation

Jump to: