=== OptimizeMap Indexer === Contributors: debjit98 Tags: sitemap, xml sitemap, seo, indexing Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.2 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A lightweight plugin to generate a dynamic XML sitemap for your WordPress site. == Description == OptimizeMap Indexer is a lightweight and efficient plugin that generates a dynamic XML sitemap accessible at /sitemap.xml. The sitemap automatically updates whenever you add, edit, or delete posts and pages, helping search engines better crawl and index your website. Features: * Dynamic XML sitemap generation * Accessible at /sitemap.xml * Auto-updates on content changes * Supports posts and pages * Lightweight and fast performance == Installation == 1. Upload the `optimizemap-indexer` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Visit `/sitemap.xml` to view your sitemap. == Frequently Asked Questions == = How can I access the sitemap? = You can access the sitemap by visiting `/sitemap.xml` on your website. = Does the sitemap update automatically? = Yes, the sitemap updates automatically whenever content is added, edited, or deleted. == Changelog == = 1.0.1 = * Updated plugin name and slug * Fixed naming inconsistencies across files * Improved code structure and security * Removed old references and conflicts = 1.0.0 = * Initial release