HTML Page Sitemap

Por Angelo Mandato
(21 avaliações)
Baixar
  • Versão:
    1.3.6
  • Última atualização:
    há 12 dias
  • Instalações ativas:
    mais de 10 mil
  • Versão do WordPress:
    3.7 ou maior
  • Testado até o WordPress:
    6.7.2
  • Versão do PHP:
    4.3 ou maior
  • Tags:

Hospedagem WordPress com plugin HTML Page Sitemap

Onde devo hospedar o plugin HTML Page Sitemap?

Este plugin pode ser hospedado em qualquer provedor que possua WordPress instalado. Recomendamos escolher uma hospedagem confiável, com servidores adaptados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin HTML Page Sitemap em um provedor confiável

A MCO2, além de configurar e instalar o WordPress na versão mais atual para seus clientes, disponibiliza o plugin WP SafePress, um sistema exclusivo que assegura e otimiza seu site ao mesmo tempo.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

This simple plugin adds an HTML (Not XML) sitemap of your pages (not posts) by entering the shortcode [html_sitemap] in the page content. This simple plugin is configured with the [html_sitemap] shortcode. This plugin can display a sitemap with specific depths, from a specific parent page and include/exclude specific children. Shortcode attributes include sort_column, sort_order, exclude, include, depth, child_of, meta_key, meta_value, authors, number, offset, post_type, and post_status, everything the wp_list_pages function accepts. In addition to the wp_list_pages options you can also set class, id, and ordered_list_type options.

This plugin is perfect for those who use WordPress as a CMS.

Please see documentation for the wp_list_pages for a complete list of options.

The following options may be configured in addition to options documented in wp_list_pages:

The class and id attributes may specified set class or id values for the initial HTML Page Sitemap <ul> list tag.

The child_of attribute value can be a numeric page ID (integer), or use the custom value CURRENT or PARENT. The value “CURRENT” will use the current page’s ID. The value “PARENT” will uses the curent page’s parent ID.

The ordered_list_type attribute is an HTML Page Sitemap plugin exclusive option for specfiying an ordered list type. Not setting a ordered_list_type will use an unordered list (default).

  • ordered_list_type="1" – The list items will be numbered with numbers
  • ordered_list_type="A" – The list items will be numbered with uppercase letters
  • ordered_list_type="a" – The list items will be numbered with lowercase letters
  • ordered_list_type="I" – The list items will be numbered with uppercase roman numbers
  • ordered_list_type="i" – The list items will be numbered with lowercase roman numbers

Note: This plugin only works with Hierarchical Custom Post Types. This plugin will not work if your post type is not heirarchical.

Examples

First example shows how to add a sitemap for the entire site.

[html_sitemap]

Example shortcode will add a sitemap to a page displaying a depth limit of 3 and exclude page ID 708.

[html_sitemap depth=3 exclude=708]

Example shortcode will add a sitemap to a page displaying only children and grandchildren of the current page.

[html_sitemap depth=2 child_of=CURRENT]

Example shortcode will add a sitemap to a page displaying children and grandchildren of the parent page (would include the curent page as well).

[html_sitemap depth=2 child_of=PARENT]

Example shortcode will add a sitemap displaying the page modified date with the pages sorted by the menu order number.

[html_sitemap show_date=modified sort_column=menu_order]

Example shortcode excluding multiple pages with ids 708, 1024 and 42.

[html_sitemap exclude="708,1024,42"]

Example shortcode will add a class attribute to the <ul> tag.

[html_sitemap class="custom-class"]

Example shortcode will add an id attribute to the <ul> tag.

[html_sitemap id="custom-element-id"]

Example shortcode will display an ordered list using lowercase letters with a depth of 1.

[html_sitemap ordered_list_type="a" depth=1]

For the latest information visit the website.

http://www.pluginspodcast.com/plugins/html-page-sitemap/

ATTENTION: HTML-SITEMAP SHORTCODE HAS CHANGED

Though html-sitemap still works, the new HTML Sitemap shortcode is html_sitemap. The dash/hyphen may not get processed correctly if other plugins use the same prefix such as the Syntax Highlighter plugin. read more, and more

Contributors

Angelo Mandato, Founder and CTO of Painless Analytics – Plugin author

Capturas de tela

HTML Page Sitemap in the Default WordPress theme.

HTML Page Sitemap in the Default WordPress theme.

Plugins semelhantes

Rank Math SEO – Ferramentas de SEO com IA para dominar as classificações de SEO
(6.997 avaliações)

O Rank Math SEO é o melhor plugin de SEO para WordPress, com os recursos de muitas ferramentas de SEO e SEO com IA em um único pacote, para ajudar a multiplicar seu tráfego de SEO e …

XML Sitemap Generator for Google
(2.208 avaliações)

Generate multiple types of sitemaps to improve SEO and get your website indexed quickly.

WP Shortcodes Plugin — Shortcodes Ultimate
(5.884 avaliações)

A comprehensive collection of visual components for your site

WP-PageNavi
(148 avaliações)

Adiciona uma interface de navegação de páginas mais avançada.

WP Sitemap Page
(198 avaliações)

Add a sitemap on any of your page using the simple shortcode [wp_sitemap_page]. Improve the SEO and navigation of your website.

Table of Contents Plus
(157 avaliações)

A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.