konklone / json

A free, in-browser JSON to CSV converter.
https://konklone.io/json/
Other
753 stars 211 forks source link

Update title and description to emphasize privacy and speed #225

Closed konklone closed 5 years ago

konklone commented 5 years ago

The site is popular and gets ~400K sessions per year, and is #2 on Google for json to csv and json to csv converter.

But #2 isn't good enough! After taking a look at my competition and my SEO, I think it's worth adding Converter to the title, and emphasizing the privacy of the tool. Since conversion is done all inside the browser, data is never sent to our servers. That is a major differentiator from my competition, and privacy is something people care more about every year.

I also removed the old JS-based redirect to HTTPS. The site is now using GitHub Pages' support for HTTPS for custom domains. Not contained in this PR, but I also dropped the free CloudFlare proxy in front of it, for simplicity and to rely on GitHub's fully authenticated HTTPS connection.