aioseo_sitemap_additional_pages

Purpose

This filter can be used to filter the additional pages of the sitemap.

NOTE: You’ll need to make sure the Additional Pages toggle is in the On position by going to All in One SEO > Sitemaps > Additional Pages for this filter to work.

Arguments (1)

  1. $pages (array) – The additional pages.

Example code snippet

The code snippet below is just an example of how this filter can be used. In the example below, a single additional page is appended to the list of additional pages.

Implementation

Need help using our code snippets? Checkout our documentation on “How do I use your API code examples?“.

We recommend using the WPCode plugin for safe and secure implementation. WPCode performs multiple sanitization tests before activating the snippets, ensuring the safety of your website.