This is a Nodejs-Express app which accepts a sitemap URL from user and submit to the search engine for indexing. The project utilized
A demo of the app can reached at https://quickindexing.herokuapp.com/
- Express Framework
- Flash messaging
- submit-sitemap
- express sessions
Submit-stemap , a npm package is made it easy to create such an app with ease. Thanks for the developer and contributors of this Submit-stemap module.
The project source hosted at GitHub, feel free to explore the code