Seoxpert.io
mediumBest Practices

No Pillar Page for 'Show HN' Submissions

A pillar page for 'Show HN' submissions is missing, resulting in fragmented content and weakened SEO signals. This issue prevents the site from establishing a c

By Seoxpert Editorial · Published · Updated

Why it matters

Pillar pages serve as authoritative hubs that consolidate related content, improving topical authority, internal linking, and user experience. Without a dedicated 'Show HN' pillar page, submissions are isolated, reducing the ability of search engines to recognize the site's expertise on 'Show HN' topics and making it harder for users to discover relevant content.

Impact

The absence of a 'Show HN' pillar page leads to diluted link equity, lower chances of ranking for 'Show HN'-related queries, and a suboptimal navigation experience. This can result in decreased organic traffic, less engagement, and missed opportunities to establish the site as a go-to resource for 'Show HN' content.

How it's detected

This issue is typically detected during a content audit or SEO review, where the lack of a centralized, well-structured hub for 'Show HN' submissions becomes apparent. Tools like Screaming Frog, Ahrefs, or manual site navigation can reveal the absence of a dedicated /show-hn page and insufficient internal linking.

Common causes

  • No dedicated content strategy for topic clustering
  • Overreliance on generic category pages like /show
  • Lack of internal linking guidelines for submissions
  • Unawareness of pillar page SEO benefits

How to fix it

Create a dedicated /show-hn pillar page with a clear H1, a concise description of what 'Show HN' is, its value to users, and supporting evidence such as statistics or testimonials. Include a strong call-to-action (CTA) to encourage engagement. Link to this page prominently from the homepage and from each individual 'Show HN' submission. Ensure the page is crawlable, included in the sitemap, and integrated into the site's navigation structure. Regularly update the pillar page with new submissions to maintain topical freshness and authority.

Code examples

Problem: No dedicated pillar page or internal linking

<!-- Individual Show HN submission page -->
<article>
  <h1>Awesome Project Launch</h1>
  <p>Details about the project...</p>
  <!-- No link to a Show HN hub -->
</article>

Fix: Add a pillar page and link from submissions

<!-- /show-hn pillar page -->
<h1>Show HN Submissions</h1>
<p>Discover innovative projects and startups launched by the community. Explore the latest 'Show HN' submissions, learn from creators, and join the discussion.</p>
<ul>
  <li><a href="/show-hn/awesome-project">Awesome Project Launch</a></li>
  <li><a href="/show-hn/another-tool">Another Tool</a></li>
  <!-- More submissions -->
</ul>

<!-- Individual Show HN submission page -->
<article>
  <h1>Awesome Project Launch</h1>
  <p>Details about the project...</p>
  <a href="/show-hn">See all Show HN submissions</a>
</article>

FAQ

What is a pillar page and why does 'Show HN' need one?

A pillar page is a comprehensive hub that organizes and links to related content around a central topic. For 'Show HN', a pillar page helps consolidate all submissions, improves internal linking, and signals topical authority to search engines.

How should I structure the 'Show HN' pillar page for SEO?

The pillar page should have a clear H1 (e.g., 'Show HN Submissions'), a concise introduction explaining the value of 'Show HN', a list or grid of recent or featured submissions with internal links, and a strong call-to-action. It should be crawlable, included in the sitemap, and linked from the main navigation.

Should I link every 'Show HN' submission back to the pillar page?

Yes, linking individual submissions back to the pillar page strengthens internal linking, helps search engines understand the content hierarchy, and improves user navigation.

How often should the 'Show HN' pillar page be updated?

Update the pillar page regularly as new submissions are published. This keeps the content fresh and signals ongoing relevance to both users and search engines.

Can I use an existing category page as a pillar page?

Generic category pages often lack the focused content and structure of a true pillar page. For best results, create a dedicated pillar page with a unique introduction, value proposition, and curated links to 'Show HN' submissions.

Found this issue on your site?

Run a scan to see if No Pillar Page for 'Show HN' Submissions affects your pages.

Scan my website →