SomethingSexy / collectionstash

An application for storing and sharing collectibles (this is... very old and not active anymore).
http://www.collectionstash.com
1 stars 0 forks source link

Create a site map xml for google to crawl collection stash better #34

Open SomethingSexy opened 10 years ago

SomethingSexy commented 10 years ago

http://coding.smashingmagazine.com/2011/09/27/searchable-dynamic-content-with-ajax-crawling/

http://stackoverflow.com/questions/1099393/sitemap-on-a-highly-dynamic-website

SomethingSexy commented 10 years ago

We can automate this so anytime a new collectible is created we create an entry into the sitemap.

We just need to make sure we return 404 when a collectible is delete.