Hacker News new | ask | show | jobs
by 3131s 2079 days ago
Is the HTML that Hugo generates semantic and does it contain the usual metadata that search engines use?
2 comments

Hugo’s HTML generation is very lightweight and basically outputs whatever your HTML theme template tells it to— so with a bit of work your site can be very SEO-friendly.
This is up to the template files.