# Utility Modules

## [Language Switcher](/language-switcher)

   Details    Written by: Neimar    Category: [Utility Modules](/content-component/article-category-list/extensions/modules/utility-modules)     Published: 04 August 2026      Hits: 22

The language switcher module allows you to take advantage of the language tags that are available when content, modules and menu links are created.

This module displays a list of available Content Languages for switching between them.

When switching languages, it redirects to the Home page, or associated menu item, defined for the chosen language. Thereafter, the navigation will be the one defined for that language.

**The language filter plugin must be enabled for this module to work properly.**

[Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Language_Switcher)

To view an example of the language switch moduler module, go to the site administrator and enable the language filter plugin and the language switcher module labelled "language switcher" and visit the fruit shop or park sample sites. Then follow[the instructions in this tutorial](https://docs.joomla.org/Language_Switcher_Tutorial).

## [Search Module](/content-component/article-category-list/extensions/modules/utility-modules/search-module)

   Details    Written by: Neimar    Category: [Utility Modules](/content-component/article-category-list/extensions/modules/utility-modules)     Published: 04 August 2026      Hits: 10

This module will display a search box. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Search)

## [Smart Search](/smart-search-component/smart-search-module)

   Details    Written by: Neimar    Category: [Utility Modules](/content-component/article-category-list/extensions/modules/utility-modules)     Published: 04 August 2026      Hits: 15

This module provides search using the Smart Search component. You should only use it if you have indexed your content and either have enabled the Smart Search content plugin or are keeping the index of your site updated manually. [Help](https://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help40:Extensions_Module_Manager_Smart_Search).

## [Statistics Module](/statistics)

   Details    Written by: Neimar    Category: [Utility Modules](/content-component/article-category-list/extensions/modules/utility-modules)     Published: 04 August 2026      Hits: 22

This module shows information about your server installation together with statistics on the Web site users and the number of Articles in your database.

## [Syndicate Module](/news-feeds-component/syndicate-module)

   Details    Written by: Neimar    Category: [Utility Modules](/content-component/article-category-list/extensions/modules/utility-modules)     Published: 04 August 2026      Hits: 15

The syndicate module will display a link that allows users to take a feed from your site. It will only display on pages for which feeds are possible. That means it will not display on single article, contact or weblinks pages, such as this one. [Help](https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help40:Extensions_Module_Manager_Syndication_Feeds)

1. [Wrapper Module](/wrapper-component/wrapper-module)

## Structured data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://joomla6-pro.testmyweb.info/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component",
                "name": "Content Component"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list",
                "name": "Article Category List"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions",
                "name": "Extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules",
                "name": "Modules"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "Utility Modules"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://joomla6-pro.testmyweb.info/#organization",
            "name": "AB Test Restaurant",
            "url": "https://joomla6-pro.testmyweb.info/",
            "description": "A test restaurant used to check what AI Boost publishes.",
            "telephone": "+381111234567",
            "image": "https://joomla6-pro.testmyweb.info/images/powered_by.png",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Test Street 1",
                "addressLocality": "Belgrade",
                "addressCountry": "RS"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/utility-modules/#webpage",
            "name": "Utility Modules",
            "url": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/utility-modules",
            "inLanguage": "en-GB",
            "about": {
                "@type": "Organization",
                "@id": "https://joomla6-pro.testmyweb.info/#organization"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/utility-modules/#breadcrumb"
            },
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://joomla6-pro.testmyweb.info/#website"
            }
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules/utility-modules/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://joomla6-pro.testmyweb.info/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Content Component",
                    "item": "https://joomla6-pro.testmyweb.info/content-component"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Article Category List",
                    "item": "https://joomla6-pro.testmyweb.info/content-component/article-category-list"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Extensions",
                    "item": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Modules",
                    "item": "https://joomla6-pro.testmyweb.info/content-component/article-category-list/extensions/modules"
                },
                {
                    "@type": "ListItem",
                    "position": 6,
                    "name": "Utility Modules"
                }
            ]
        }
    ]
}
```
