Skip to content

MG-133 - Improve SEO#135

Open
Musilah wants to merge 8 commits intoabsmach:mainfrom
Musilah:seo-update
Open

MG-133 - Improve SEO#135
Musilah wants to merge 8 commits intoabsmach:mainfrom
Musilah:seo-update

Conversation

@Musilah
Copy link
Copy Markdown
Contributor

@Musilah Musilah commented Apr 21, 2026

What type of PR is this?

This is an optimization because it improves SEO metadata, structured data, and AI crawler discoverability across the site.

What does this do?

  • Replaces unstable third-party og:image default with a production-hosted static image
  • Adds JSON-LD schema (Organization, WebSite, Article, BreadcrumbList, SoftwareApplication) to key pages
  • Adds twitter:image:alt, og:image:width, og:image:height to BaseLayout
  • Adds llms.txt and llms-full.txt for AI crawler discoverability
  • Improves robots.txt with explicit GPTBot, ClaudeBot, and PerplexityBot directives

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

No — changes are static metadata and build-time output; verified via astro build with zero errors.

Did you document any new/modified features?

Notes

Copy link
Copy Markdown
Contributor

@dborovcanin dborovcanin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boards are still different size and S1 has extra corners:

Image

Headers could be larger and this blue products seems out of place:

Image

Musilah added 6 commits April 23, 2026 13:18
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Musilah added 2 commits April 23, 2026 13:56
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Signed-off-by: Musilah <nataleigh.nk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve SEO

2 participants