Skip to content

Commit a1db58c

Browse files
ericyangpanclaude
andcommitted
docs: update SEO audit report
- Update SEO-AUDIT-REPORT.md with latest findings - Improve documentation formatting 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 262c1c4 commit a1db58c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/SEO-AUDIT-REPORT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@ const organizationSchema = {
662662
"logo": "https://aicodingstack.io/logo.png",
663663
"description": "Comprehensive directory and metadata repository for the AI coding ecosystem",
664664
"sameAs": [
665-
"https://github.com/aicodingstack/aicodingstack"
665+
"https://github.com/aicodingstack/aicodingstack.io"
666666
]
667667
};
668668

@@ -1085,13 +1085,13 @@ const organizationSchema = {
10851085
"description": "Comprehensive directory and metadata repository for the AI coding ecosystem. Discover and compare AI coding tools, models, and platforms.",
10861086
"foundingDate": "2025",
10871087
"sameAs": [
1088-
"https://github.com/aicodingstack/aicodingstack",
1088+
"https://github.com/aicodingstack/aicodingstack.io",
10891089
"https://twitter.com/aicodingstack"
10901090
],
10911091
"contactPoint": {
10921092
"@type": "ContactPoint",
10931093
"contactType": "customer support",
1094-
"url": "https://github.com/aicodingstack/aicodingstack/issues"
1094+
"url": "https://github.com/aicodingstack/aicodingstack.io/issues"
10951095
}
10961096
};
10971097
```

0 commit comments

Comments
 (0)