-
Notifications
You must be signed in to change notification settings - Fork 0
#QA77 - semrush fixes #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| --- | ||
| title: Domain Verification for Helm Chart Configuration | ||
| sidebar_label: Domain Verification | ||
| description: Configure the Appcircle server to bypass domain verification when adding domains to an organization or verify them using DNS records on Kubernetes/OpenShift architecture. | ||
| description: Learn to configure Domain Verification for Helm Chart. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win Normalize the wording of these descriptions. The updated metadata has minor article and phrasing issues that reduce polish in search snippets.
📍 Affects 3 files
🤖 Prompt for AI Agents |
||
| tags: [security, domain, verify] | ||
| sidebar_position: 95 | ||
| --- | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| --- | ||
| title: AWS Device Farm and Deploy | ||
| description: AWS Device Farm is an application testing service that enables you to run your tests concurrently on multiple mobile devices to speed up the execution of your tests and generates videos and logs to help you quickly identify issues with your app. | ||
| description: Learn how to use AWS Device Farm and Deploy step in Appcircle. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win Correct the workflow-step descriptions’ grammar. Both descriptions omit the article before the named workflow step:
📍 Affects 2 files
🤖 Prompt for AI Agents |
||
| tags: [android, ios, mobile, testing, aws, device] | ||
| --- | ||
|
|
||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| User-agent: * | ||
| Disallow: | ||
| Disallow: /tags/ | ||
|
|
||
| Sitemap: https://docs.appcircle.io/sitemap.xml | ||
| Sitemap: https://docs.appcircle.io/sitemap.xml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Fix the article in the page description.
Use “the Organization Activity Log” for grammatically correct metadata.
Proposed fix
📝 Committable suggestion
🤖 Prompt for AI Agents