TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best way to build an SEO friendly, high content site in 2024?

3 pointsby someuser54541about 1 year ago
I have a few upcoming projects that will be fairly content heavy and need good SEO. Most of my experience is in mobile and embedded systems dev, though I&#x27;ve briefly touched Rails and Node.js.<p>The last site I had, was just an index.html file, some css, and a bit of attached JS. I threw it on a ridiculously expensive webhost (MediaTemple) and that was that.<p>What&#x27;s the best and cheapest way to build a fairly content heavy site these days, without as much &quot;magic&quot; as possible? I can write Javascript but I&#x27;ve read previous threads like this and people are often throwing out names like Next.js, React, or whatever the new shiny thing is, and it seems like massive overkill. I generally like to be able to reason about systems I write with not too much &quot;magic&quot; and 102321232 dependencies.<p>Any suggestions?

3 comments

PaulHouleabout 1 year ago
Pick a static site generator from this list<p><a href="https:&#x2F;&#x2F;jamstack.org&#x2F;generators&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jamstack.org&#x2F;generators&#x2F;</a><p>My take is Hugo is pretty good and crazy fast (written in Go) but I like Pelican because it is easy to customize in Python.
评论 #40321437 未加载
noashavitabout 1 year ago
For a content heavy site you need a cms first and foremost. Wordpress has free seo plugins, as do many of the others. But you will need to learn a bit about the basics of on page seo to make infuse keywords correctly, interlink, use appropriate url structure and metadata etc
dosingaabout 1 year ago
Webflow is pretty good