Download the PHP package dolphiq/sitemap without Composer
On this page you can find all versions of the php package dolphiq/sitemap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dolphiq/sitemap
More information about dolphiq/sitemap
Files in dolphiq/sitemap
Package sitemap
Short Description Craft 3 plugin that provides an easy way to provide and manage a XML sitemap for search engines like Google and Bing
License MIT
Informations about the package sitemap
XML-sitemap plugin for Craft CMS 3
Currently the project is DISCONTINUED. However, feel free to fork it and continue its development!
Craft 3 plugin that provides an easy way to enable and manage a XML sitemap for search engines like Google and Bing
Using the XML-sitemap plugin
After the installation, you can find the plugin in the settings section of the Control Panel. You can enable and set the settings per entries section and enable categories in the sitemap.
After saving the desired settings, you can submit the xml url (your site url)/sitemap.xml to the searchengines.
Sitemap structure
The sitemap is compatible with the sitemaps.org protocol.
In version 1.0.9 we added support for alternate languages to give Google a better chance to point to the correct page.
Requirements
This plugin requires Craft CMS 3.2 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require dolphiq/sitemap
- In the Control Panel, go to Settings → Plugins and click the “Install” button for XML sitemap.
XML-sitemap Roadmap
- Settings to enable /disable and split the entries in the xml on a site basis (for multi site setup)
- User (custom) url entry section
- Provide a way hide entries from the list
- Add a Ping for search engines
- Display the last 20 visits from search engines
Contributors & Developers
Johan Zandstra - [email protected] Brought to you by Dolphiq