Skip to content

SEO: listing pages serve empty HTML (client-only render) #122

Description

@Skytonet2

Summary

/projects and /activity render nothing but the heading and filter bar in the initial HTML. All content is drawn in the browser.

Problem

The homepage advertises "44 Projects" but crawlers hitting /projects see a page with no project rows in the HTML at all. Same for /activity. Consequence: individual projects and activity items may never make it into search indices; social-share thumbnails and preview snippets have nothing to pull from.

Expected behavior

Server-render at least the first 20–30 items into the HTML so search engines and link previews see real content. The rest can continue to load client-side.

Source

Site audit — https://polarized-ounce-f1e.notion.site/NEAR-Builders-Site-Audit-3b30818955df80e9b59bd92c8539b73e

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

Priority

None yet

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions