AI SEO Readiness Auditor | JJSC IT Solutions Internship Developed a custom WordPress plugin to evaluate how effectively AI agents (LLM crawlers) can index and interpret website content.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Fix false positive JS reliance for WordPress sites and bump version to 2.1.3
e697c69View on GitHubfeat: Implement a warning message for inaccessible pages and refactor warning styles and classes.
a51a502View on GitHubfeat: Extend CSS styling to include the `.ai-seo-readiness-wrapper` class in existing selectors for broader application.
85ef9f7View on GitHubstyle: Improve CSS formatting and add theme override rules to prevent conflicts with external themes.
2e4a4ecView on GitHubfix: Add theme override styles to normalize capitalization, input fields, button appearance, and heading spacing.
2211515View on GitHubrefactor: Update readability scoring logic to use accessible sentence percentage and refine evidence messages, and add a .gitignore file.
e7867d8View on GitHubrefactor: Rename plugin UI elements and slugs to "AI SEO Readiness Auditor" and update contributor name and README heading.
56e5e30View on GitHubdocs: update installation instructions to use the WordPress plugin upload method.
06ab877View on GitHubfix: Correct release workflow to copy plugin files directly from the repository root.
8696b9aView on GitHubfeat: Introduce plugin update checker with localization and a release workflow, and integrate it into the main plugin file.
89fb7f6View on GitHubfeat: add README.md outlining the AI SEO Readiness Auditor plugin's features, scoring, installation, and usage.
6a85873View on GitHubfeat: Implement initial AI SEO Auditor plugin with JS dependency detection, comprehensive scoring rules, and result display.
0838321View on GitHub