Skip to content

SEO improvements: add llms.txt, meta descriptions, and schema updates for absmach.eu#108

Open
FilipCivljak wants to merge 4 commits into
mainfrom
seo/website-improvements
Open

SEO improvements: add llms.txt, meta descriptions, and schema updates for absmach.eu#108
FilipCivljak wants to merge 4 commits into
mainfrom
seo/website-improvements

Conversation

@FilipCivljak

Copy link
Copy Markdown
Contributor

What type of PR is this?

This is an optimization and documentation update because it implements SEO improvements across the absmach.eu site: adds llms.txt, meta descriptions, JSON-LD schema for Organization, BlogPosting,, fixes canonical tags, and prepares pages for better AI search readability.

What does this do?

Adds llms.txt for AI search engines (ChatGPT, Claude, Perplexity, etc.)

Adds missing meta descriptions site-wide

Implements JSON-LD schemas:

  • Organization (homepage)

  • BlogPosting (all blog posts)

  • SoftwareApplication (products)

Fixes canonical tags on products and company pages

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

Have you included tests for your changes?

Did you document any new/modified features?

Notes

@FilipCivljak FilipCivljak requested a review from ianmuchyri March 17, 2026 10:28
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 17, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
absmach-website 8375b1e Commit Preview URL

Branch Preview URL
Apr 07 2026, 06:31 AM

Comment thread src/pages/robots.txt.ts Outdated
},
});
};
}; No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add empty line

Comment thread src/pages/llms.txt.ts Outdated
"Content-Type": "text/plain; charset=utf-8",
},
});
}; No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add empty line

Comment thread src/layouts/BaseLayout.astro Outdated
</script>
</body>
</html>
</html> No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add empty line

@Musilah Musilah left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I’ve attached an SEO audit of the website for review: seo-audit-absmach.pdf
Please review the findings and apply the recommended changes where appropriate to improve overall SEO.

nyagamunene and others added 4 commits April 6, 2026 17:10
* Add SuperMQ and Magistrala merge announcement blog post

* Add cover image and fix image path for merge announcement blog

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>

* Remove featured flag and add Abstract Machines stack description

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>

* address comments

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>

---------

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@FilipCivljak FilipCivljak force-pushed the seo/website-improvements branch from dcb4b59 to 8375b1e Compare April 7, 2026 06:30
@dborovcanin dborovcanin force-pushed the main branch 2 times, most recently from 4fad15e to a34ab26 Compare April 9, 2026 08:14
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.

4 participants