• Hi there, great plugin and it’s been working well πŸ™‚

    I’m needing to create 2 separate sitemap pages showing only certain categories (want to split up the different areas of site).

    Is there a way to use the short code and to say which top level categories to display per sitemap?

    Currently I’m having to hide the other top level categories using styles, but as the sub categories grow, the sitemap pages will take longer and longer to load which is not ideal when only displaying some of them.

    eg:

    .page-id-925 .cat-item.cat-item-1,
    .page-id-925 .cat-item.cat-item-17 {
        display: none;
    }

    Cheers for your time, Ian

    http://wordpress.org/extend/plugins/wp-realtime-sitemap/

Viewing 1 replies (of 1 total)
  • Thread Starter Ian

    (@ianwork)

    Hi again πŸ™‚

    Any chance of adding new feature so possible to have sitemap on different pages and exclude certain categories per sitemap?

    Maybe with special shortcodes or have the ability to make different versions of sitemap to modify?

    For example like the ‘Contact Form 7’ plugin allows us to make multiple forms with different settings.

    Thanks for your time, Ian

Viewing 1 replies (of 1 total)
  • The topic ‘How to create shortcodes to show only certain categories for different sitemaps?’ is closed to new replies.