> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installing and configuring the Google XML Sitemaps plugin for WordPress

> Generate XML sitemaps effortlessly for WordPress with the Google XML Sitemaps plugin, enhancing search engine indexing.

This article describes how to install the Google XML Sitemaps plugin for WordPress. XML sitemaps make it easier for search engines to index a web site's content.

Although the plugin is named "Google XML Sitemaps", the XML sitemap index it generates is also valid for Yahoo, Bing, and other search engines.

<Note>
  Google XML Sitemaps is a WordPress plugin. You must install WordPress on your site before you can install Google XML Sitemaps. For information about how to install WordPress, please see [this article](/docs/wordpress1).
</Note>

## Installing Google XML Sitemaps

To install the Google XML Sitemaps plugin, follow these steps:

1. Log in to your WordPress site as the administrator.

2. In the left-hand pane, click **Plugins**.

3. Click **Add New**.

4. In the **Search** text box, type `google xml sitemaps`, and then click **Search Plugins**.

5. In the **Name** column, locate **Google XML Sitemaps**, and then click **Details**.
   > 📘 Note
   >
   > There are several plugins with similar names. To confirm that you have selected the correct plugin, make sure that the plugin author is Arne Brachhold.

6. Click **Install Now**.

7. After WordPress finishes installing the plugin, click **Activate Plugin**.

## Configuring Google XML Sitemaps

After you install the Google XML Sitemaps plugin, you can configure it. To do this, follow these steps:

1. Log in to your WordPress site as the administrator.

2. In the left-hand pane, click **Settings**, and then click **XML-Sitemap**. WordPress displays the URL for the sitemap file near the top of the page.

3. Under **Basic Options**, select the search engines that you want to notify of blog updates.

4. Under **Sitemap Content**, select the types of WordPress content that you want to include in the sitemap index.

5. Review the remaining default settings, which are suitable for most web sites, and make any necessary changes.
   > 👍 Tip
   >
   > There are many additional settings that you can use to more finely control how the sitemap is generated. For more information about all of these settings, please visit [http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help](http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help).

6. Click **Update options**.

## More information

For more information about Google XML Sitemaps, please visit [https://wordpress.org/plugins/google-sitemap-generator](https://wordpress.org/plugins/google-sitemap-generator).
