• Welcome to Sitemap Generator Forum.
 

Another Exclude URLs Question + HTML Sitemap

Started by abbsta, November 06, 2009, 10:22:28 PM

Previous topic - Next topic

abbsta

Hi,

I have a portal as my homepage [ External links are visible to forum administrators only ]? and my forum is on [ External links are visible to forum administrators only ]

I know this is ok for exclusion, for example:
generator/
user/

But not sure how to exclude this:
index.php? (Portal)
page__view__findpost(various numbers )

HTML Sitemap:
As you can see on my website Topics and posts are listed but I just want topics. So I guess I need to exclude
page__p__188&#entry188? again how?

Also how can I make it look like this: [ External links are visible to forum administrators only ]

The size of my sitemap is very large considering it's a new site so I'm guessing the above is the reason.

Thanks.

XML-Sitemaps Support

Hello,

you can add exclusions exactly like this:

index.php?
page__view__findpost
page__p__

and it will exclude any URL that contains those substrings.

QuoteAlso how can I make it look like this
You can customize layout/style of your html sitemap in generator/pages/mods/sitemap_tpl.html file.