URL of sub-sitemap | Last modified (GMT) |
---|---|
https://yasetabi.com/sitemap-misc.html | 2025-08-14T22:46:37+00:00 |
https://yasetabi.com/post-sitemap.html | 2025-08-14T22:46:37+00:00 |
https://yasetabi.com/page-sitemap.html | 2025-07-12T06:15:07+00:00 |
function yasetabi_exclude_cats_on_home( $query ) { if ( $query->is_home() && $query->is_main_query() ) { $exclude = array( -25, -16 ); $current = $query->get('cat'); if ( !empty($current) ) { $query->set( 'cat', $current . ',' . implode(',', $exclude) ); } else { $query->set( 'cat', implode(',', $exclude) ); } $query->set( 'ignore_sticky_posts', true ); } } add_action( 'pre_get_posts', 'yasetabi_exclude_cats_on_home' );
This XML sitemap is used by search engines which follow the XML sitemap standard. This file contains links to sub-sitemaps, follow them to see the actual sitemap content.
This file was dynamically generated using the WordPress content management system and XML Sitemap Generator for Google by Auctollo.
URL of sub-sitemap | Last modified (GMT) |
---|---|
https://yasetabi.com/sitemap-misc.html | 2025-08-14T22:46:37+00:00 |
https://yasetabi.com/post-sitemap.html | 2025-08-14T22:46:37+00:00 |
https://yasetabi.com/page-sitemap.html | 2025-07-12T06:15:07+00:00 |