TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Would you host a hybrid B2C/B2B startup under separate domains?

1 点作者 ftufek超过 2 年前
Hey folks,<p>We built a consumer facing app using &lt;x&gt;app.com domain and it&#x27;s been successful and has grown quite a bit. A few business owners have asked us for an API access to our backend and we already have a few paying clients.<p>We&#x27;re in the processing of negotiating for the &lt;x&gt;.com domain. When we get it, we need to decide if we keep &lt;x&gt;.com domain for b2b and &lt;x&gt;app.com separate for b2c only or if we combine them all under the same domain.<p>Wondering if HN community has any thoughts on which approach would be the best? The advantages of combining is to increase the new domain&#x27;s authority and traffic right away by redirecting existing traffic. The disadvantages is we need to make sure we get navigation right, etc. Are there any examples of startups doing both b2c&#x2F;b2b that get it right?

3 条评论

dylanhassinger超过 2 年前
Model that a lot of saas seem to use is:<p>put your consumer marketing site front and center at x.com<p>sub-brand your enterprise offering, and have a section explaining it, i.e. x.com&#x2F;pro<p>this way you&#x27;re maximizing your seo juice and consumer reach<p>the actual apps themselves can live on a subdomain, i.e. app.x.com for the consumer and pro.x.com for the enterprise<p>if&#x2F;when the enterprise version really takes off, you could always rename it something unique if desired
评论 #32846092 未加载
chiefalchemist超过 2 年前
So you have an existing domain? That&#x27;s B2C? That&#x27;s served you well? And you&#x27;re going to redirect them to another domain? And that new domain is expanding (?) to cover B2C + B2B? And then you&#x27;re going to manage those two target markets on that one site?<p>I would say that unless you can make a strong case to combine them, don&#x27;t do it. If you intend to grow the B2B audience then give it the focus and attention it deserves. (Which also means the site &#x2F; market that isn&#x27;t broken keeps printing money).<p>If B2B gets enough traction and in the future merging the two makes sense, well that&#x27;s a good problem to have.
评论 #32846130 未加载
themerone超过 2 年前
Not a startup, but I have domains serving both b2b and b2c and don&#x27;t see any downside.
评论 #32845567 未加载