# PHP Sitemap Generator
@@ -23,7 +26,7 @@ Sitemap format: http://www.sitemaps.org/protocol.html
- [x] Generate gzip compression sitemap file (ext-zlib)
- [x] Generate sitemap file from URL (ext-curl, ext-dom)
- [x] Create or update robots.txt
-- [x] Submit sitemap file to search engines
+- [x] Submit sitemap file to search engines (ext-curl)
- [ ] Generate sitemap file with [The SimpleXMLElement](https://php.net/manual/en/class.simplexmlelement.php) class
## After generating sitemap file
@@ -398,4 +401,4 @@ Now, it can create or update your robots.txt automatically.
## License
-The MIT License (MIT). Please see [License File](LICENSE) for more information.
\ No newline at end of file
+The MIT License (MIT). Please see [License File](LICENSE) for more information.