Skip to content

Commit d5e00d0

Browse files
Dgiordano33Dan Giordano
andauthored
Giordanodaniel docs seo optimization 2 (#1109)
* Updated all Docs to have Title, displayTitle, and navTitle * made the new guide article title more actionable * Fixed check --------- Co-authored-by: Dan Giordano <[email protected]>
1 parent 600633c commit d5e00d0

File tree

139 files changed

+391
-175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+391
-175
lines changed

__checks__/docs.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ test('homepage', async ({ page }) => {
55
const checklyPage = new ChecklySitePage(page)
66
await checklyPage.goto('/docs')
77
await checklyPage.screenshot('docs')
8-
expect(await page.title()).toEqual('Getting started with Checkly')
8+
expect(await page.title()).toEqual('Getting started with Checkly - Checkly Docs')
99
})

site/content/docs/CICD/_index.md

Lines changed: 2 additions & 1 deletion

site/content/docs/CICD/github-actions.md

Lines changed: 2 additions & 1 deletion

site/content/docs/CICD/github.md

Lines changed: 3 additions & 1 deletion

site/content/docs/CICD/gitlabci.md

Lines changed: 2 additions & 1 deletion

site/content/docs/CICD/jenkins.md

Lines changed: 2 additions & 1 deletion

site/content/docs/CICD/triggers.md

Lines changed: 3 additions & 1 deletion

site/content/docs/CICD/vercel-deployment-protection.md

Lines changed: 3 additions & 1 deletion

site/content/docs/CICD/vercel.md

Lines changed: 2 additions & 1 deletion

site/content/docs/_index.md

Lines changed: 2 additions & 1 deletion

0 commit comments

Comments
 (0)