Skip to content

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

Open
FilipCivljak wants to merge 2 commits intomainfrom
seo/website-improvements
Open

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

Conversation

@FilipCivljak
Copy link
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
Copy link

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

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 021abda Commit Preview URL

Branch Preview URL
Mar 18 2026, 04:24 PM

},
});
};
}; No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Add empty line

"Content-Type": "text/plain; charset=utf-8",
},
});
}; No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Add empty line

</script>
</body>
</html>
</html> No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Add empty line

Copy link
Contributor

@Musilah Musilah left a comment

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.

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.

3 participants