From b8760a9c4bb1035a795f9c77eb38553821914c97 Mon Sep 17 00:00:00 2001 From: Bharath Krishna <118433150+bharathk08@users.noreply.github.com> Date: Fri, 2 Jan 2026 16:27:25 +0530 Subject: [PATCH] Fixed Technical SEO Issues in Docs Fixed Technical SEO Issues in Docs as per the ticket --- ...ocked-errors-when-downloading-the-agent.md | 32 +++++++++---------- src/pages/docs/atto/generative-ai/overview.md | 2 +- src/pages/docs/getting-started/faqs.md | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/pages/docs/agent/troubleshooting/how-to-resolve-access-blocked-errors-when-downloading-the-agent.md b/src/pages/docs/agent/troubleshooting/how-to-resolve-access-blocked-errors-when-downloading-the-agent.md index 18d5187a..b3aaf468 100644 --- a/src/pages/docs/agent/troubleshooting/how-to-resolve-access-blocked-errors-when-downloading-the-agent.md +++ b/src/pages/docs/agent/troubleshooting/how-to-resolve-access-blocked-errors-when-downloading-the-agent.md @@ -4,7 +4,7 @@ metadesc: "Fix access blocked errors when downloading Testsigma Agent by whiteli noindex: false order: 11.95 page_id: "" -search_keyword: "how-to-resolve-access-blocked-errors-when-downloading-the-agent-?" +search_keyword: "how-to-resolve-access-blocked-errors-when-downloading-the-agent" warning: false contextual_links: - type: section @@ -29,7 +29,7 @@ When attempting to download Testsigma Agent, you may see an error indicating tha 1. Whitelist Local Agent, Cloud App, Cloud Audit, Cloud ID, and Cloud Addon domains/IPs - **Domain:** [app.testsigma.com](https://app.testsigma.com) + **Domain:** `app.testsigma.com` **IPs:** - 166.117.52.243 @@ -37,7 +37,7 @@ When attempting to download Testsigma Agent, you may see an error indicating tha 2. Whitelist Testsigma Tunnels (used by Local Agent) - **Domain:** [connect.testsigma.com](https://connect.testsigma.com) + **Domain:** `connect.testsigma.com` **IPs:** - 166.117.49.200 @@ -45,7 +45,7 @@ When attempting to download Testsigma Agent, you may see an error indicating tha 3. Whitelist Mobile Recorder (used by Cloud in browser) - **Domain:** [mobilerecorder.testsigma.com](https://mobilerecorder.testsigma.com) + **Domain:** `mobilerecorder.testsigma.com` **IPs:** - 166.117.86.235 @@ -53,7 +53,7 @@ When attempting to download Testsigma Agent, you may see an error indicating tha 4. Whitelist Asset Proxy (used by Cloud and Local Agent) - **Domain:** [asset-proxy.testsigma.com](https://asset-proxy.testsigma.com) + **Domain:** `asset-proxy.testsigma.com` **IPs:** - 166.117.67.252 @@ -68,21 +68,21 @@ When attempting to download Testsigma Agent, you may see an error indicating tha 6. Whitelist Additional Domains for Local Agent - **Chrome Drivers** - - [googlechromelabs.github.io](http://googlechromelabs.github.io) - - [chromedriver.storage.googleapis.com](http://chromedriver.storage.googleapis.com) - - [storage.googleapis.com](http://storage.googleapis.com) - - [registry.npmmirror.com](http://registry.npmmirror.com) - - [http://raw.githubusercontent.com](http://raw.githubusercontent.com/) + - `googlechromelabs.github.io` + - `chromedriver.storage.googleapis.com` + - `storage.googleapis.com` + - `registry.npmmirror.com` + - `http://raw.githubusercontent.com` - **Firefox Drivers** - - [http://raw.githubusercontent.com](http://raw.githubusercontent.com/) - - [registry.npmmirror.com](http://registry.npmmirror.com) + - `http://raw.githubusercontent.com` + - `registry.npmmirror.com` - **Edge Drivers** - - [https://msedgewebdriverstorage.blob.core.windows.net/](https://msedgewebdriverstorage.blob.core.windows.net/) + - `https://msedgewebdriverstorage.blob.core.windows.net/` - **IE Drivers** - - [msedgewebdriverstorage.blob.core.windows.net](http://msedgewebdriverstorage.blob.core.windows.net) + - `msedgewebdriverstorage.blob.core.windows.net` 7. Whitelist Additional Testsigma Services - - [static-id.testsigma.com](static-id.testsigma.com) - - [id.testsigma.com](https://id.testsigma.com) + - `static-id.testsigma.com` + - `id.testsigma.com` --- \ No newline at end of file diff --git a/src/pages/docs/atto/generative-ai/overview.md b/src/pages/docs/atto/generative-ai/overview.md index 3dc9ff79..f2d36f14 100644 --- a/src/pages/docs/atto/generative-ai/overview.md +++ b/src/pages/docs/atto/generative-ai/overview.md @@ -78,7 +78,7 @@ Testsigma also integrates seamlessly with tools like Jira, Figma, Xray, GitHub, - [Generate Test Cases from Swagger Schema](https://testsigma.com/docs/genai-capabilities/generate-tests-from-swagger/) -- [Generate Test Cases from User Actions](https://testsigma.com/docs/atto/generative-ai/generate-tests/user-actions/) +- [Generate Test Cases from User Actions](https://testsigma.com/docs/genai-capabilities/generate-tests-from-user-actions/) --- diff --git a/src/pages/docs/getting-started/faqs.md b/src/pages/docs/getting-started/faqs.md index 6f3101f6..4f18947e 100644 --- a/src/pages/docs/getting-started/faqs.md +++ b/src/pages/docs/getting-started/faqs.md @@ -76,7 +76,7 @@ Testsigma supports [integrations](https://testsigma.com/docs/desired-capabilitie ## **What’s the difference between Testsigma open-source and Cloud?** The open-source platform is deployed on your local workstation or private server and contains all the core capabilities required to build your test automation system. -The [cloud platform](https://testsigma.com/signup) is a fully managed end-to-end solution with enterprise-level features from an extensive Test Lab to enhance security. [You can learn more about it here.](https://testsigma.com/docs/getting-started/testsigma-community-cloud/) +The [cloud platform](https://testsigma.com/signup) is a fully managed end-to-end solution with enterprise-level features from an extensive Test Lab to enhance security. ---