Title: AIFORYA Sitemap
Author: aiforya
Published: <strong>2026-08-16</strong>
Last modified: 2026-09-02

---

Szukaj wtyczek

![](https://ps.w.org/aiforya-sitemap/assets/banner-772x250.png?rev=3649606)

![](https://ps.w.org/aiforya-sitemap/assets/icon-256x256.png?rev=3649606)

# AIFORYA Sitemap

 Autor: [aiforya](https://profiles.wordpress.org/aiforya/)

[Pobierz](https://downloads.wordpress.org/plugin/aiforya-sitemap.1.3.2.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/aiforya-sitemap/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/aiforya-sitemap/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/aiforya-sitemap/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/aiforya-sitemap/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/aiforya-sitemap/)

## Opis

**One file, one settings screen: the sitemap is generated from your existing content
on request, and Google and Bing are told about it when you publish.**

**AIFORYA Sitemap** publishes an XML sitemap of your site at `/aiforya-sitemap.xml`.
Search engines (Google, Bing and others) use it to discover your pages faster and
to see which ones changed recently. An up-to-date sitemap is a cornerstone of organic
search.

The sitemap is generated on your own server and is never sent anywhere. No API key
and no account are required.

One optional feature does contact the outside: if you enable „Notify search engines
on publish”, the plugin pings Google and Bing with the address of your sitemap. 
It is **off by default**, and it is the only outside request the plugin makes (see
External services).

#### Features

 * **Complete XML sitemap** — home page, published posts and pages, at `/aiforya-
   sitemap.xml`.
 * **Post type selection** — choose which public post types to include (posts, pages,
   custom types).
 * **Categories and tags** — optionally include category and tag archives.
 * **Last modified dates** — every URL carries its last modification date (`lastmod`)
   in the standard format.
 * **Adjustable URL limit** — control how many URLs are listed (1 to 2000).
 * **Optional publish notification** — automatically tell Google and Bing about 
   your sitemap when you publish.

#### Privacy

The sitemap is generated directly on your server and is never transmitted to a third
party. The publish notification is off by default; when you enable it, only the 
public address of your sitemap is sent to Google and Bing — no personal data.

#### Advanced version

An advanced version (see aiforya.fr) adds multiple and paginated sitemaps, images
and news, and custom priorities and frequencies. This free version is fully functional
on its own, with no time limit.

### External services

This plugin contacts search engines **only** if you enable the optional „Notify 
search engines on publish” setting, which is **disabled by default**.

 * **Google** (`https://www.google.com`) and **Bing** (`https://www.bing.com`) —
   when the option is enabled, each time you publish content the plugin sends them
   the public address of your sitemap (`/aiforya-sitemap.xml`) to signal the update.
   Only that URL is sent; no personal data is transmitted.
    - Google terms: https://policies.google.com/terms — privacy: https://policies.
      google.com/privacy
    - Bing (Microsoft) terms: https://www.microsoft.com/servicesagreement — privacy:
      https://privacy.microsoft.com/privacystatement

With the option disabled, sitemap generation, the sitemap index and content exclusion
all work with no network call at all.

## Zrzuty ekranu

[⌊Overview: sitemap status, public address and included content.⌉⌊Overview: sitemap
status, public address and included content.⌉[

Overview: sitemap status, public address and included content.

[⌊Settings: post types, categories, URL limit and notification.⌉⌊Settings: post 
types, categories, URL limit and notification.⌉[

Settings: post types, categories, URL limit and notification.

## Instalacja

 1. Install and activate the plugin.
 2. Open the **AIFORYA Sitemap** menu.
 3. In the **Settings** tab, choose the post types to include.
 4. In the **Overview** tab, copy the sitemap address and submit it in Google Search
    Console.

## Najczęściej zadawane pytania

### Where is my sitemap?

At your site address followed by „/aiforya-sitemap.xml”. The Overview tab shows 
the exact, clickable link.

### What content is included?

The home page, plus published posts and pages of the post types you select. You 
can also include category and tag archives.

### Should I submit the sitemap to Google?

For best results, add the sitemap address in Google Search Console and the Bing 
equivalent. You can also enable the automatic publish notification.

### Do I need an API key?

No. This free version is entirely self-contained and generates the sitemap directly
on your server.

### Does the plugin contact anyone?

Only if you enable „Notify search engines on publish”. It is off by default. When
enabled, it sends only your sitemap URL to Google and Bing — nothing else.

### Where do I get support?

Through the support forum of this plugin on WordPress.org.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„AIFORYA Sitemap” jest oprogramowaniem open source. Poniższe osoby miały wkład w
rozwój wtyczki.

Zaangażowani

 *   [ aiforya ](https://profiles.wordpress.org/aiforya/)

[Przetłumacz wtyczkę “AIFORYA Sitemap” na swój język.](https://translate.wordpress.org/projects/wp-plugins/aiforya-sitemap)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/aiforya-sitemap/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/aiforya-sitemap/) lub czytaj
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/aiforya-sitemap/) przez
[RSS](https://plugins.trac.wordpress.org/log/aiforya-sitemap/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.3.2

 * **WooCommerce product attributes (`pa_...`) are no longer added to the sitemap
   by default.** These are faceted-navigation archives — „diameter = 12”, „colour
   = red” — not pages a shop wants ranking in search results. Measured on a live
   store: 339 of the 449 submitted addresses (75%) were attribute archives, and 
   24 of them contained only one or two URLs. Crawl budget was being spent on near-
   empty pages instead of the product pages.
 * **Product categories, brands and tags stay included**, exactly as they have since
   1.2.0 — it was their absence that was fixed then, and nothing about that changes.
 * A shop that wants its attributes in the sitemap keeps them with one line: `add_filter('
   aiforya_smap_inclure_attributs_produit', '__return_true' );`
 * **Existing sites see no change**: saved settings are kept untouched. The new 
   behaviour applies to fresh installs only, and the taxonomies remain editable 
   in the settings screen.

#### 1.3.1

 * **Fix: the home page was listed twice in the sitemap** on any site using a static
   front page. Search engines were being handed the same address as two separate
   entries, which wastes crawl budget and can dilute how the page is understood.
 * The home page is now listed once, and it carries its real last-modified date 
   instead of none.

#### 1.3.0

 * **The sitemap is now declared in `robots.txt`.** Until now the plugin generated
   the file, the file answered correctly… and no search engine knew it existed: 
   you had to submit the address by hand in Search Console. This is now automatic.
 * The line is only added when the sitemap actually has something to announce: it
   is omitted if the plugin is switched off in its settings, if the site asks not
   to be indexed, or if nothing is published yet. Announcing an empty address is
   worse than announcing nothing.
 * WordPress’s own `Sitemap:` line is neither removed nor altered — both coexist,
   as the robots.txt standard allows.
 * A site with nothing published now returns 404 on `/aiforya-sitemap.xml` instead
   of an empty index served with 200. An empty index is a valid document that a 
   search engine reads as „this site has nothing left”, and that de-indexes.

#### 1.2.0

 * The sitemap is now a **paginated index**, as the sitemaps.org standard prescribes.`/
   aiforya-sitemap.xml` lists `/aiforya-sitemap-posts-<type>-<n>.xml` and `/aiforya-
   sitemap-taxonomies-<taxonomy>-<n>.xml` files of 1,000 addresses each.
 * **Important fix:** past 2,000 addresses the sitemap was truncated — and the cut
   was made from the end, so a shop with 2,000 products lost _all_ of its categories,
   with no message at all. The number of addresses is no longer capped.
 * A page requested out of range now returns 404 instead of an empty sitemap.
 * Addresses are sorted by ascending id: an address stays on the same page as long
   as none is added or removed, instead of moving on every content change.
 * Rewrite rules are refreshed automatically on update.

#### 1.1.0

 * **All public taxonomies can be included**, not only categories and tags. On a
   WooCommerce shop, product categories, brands and attributes were missing from
   the sitemap with nothing to signal it.
 * New screen to choose which taxonomies to include.

#### 1.0.2

 * Shared admin UI: the close button of the notice bar had a French `aria-label`,
   which screen readers announced in French on an English site. It is now in English.

#### 1.0.1

 * The built-in help and FAQ can now be translated. In 1.0.0 those answers were 
   hard-coded English text that no translation could reach.
 * Links in the plugin header now point to the English pages of our site instead
   of the French ones.
 * Internal cleanup of the settings screen and of the AJAX handler. No change to
   how the sitemap itself is generated.

#### 1.0.0

 * Initial release: XML sitemap at `/aiforya-sitemap.xml`, post type selection, 
   categories and tags, URL limit and publish notification.

## Meta

 *  Wersja **1.3.2**
 *  Ostatnia aktualizacja **1 dzień temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 6.0 lub nowszej **
 *  Testowano do **7.1**
 *  Wersja PHP ** 8.0 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/aiforya-sitemap/)
 * Tagi
 * [google](https://pl.wordpress.org/plugins/tags/google/)[search engines](https://pl.wordpress.org/plugins/tags/search-engines/)
   [seo](https://pl.wordpress.org/plugins/tags/seo/)[sitemap](https://pl.wordpress.org/plugins/tags/sitemap/)
   [xml sitemap](https://pl.wordpress.org/plugins/tags/xml-sitemap/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/aiforya-sitemap/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Twoja opinia](https://wordpress.org/support/plugin/aiforya-sitemap/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/aiforya-sitemap/reviews/)

## Zaangażowani

 *   [ aiforya ](https://profiles.wordpress.org/aiforya/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/aiforya-sitemap/)