Skip to content

Conversation

junpataleta
Copy link
Collaborator

I tried searching for "Moodle accessibility policy" and was somewhat expecting our accessibility policy page in the developer documentation to appear in the search results. However, it did not come up. It might be worth adding some keywords for SEO purposes.

@Copilot Copilot AI review requested due to automatic review settings October 9, 2025 05:33
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for moodledevdocs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 3f2a01a
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/68e7943ccb123c00082d6ae3
😎 Deploy Preview https://deploy-preview-1447--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds SEO keywords to the accessibility policy documentation to improve search engine discoverability. The author found that searching for "Moodle accessibility policy" didn't return the expected documentation page, prompting this optimization.

  • Added "Accessibility policy" tag to the existing tags list
  • Introduced a keywords field with relevant accessibility and compliance terms

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- Accessibility policy
- Compliance
- Certification
keywords: [accessibility, accessibility policy, accessibility accreditation, WCAG, VPAT, IAAP]
Copy link
Member

Choose a reason for hiding this comment

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

It may be better to have these as a list (like the tags) rather than the array notation? Easier to maintain that way.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Aha, good one! Thanks, @andrewnicols!

I was following the example from Docusaurus' SEO doc. I think listing them as a list is better and also seems to yield the same results. Patch amended.

Cheers!

@junpataleta junpataleta force-pushed the accessibilitypolicyseo branch from b561122 to fecb135 Compare October 9, 2025 06:13
@junpataleta junpataleta force-pushed the accessibilitypolicyseo branch from fecb135 to 3f2a01a Compare October 9, 2025 10:53
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.

2 participants