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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to post on Show HN without getting tagged as dupe

1 点作者 wiwoworld大约 1 年前
Hi all,<p>I&#x27;ve submitted a post about our startup some months ago and got a lot of feedback.<p>We&#x27;ve implemented all suggestions and fixed all the bugs that were mentioned. We&#x27;ve also added some other features and now we wanted to post it again for new round of feedback, but the new post was tagged as [dupe].<p>How can I prevent that?<p>Must the new post be vastly different from the old one?

2 条评论

skilled大约 1 年前
Show HN is not a guarantee that it will be picked up by users every single time. Your last submission was a few days ago and it didn’t land with users that time.<p>In your initial submission three months ago you said you are struggling with getting users. I would work on changing this mindset so you don’t feel like HN is your only avenue of new visitors&#x2F;users.<p>Another thing I would do is to try and get one of those “UX review” services done for your app (they aren’t that expensive) - the ones that put your app in front of real people, and this way you will get feedback on how people use your app and whether it is the way you intended.<p>This way you won’t have to deal with things like the top comment in your last Show HN being about AdBlock…<p>Keep working on it. Change the landing page so I am not greeted with the Maps interface straight away. Let people have a brief introduction and a tiny onboarding experience.
评论 #40526145 未加载
barbazoo大约 1 年前
I think the URL needs to be different. If that&#x27;s the case, don&#x27;t link to your home page but some more specific path. E.g. &quot;<a href="https:&#x2F;&#x2F;yoursite.com&#x2F;blog&#x2F;how-weve-implemented-all-suggestions" rel="nofollow">https:&#x2F;&#x2F;yoursite.com&#x2F;blog&#x2F;how-weve-implemented-all-suggestio...</a>&quot; instead of just &quot;<a href="https:&#x2F;&#x2F;yoursite.com&#x2F;blog" rel="nofollow">https:&#x2F;&#x2F;yoursite.com&#x2F;blog</a>&quot;.
评论 #40526154 未加载