Hacker News new | ask | show | jobs
by Bob312371 2447 days ago
Nice project.

Until you implement server side rendering you will have a difficult time getting this project off the ground.

Having your article indexable by search engines is critical for 99.9% percent of people that use these sort of mediums.

1 comments

that's good feedback. It's a bit difficult, because for security reasons, the dynamic content is rendered within an iframe. But I did do some tricks to let google find the content: https://www.google.com/search?safe=off&sxsrf=ACYBGNQ_Qfod-qU...

But there is certainly room to improve.