Y
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
chrisdalke
2079 days ago
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.
link
aliceryhl
2079 days ago
This is up to the template files.
link