Prova plugin WP Sitemap Page

  • [wp_sitemap_page] 
    Per visualizzare una sitemap tradizionale
  • [wp_sitemap_page only=»page»] 
    Visualizza le pagine
  • [wp_sitemap_page only=»page» sort=»menu_order»] 
    Per visualizzare le pagine ordinate in base all’ordine del menu.
    I valori possibili sono:
    ‘post_title’
    ‘menu_order’, ‘post_date’, ‘post_modified’, ‘ID’, ‘post_author’, ‘post_name’
  • [wp_sitemap_page only=»post»] 
    Visualizza gli articoli per categoria
  • [wp_sitemap_page only=»post» sort=»count»] 
    To display the posts by category. Categories sorted by number of posts.
    Possible values are:
    ‘id’, ‘name’, ‘slug’, ‘count’, ‘term_group’
  • [wp_sitemap_page only=»post» sort=»post_name» order=»ASC»] To display the posts by category. Posts sorted by name with ascendent order. Possible values for «order» attribute are: ‘ASC’, ‘DESC’
  • [wp_sitemap_page display_category_title_wording=»false»] To hide the word «category» on the title of each category
  • [wp_sitemap_page only=»category»] Visualizza le categorie
  • [wp_sitemap_page only=»category» sort=»count»] To display the categories sorted by number of posts. Possible values are: ‘id’, ‘name’, ‘slug’, ‘count’, ‘term_group’
  • [wp_sitemap_page only=»tag»] Visualizza i tag
  • [wp_sitemap_page only=»archive»] Visualizza gli archivi
  • [wp_sitemap_page only=»author»] Visualizza gli autori
  • [wp_sitemap_page only=»author» sort=»post_count»] To display the authors, sorted by number of posts by author. Possible values are: ‘name’, ‘email’, ‘url’, ‘registered’, ‘id’, ‘user_login’, ‘post_count’.
  • [wp_sitemap_page only=»gblocks_pattern_collections»] Visualizza il collections
  • [wp_sitemap_page display_title=»false»] Per visualizzare una sitemap tradizionale senza il titolo
  • [wp_sitemap_page only_private=»true»] Mostra solo le pagine private (non funziona con altri tipi di contenuto)