Before you ask please READ THIS

Sitemap

edited January 2013 in Hypershot Posts: 38
Hey again!

I was wondering if there is any way to customize the sitemap. The sitemap now shows all pages like 'Frontpage' and 'Blog'. Would be nice if I could remove these :)

Regards

Comments

  • AirAir
    Posts: 10,970
    Hi,

    go to no-content.php line~40 change
    wp_list_pages();
    to
    wp_list_pages('exclude='.get_option( 'page_for_posts').','.get_option('page_on_front'));
    With regards.
  • Posts: 38
    Thanks again Air!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!