开发者 | _luigi |
---|---|
更新时间 | 2021年5月24日 14:31 |
PHP版本: | 5.6.20 及以上 |
WordPress版本: | 5.7.2 |
版权: | GPLv3 |
版权网址: | 版权信息 |
[sitetree]
shortcode and its workmate sitetree_get_hyperlist()
are flexible like only a few other developer tools: you change one attribute, or argument, and a whole new, dynamic list of hyperlinks is all set to be perused.
Custom Post Types Support
You can include in the sitemaps any kind of content, custom or built-in. Yes, even in the Google News Sitemap.
Exclude and Disallow
Posts, Pages and Custom Posts can be excluded from the sitemaps and the shortcode-generated hyper-lists directly from the editor screen of WordPress. And with no more than a tick of a setting you can add to the 'robots.txt' file generated by WordPress a Disallow
rule for each web page excluded from the Google Sitemap.
Site Tree Pagination [NEW]
The pagination of a medium-to-large Site Tree can really benefit usability, and SiteTree strives to make it happen: the plugin exactly knows when a hyper-list composing your Site Tree must be spread between multiple pages or can be left untouched, and it is equally punctual on choosing when a navigation menu must be showed up at the bottom of the multi-page Site Tree.
XML Sitemap Index [NEW]
An expanding website cannot welcome Googlebot but with a Sitemap Index: SiteTree creates a distinct sitemap, or a group of sitemaps, for each type of content the included permalinks belong to, and the best part is that SiteTree can silently switch between single and multiple sitemaps mode while keeping unchanged the location of the main sitemap.
Automated and Upon-request Pinging
SiteTree can ping Google both on request, and automatically whenever a permalink is added to a Google Sitemap or to a News Sitemap. And when the subject of the notification is a Google Sitemap, there is always a second ping ready to reach Bing.
This is a Ghost Page
When a page is flagged as Ghost Page, SiteTree automatically excludes the Page from all the sitemaps and the shortcode-generated hyper-lists, prevents the WP Super Cache plugin from caching the Page and hides the Page from crawlers without showing up its path in the 'robots.txt' file.
A Site Tree made up of details:
It actually is a Site Map, a human-oriented listing marked up in HTML5 of the most prominent content of your website. = Is there any chance of running into conflicts with the Core Sitemap functionality introduced in WordPress 5.5? No, there isn't. The plugin automatically disables the Core Sitemap functionality when the Google Sitemap is active.
Yes, they are. Although the Google Sitemaps and the Google News Sitemaps are crawler-oriented sitemaps, they are all equipped with an XSL Template that makes them human-readable.
Starting from SiteTree 3.0 the plugin no longer has this ability, become obsolete by now.
You will lose only your general settings, your preferences about whether or not to exclude a post or page from the sitemaps will be automatically upgraded. Instead, the Change Frequency and Priority metadata you might have set for some posts or pages will not require upgrade, because in the latest version of SiteTree their use has been dropped.
readme.txt
file.
5.3.3 (18 March 2021)
Removed the donation links introduced with the previous update.
5.3.2 (15 March 2021)
Added two links to the donate page on my website, one in the 'Plugins' screen, the other in the footer of the SiteTree Dashboard. The latter disappears as soon as you click on it.
5.3.1 (2 March 2021)
Fixed an old bug that caused items in Custom Posts hyper-lists to show up with the wrong permalink.
5.3 (1 March 2021)
Introduced 14 new hooks to let Multilingual Leaf, a newcomer among the Leaves family, intercommunicate with SiteTree.
Just an aside: if you own a multilingual website powered by WPML, have a look into Multilingual Leaf, you might find it useful!
Also, two main action hooks, sitetree_will_build_lists
and sitetree_did_build_lists
, triggered during the building process of the Site Tree, have been renamed respectively as sitetree_will_build_site_tree
and sitetree_did_build_site_tree
.
And like with any other release, bug fixes aren't missing. In particular, since SiteTree 5.0, a fatal error could fire off on loading the dynamic robots.txt
file generated by WordPress.
5.2.1 (1 February 2021)
Fixed a bug that caused the home page item in the hyper-list of Pages of your Site Tree to not be kept always at the top of the hyper-list.
5.2 (11 January 2021)
It's time to introduce a Template Tag: sitetree_get_hyperlist()
is only awaiting the developer inside you!
5.1.3 (2 January 2021)
Fixed a critical bug introduced with SiteTree 5.1 that hindered the proper operation of the Google Sitemap.
5.1.2 (18 December 2020)
Fixed a PHP Fatal Error that popped up when the hyper-list of Posts in the Site Tree was grouped by category and the group's title was hyperlinked.
5.1.1 (16 December 2020)
Prepared the ground for Pro Leaf 1.1 and its Bulk Exclude functionality.
From this version on the fonts used by the XML Sitemaps' templates will be packaged in the plugin, so as to prevent that on server implementing stricter content policies the sitemaps have problems rendering in a browser.
5.1 (7 December 2020)
The [sitetree]
shortcode receives some love: through the new only_children_of
attribute you can now tell SiteTree to generate hyper-lists of child pages.
Also, the Google Sitemap filename is finally customisable.
5.0 (24 November 2020)
Requires WordPress 5.3 or later.
The age of Leaves has begun: SiteTree opens up to the world of add-ons!
As well as with Extensibility, SiteTree steps further ahead thanks to the restyling and reorganisation of the administration area.
Also, this update marks another break with the past by finally removing from the database the Priority and Change Frequency metadata deprecated since version 3.0.
4.5.3 (20 November 2020)
Fixed a bug where a fatal error could arise with plugins like Polylang that hook into the user_has_cap
filter hook.
4.5.2 (9 November 2020)
Raised to 1k the limit on the amount of items each list composing your Site Tree can contain.
4.5.1 (24 October 2020)
Implemented a more reliable way of checking whether SiteTree is installed on a local development environment.
4.5 (19 October 2020)
One shortcode, many lists: this update introduces the [sitetree]
shortcode, sided by the ability to exclude Posts, Pages and Custom Posts from all the shortcode-generated lists directly from the editor screen.
4.4 (29 September 2020)
As with the previous major update, Usability keeps being the main character: now the Automatic Pinging functionality for the Google Sitemap can be toggled on/off directly from the Pinging Bubble, in the dashboard.
And Flexibility follows along, with the introduction of two "de-hyperlinking" settings:
<ul>
tag.
4.3.1 (7 September 2020)
This patch fixes two critical bugs: