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  
 
   
[Archive] mx Sitemaps 0.0.1
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
::  
Author Message
AmirAbbas
phpBB SEO Team
phpBB SEO Team


Joined: 11 May 2006
Posts: 529
Location: IRAN

[Archive] mx Sitemaps 0.0.1Posted: Thu Jun 22, 2006 2:05 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

i used this query

Code:
ALTER TABLE phpbb_sitemap ADD sm_title_farsi VARCHAR(100) NOT NULL DEFAULT '';


but i get this error message

Code:
#1146 - Table 'persianm_phpbb.phpbb_sitemap' doesn't exist


i ran db_install.php file again

now it works Very Happy

_________________
طراحی وب ، آموزش سئو ، آموزش CSS ، phpbb فارسی ، phpbb3 فارسی ، دروپال فارسی
طراحی وب ، قالب وبلاگ ، استاندارد وب ، آموزش CSS و HTML ، آموزش php
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Thu Jun 22, 2006 3:57 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Great Very Happy

_________________
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
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Fri Jun 23, 2006 3:28 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

and another small bug, thanks to philippe :

open :

Code:
sitemaps.php


find :

Code:
$sitename = $borad_config['sitename'];


Replace with :

Code:
$sitename = $board_config['sitename'];


and one more for the 0.0.2 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
ico



Joined: 15 Jul 2006
Posts: 1

[Archive] mx Sitemaps 0.0.1Posted: Sat Jul 15, 2006 9:28 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

I have a few questions.

1. Why does this mod overwrite confirm_body.tpl ?
2. Is it safe to overwrite confirm_body.tpl for all my styles ?
3. Why does this mod overwrite spacer.gif and whosonline.gif ?

I see no reason as to why any of those three files should be included. I don't think it is a good idea to overwrite existing images. Perhaps rewrite the mod so that it looks for spacer_seo.gif and whosonline_seo.gif would be safer.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Sat Jul 15, 2006 10:09 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

And welcome Wink

You are totally right here Very Happy

But it's no big deal, the files are the same (and up to date, this I make sure Wink ) and you could even not upload them, it would work the same with phpBB.

Actually, this is only my fault, as mxBB needs those to run, I forgot to get rid of them while I released the mod.

My plan for 0.0.2 are to only use custom images and not recycle like here, it's just that I wanted some feedback on code and style before going further.

This is dev 0.0.1, but stable, for sure next versions will be enhanced, and easier to install fully.

++

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



Joined: 05 Jul 2006
Posts: 42

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 9:16 am    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Hi there.
Thanks for another great mod that I've just installed. It's working pretty well apart from one thing:

All the links work correctly apart from the forum map links that take you back to my main index page:

http://www.legalitforums.com/forum-map.html

Any ideas please?

Thanks very much.
Very Happy
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 9:31 am    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Ho I see.

This is because I need to update this mod's install Wink

Actually, you need first to open sessions.php and look for function append_sid().

In it, you'll find some commented lines of code for the mx Sitemaps module

Things like :

Code:
             // mx Sitemaps Module (forum URL injection + pagination)
             //"".format_url($seo_forum_name)."-fmp\\1-\\2.html".if_query('\\3')."",
             //"".format_url($seo_forum_name)."-fmp\\1.html".if_query('\\2')."",


you need to change to :

Code:
             // mx Sitemaps Module (forum URL injection + pagination)
             "".format_url($seo_forum_name)."-fmp\\1-\\2.html".if_query('\\3')."",
             "".format_url($seo_forum_name)."-fmp\\1.html".if_query('\\2')."",


Then, you should install the auto link add on to provide dynamic linking to you site maps and once done don't forget the Title injection patch and rewriterules.

0.0.2 will be more organize and easier to install, but this is fairly simple in the end.

And results as far a PageRank are very good with this mod 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
legal



Joined: 05 Jul 2006
Posts: 42

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 10:04 am    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Thank you - where's the auto link add on please?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 10:09 am    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Sorry I forgot to post it, but it was not far 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
legal



Joined: 05 Jul 2006
Posts: 42

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 12:00 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Thanks. I've done those two mods but I still have the same problem.
Sad
Do I need to do anything else please?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 12:24 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

You still need to edit sessions.php 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
legal



Joined: 05 Jul 2006
Posts: 42

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 2:16 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Sorry - still not working.
Sad
Back to top
legal



Joined: 05 Jul 2006
Posts: 42

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 2:19 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

I put this in .htaccess - is that wrong:

Code:
#########################################################
# MX SITEMAPS REWRITE RULES   ADVANCED                              #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 2006/04/28
########################################################
RewriteRule ^sitemaps([0-9]+)\.html$ /sitemaps.php?c=$1 [QSA,L]
RewriteRule ^sitemaps\.html$ /sitemaps.php [QSA,L]
RewriteRule ^forum-m\ap\.html$ /sitemaps.php?fim [QSA,L]
RewriteRule ^.+-fmp([0-9]+)-([0-9]+)\.html$ /sitemaps.php?fmp=$1&start=$2 [QSA,L]
RewriteRule ^.+-fmp([0-9]+)\.html$ /sitemaps.php?fmp=$1 [QSA,L]
RewriteRule ^.+-sc([0-9]+)\.html$ /sitemaps.php?c=$1 [QSA,L]
#########################################################
# END SITEMAPS REWRITE RULES            #
#########################################################
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 3:54 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

dcz wrote:


Actually, you need first to open sessions.php and look for function append_sid().

In it, you'll find some commented lines of code for the mx Sitemaps module

Things like :

Code:
             // mx Sitemaps Module (forum URL injection + pagination)
             //"".format_url($seo_forum_name)."-fmp\\1-\\2.html".if_query('\\3')."",
             //"".format_url($seo_forum_name)."-fmp\\1.html".if_query('\\2')."",


you need to change to :

Code:
             // mx Sitemaps Module (forum URL injection + pagination)
             "".format_url($seo_forum_name)."-fmp\\1-\\2.html".if_query('\\3')."",
             "".format_url($seo_forum_name)."-fmp\\1.html".if_query('\\2')."",



I really think you still need to do these edit.

The .htaccess is right 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
legal



Joined: 05 Jul 2006
Posts: 42

[Archive] mx Sitemaps 0.0.1Posted: Tue Jul 25, 2006 4:02 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

I have this in includes\sessions.php:

Code:
             // mx Sitemaps Module (forum URL injection + pagination)
             "".format_url($seo_forum_name)."-fmp\\1-\\2.html".if_query('\\3')."",
             "".format_url($seo_forum_name)."-fmp\\1.html".if_query('\\2')."",
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
Page 3 of 8 Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next

Navigation Similar Topics

Jump to: