# NorrCompetition Sitemap

### OSMap

Once the [OSMap component](https://extensions.joomla.org/extension/osmap/) is configured, you can install Sitemap Plugin to assign NorrCompetition data with this sitemap component.

<figure><picture><source srcset="/files/d8xrks166xZamZmHL0xr" media="(prefers-color-scheme: dark)"><img src="/files/5Li8NqQqicjeHhCmcYTF" alt="NorrCompetition Sitemap Plugin settings"></picture><figcaption><p>NorrCompetition Sitemap Plugin settings</p></figcaption></figure>

First tab called “Plugin” have following options:

* **Show Unauthorized Links** - if yes, will show links to registered content even if you are not logged in. By default it’s set to *Never*.

* **Categories order** - how to order the categories listed on your sitemap? By default it is *Title*.

* **Order direction** - set the direction for the items. By default it is *Ascending*.

* **Include Contests** - should we include contests into the sitemap? By default it is set to *Always*.

* **Max Contests** - max number of contests to include in the sitemap (0 for no limit).

* **Contests order** - how to order the contests listed on your sitemap? By default it is set to *Ordering*.

* **Order direction** - Set the direction for the items. By default it is *Ascending*.

* **Include Entries** - include entries into the sitemap for contest? By default it’s *Always*.

* **Max Entries** - max number of entries per contest to include in the sitemap (0 for no limit). By default the value is *20*.

* **Entries order** - how to order the entries listed on your sitemap? By default it is *Ordering*.

* **Order direction**. Set the direction for the items. By default it is *Ascending*.

The second tab called “XML Sitemap Settings” have the following options:

<figure><picture><source srcset="/files/d8xrks166xZamZmHL0xr" media="(prefers-color-scheme: dark)"><img src="/files/OUsW7ph8fuMRX1TM8OfQ" alt="XML Sitemap Settings for NorrCompetition"></picture><figcaption><p>XML Sitemap Settings for NorrCompetition</p></figcaption></figure>

* **Category Priority** - set the priority for the categories.
* **Category Change Frequency** - set the change frequency for the categories.
* **Contest Priority** - set the priority for the contests.
* **Contest Change Frequency** - set the change frequency for the contests.
* **Entry Priority** - set the priority for the entries.
* **Entry Change Frequency** - set the change frequency for the entries.

All options have *“Use Parent Menu Settings”* value by default.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.norrnext.com/norrcompetition/plugins/norrcompetition-sitemap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
