Skip to content

Commit 26f7f86

Browse files
authored
Fixed Technical SEO Issues in Docs (#892)
Fixed Technical SEO Issues in Docs as per the ticket
1 parent 9893d4b commit 26f7f86

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

src/pages/docs/agent/troubleshooting/how-to-resolve-access-blocked-errors-when-downloading-the-agent.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadesc: "Fix access blocked errors when downloading Testsigma Agent by whiteli
44
noindex: false
55
order: 11.95
66
page_id: ""
7-
search_keyword: "how-to-resolve-access-blocked-errors-when-downloading-the-agent-?"
7+
search_keyword: "how-to-resolve-access-blocked-errors-when-downloading-the-agent"
88
warning: false
99
contextual_links:
1010
- type: section
@@ -29,31 +29,31 @@ When attempting to download Testsigma Agent, you may see an error indicating tha
2929

3030
1. Whitelist Local Agent, Cloud App, Cloud Audit, Cloud ID, and Cloud Addon domains/IPs
3131

32-
**Domain:** [app.testsigma.com](https://app.testsigma.com)
32+
**Domain:** `app.testsigma.com`
3333

3434
**IPs:**
3535
- 166.117.52.243
3636
- 166.117.190.246
3737

3838
2. Whitelist Testsigma Tunnels (used by Local Agent)
3939

40-
**Domain:** [connect.testsigma.com](https://connect.testsigma.com)
40+
**Domain:** `connect.testsigma.com`
4141

4242
**IPs:**
4343
- 166.117.49.200
4444
- 166.117.156.234
4545

4646
3. Whitelist Mobile Recorder (used by Cloud in browser)
4747

48-
**Domain:** [mobilerecorder.testsigma.com](https://mobilerecorder.testsigma.com)
48+
**Domain:** `mobilerecorder.testsigma.com`
4949

5050
**IPs:**
5151
- 166.117.86.235
5252
- 166.117.227.251
5353

5454
4. Whitelist Asset Proxy (used by Cloud and Local Agent)
5555

56-
**Domain:** [asset-proxy.testsigma.com](https://asset-proxy.testsigma.com)
56+
**Domain:** `asset-proxy.testsigma.com`
5757

5858
**IPs:**
5959
- 166.117.67.252
@@ -68,21 +68,21 @@ When attempting to download Testsigma Agent, you may see an error indicating tha
6868

6969
6. Whitelist Additional Domains for Local Agent
7070
- **Chrome Drivers**
71-
- [googlechromelabs.github.io](http://googlechromelabs.github.io)
72-
- [chromedriver.storage.googleapis.com](http://chromedriver.storage.googleapis.com)
73-
- [storage.googleapis.com](http://storage.googleapis.com)
74-
- [registry.npmmirror.com](http://registry.npmmirror.com)
75-
- [http://raw.githubusercontent.com](http://raw.githubusercontent.com/)
71+
- `googlechromelabs.github.io`
72+
- `chromedriver.storage.googleapis.com`
73+
- `storage.googleapis.com`
74+
- `registry.npmmirror.com`
75+
- `http://raw.githubusercontent.com`
7676
- **Firefox Drivers**
77-
- [http://raw.githubusercontent.com](http://raw.githubusercontent.com/)
78-
- [registry.npmmirror.com](http://registry.npmmirror.com)
77+
- `http://raw.githubusercontent.com`
78+
- `registry.npmmirror.com`
7979
- **Edge Drivers**
80-
- [https://msedgewebdriverstorage.blob.core.windows.net/](https://msedgewebdriverstorage.blob.core.windows.net/)
80+
- `https://msedgewebdriverstorage.blob.core.windows.net/`
8181
- **IE Drivers**
82-
- [msedgewebdriverstorage.blob.core.windows.net](http://msedgewebdriverstorage.blob.core.windows.net)
82+
- `msedgewebdriverstorage.blob.core.windows.net`
8383

8484
7. Whitelist Additional Testsigma Services
85-
- [static-id.testsigma.com](static-id.testsigma.com)
86-
- [id.testsigma.com](https://id.testsigma.com)
85+
- `static-id.testsigma.com`
86+
- `id.testsigma.com`
8787

8888
---

src/pages/docs/atto/generative-ai/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Testsigma also integrates seamlessly with tools like Jira, Figma, Xray, GitHub,
7878

7979
- [Generate Test Cases from Swagger Schema](https://testsigma.com/docs/genai-capabilities/generate-tests-from-swagger/)
8080

81-
- [Generate Test Cases from User Actions](https://testsigma.com/docs/atto/generative-ai/generate-tests/user-actions/)
81+
- [Generate Test Cases from User Actions](https://testsigma.com/docs/genai-capabilities/generate-tests-from-user-actions/)
8282

8383
---
8484

src/pages/docs/getting-started/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Testsigma supports [integrations](https://testsigma.com/docs/desired-capabilitie
7676
## **What’s the difference between Testsigma open-source and Cloud?**
7777

7878
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.
79-
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/)
79+
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.
8080

8181
---
8282

0 commit comments

Comments
 (0)