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  
 
   
mx sitemaps
Goto page 1, 2  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
::  
Author Message
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Fri Jun 30, 2006 8:41 am    Post subject: mx sitemaps

Hello
I´ve a question Smile
I include Sitemap Detektoreninfo.de but in Portal sitemap there are 2 Pages (Metalldetektor Beschreibungen) I won´t show because they only work correct with parameters after url (&Hersteller=C-Scope for example)
I want to show them in Site sitemap.
What must I do ?

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Fri Jun 30, 2006 9:29 am    Post subject: Re: mx sitemaps

Nice install.

Have you noticed you can as well run it outside of mxBB with the standalone mode ?

The main interest of doing such is that you'll be able to mod rewrite the sitemaps links.

Then, the easiest for your pages with param, if there are not that much would be to just add them in the configurable site map Index as you did.

you can as well install the module both on portal and phpBB to provide more links Wink

They won't be dupes if under different domains with different settings Wink

More links.

As well, the auto links add ons are very useful.

You could use the mxBB part for the mxBB sitemap module and the phpBB one for the phpBB site map if you go for double install, or could link back everything top your mxBB one.

My advise is either to install it with mxBB standalone, or both embed in portal, and installed in phpBB with mod rewrite on.

++

_________________
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
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Fri Jun 30, 2006 10:15 am    Post subject: Re: mx sitemaps

I chance to standalone mode and install auto link but the link domain.de/mx-map.html doesn´t work (404) Confused
forum-map.html and sitemap.html works

Can you have a look at the google_sitemap if the install is correct before I send it to google?

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Fri Jun 30, 2006 10:30 am    Post subject: Re: mx sitemaps

macnack wrote:
I chance to standalone mode and install auto link but the link domain.de/mx-map.html doesn´t work (404) Confused
forum-map.html and sitemap.html works

Can you have a look at the google_sitemap if the install is correct before I send it to google?


Here we started talking about mx Sitemaps, please use the mx Google Sitemaps thread to talk about install issues with it Wink

Then, there is an additional thing to do to go for mod rewrite, I know this should be more clear, and will in 0.0.2, but this is required and worth it Wink

Pleas apply those changes in the .htaccess and phpBB files : http://boards.phpbb-seo.com/phpbb-seo-mods/site-map-auto-link-phpbb-vt5.html#317

The mx rewrite rule should as well be added :

Code:
RewriteRule ^mx-map([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-sitemap.xml$ /sitemaps.php?mx [L]


As well, since http://www.detektoreninfo.de/sitemaps.php?mx gives us a nice 404, I think you need to upload the MxSitemaps.php file located in the mxBB install folder Wink

Then, last thing you'll need to do for the mod rewrite to work nicely with the site maps link, is to open sessions.php and to look at the comment in append_sid() (the code the mod rewrite changed) and un-comment the sitemaps lines of code 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
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Fri Jun 30, 2006 11:19 am    Post subject: Re: mx sitemaps

Hello dcz
I think I edit what you said
but the link domain.de/mx-map.html doesn´t work (404)

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Fri Jun 30, 2006 11:50 am    Post subject: Re: mx sitemaps

Ok, you just need to use these rewriterules for mx Sitemaps :

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 ^mx-map([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-map.htmll$ /sitemaps.php?mx [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            #
#########################################################


Use them instead of the ones you ad implemented for mx sitemaps (not mx Google sitemaps !)

++

_________________
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
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Fri Jun 30, 2006 5:47 pm    Post subject: Re: mx sitemaps

I use it but the mx-map.html doesn´t work Crying or Very sad

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Fri Jun 30, 2006 11:58 pm    Post subject: Re: mx sitemaps

Try these :
Code:

RewriteRule ^mx-m\ap([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-m\ap.html$ /sitemaps.php?mx [L]


Instead of these :

Code:
RewriteRule ^mx-map([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-map.html$ /sitemaps.php?mx [L]


If not enough, please send me you full .htaccess 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


Last edited by dcz on Sat Jul 01, 2006 10:16 am; edited 2 times in total
Back to top
Visit poster's website
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Sat Jul 01, 2006 9:37 am    Post subject: Re: mx sitemaps

Hello dcz

are you already repent that you´r welcome me first time I post here Twisted Evil

I chance the .htacces like you told me,
but mx-map.html doesn´t work.... Crying or Very sad

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Sat Jul 01, 2006 9:41 am    Post subject: Re: mx sitemaps

Lol this was for sure:

Quote:
RewriteRule ^mx-m\ap.htmll$ /sitemaps.php?mx [L]


Lol, we had missed it.

Get rid of this extra L 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
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Sat Jul 01, 2006 10:39 am    Post subject: Re: mx sitemaps

So have you tried :

Code:
RewriteRule ^mx-m\ap([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-m\ap\.html$ /sitemaps.php?mx [L]


?

_________________
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
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Sat Jul 01, 2006 10:40 am    Post subject: Re: mx sitemaps

Doesn´t work...
But I see something interesting.
On mx-map.html I get a 404,
if I want to use google toolbar to go one folder higher it will redirect me to http://www.de-map.html/ not to http://www.detektoreninfo.de/ like in forum-map

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Sat Jul 01, 2006 10:47 am    Post subject: Re: mx sitemaps

I had noticed.

That's the reason for the \ in "map".

Have you tried exacly these :
Code:

RewriteRule ^mx-m\ap([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-m\ap\.html$ /sitemaps.php?mx [L]


we'll do it 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
macnack
PR0
PR0


Joined: 20 Jun 2006
Posts: 97

mx sitemapsPosted: Sat Jul 01, 2006 10:56 am    Post subject: Re: mx sitemaps

Crying or Very sad Crying or Very sad Crying or Very sad
htaccess at this time in portal:
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 ^mx-m\ap([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-m\ap\.html$ /sitemaps.php?mx [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            #
#########################################################

_________________
macnack
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15125

mx sitemapsPosted: Sat Jul 01, 2006 10:59 am    Post subject: Re: mx sitemaps

Actually, this is strange that http://www.detektoreninfo.de/forum-map.html works if /mx-map.html doesn't.

Let's give a last try with these :

Code:
RewriteRule ^mx-\m\a\p([0-9]+)\.html$ /sitemaps.php?mx&start=$2 [L]
RewriteRule ^mx-\m\a\p\.html$ /sitemaps.php?mx [L]


If still not enough, I guess we'll have to customise those for you, using portal-map, or whatever else.

++

_________________
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  » phpBB SEO TooLKit  » phpBB SEO MODS
Page 1 of 2 Goto page 1, 2  Next

Navigation Similar Topics

Jump to: