danielschuster-muc/potter-db

[Feature Request]: Create Sitemap for API

Closed this issue · 5 comments

Project

API

Describe the feature you want to request

For SEO it's important to create a sitemap to inform the search engines about available sites.
Therefore a sitemap is essential for the api.

(Optional) Describe a solution for this feature

Use the sitemap_generator gem to generate the sitemap.

For the default_host use https://api.potterdb.com.
Please create the sitemaps only for the collections, e.g. /v1/characters and not for every /v1/characters/:slug.

You should also link the sitemap in robots.txt.

I am looking for an issue for my first contribution . Can you help me here. Can I take on this .

Do you have any prior ruby/ rails experience? Else it can be very hard to work on this issue.

But of course you can try it and I will give you some tips if you need any help @techrajdeep.

Sure..I will try..Need your guidance..

With what exactly do you need help with?