Hi, currently my site uses SMF 1.6 and Gallery 2

To admin,
I found this in another thrad to use with SMF for proper indexing and added it to my exclude urls config.

sort,
action=
.new.html
.msg
prev_next

Is the above still correct and what you use for your sitemaps?

What to do with Gallery 2?

Thanks
Re: SMF1.6 + Gallery 2 + Sitemap Generator = A lot of links exclude options.
« Reply #1 on: September 23, 2008, 11:42:17 AM »
Hello,

this is correct - we are using these settings to create sitemap for our forum as well.

You can exclude the following for Gallery2:
Code: [Select]
core.UserLogin
core.UserRecoverPassword
g2_return
search.
slideshow
and use this for "Do not parse" option:
Code: [Select]
g2_keyword
g2_imageViewsIndex
Re: SMF1.6 + Gallery 2 + Sitemap Generator = A lot of links exclude options.
« Reply #2 on: October 02, 2008, 05:27:43 AM »
Thank you, I will give those a try.
Re: SMF1.6 + Gallery 2 + Sitemap Generator = A lot of links exclude options.
« Reply #3 on: October 02, 2008, 07:03:00 AM »
Just wanted to update.

Tried the settings listed above for Gallery 2, and they worked perfectly.

Thank you for the help.