This is an automated email from the ASF dual-hosted git repository.

yilinzeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f5d819e691 docs: add canonical url for API7 blogs (#1754)
6f5d819e691 is described below

commit 6f5d819e691f64e45108f13741efed1c424f445d
Author: Yilia Lin <[email protected]>
AuthorDate: Fri Jan 5 11:44:58 2024 +0800

    docs: add canonical url for API7 blogs (#1754)
---
 blog/en/blog/2023/04/14/10-api-management-trends-2023.md            | 3 ++-
 blog/en/blog/2023/05/04/apache-apisix-chaos-engineering.md          | 1 +
 blog/en/blog/2023/05/19/why-do-microservices-need-an-api-gateway.md | 1 +
 blog/en/blog/2023/06/12/how-is-apisix-fast.md                       | 1 +
 blog/en/blog/2023/07/09/apisix-integrates-with-vault.md             | 1 +
 5 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/blog/en/blog/2023/04/14/10-api-management-trends-2023.md 
b/blog/en/blog/2023/04/14/10-api-management-trends-2023.md
index 7d0a1b41631..049cab86d4a 100644
--- a/blog/en/blog/2023/04/14/10-api-management-trends-2023.md
+++ b/blog/en/blog/2023/04/14/10-api-management-trends-2023.md
@@ -12,6 +12,7 @@ keywords:
 description: "10 major trends in API management: API security, 
standardization, cloud-based API management solutions, low-code API platforms, 
API marketplaces, emerging API protocols, AI and APIs, developer experience, 
API analytics, and serverless architecture."
 tags: [Ecosystem]
 image: 
https://static.apiseven.com/uploads/2023/04/12/PtHsoEJS_top-10-trends.png
+canonical_url: "https://api7.ai/blog/10-api-management-trends-2023";
 ---
 
 >This article introduces 10 significant trends in API management: API 
 >security, standardization, cloud-based API management solutions, low-code API 
 >platforms, API marketplaces, emerging API protocols, AI and APIs, developer 
 >experience, API analytics, and serverless architecture.
@@ -25,7 +26,7 @@ Let's dive into these trends, prepare for future challenges, 
capitalize on oppor
 
 ## What Is an API? What Is API Management?
 
-Recently, the application of AI-Generated Content (AIGC) has become 
increasingly popular in various industries. AIGC service providers provide 
their content generation capabilities to the outside world through APIs, 
enabling users to easily access AIGC-related content. Obviously, APIs have 
become an important pillar of AIGC applications. So, what exactly is an API?
+Recently, the application of AI-generated content (AIGC) has become 
increasingly popular in various industries. AIGC service providers provide 
their content generation capabilities to the outside world through APIs, 
enabling users to easily access AIGC-related content. Obviously, APIs have 
become an important pillar of AIGC applications. So, what exactly is an API?
 
 API (Application Programming Interface) is a set of predefined rules and 
conventions for communication between different software applications. APIs 
enable software applications (clients) to request functionality and data from 
other software applications (servers), facilitating interaction and data 
sharing between different systems. By leveraging APIs, developers can use the 
functionality of other applications, allowing them to build and release new 
applications more quickly.
 
diff --git a/blog/en/blog/2023/05/04/apache-apisix-chaos-engineering.md 
b/blog/en/blog/2023/05/04/apache-apisix-chaos-engineering.md
index b5df1dad65c..040ce600d94 100644
--- a/blog/en/blog/2023/05/04/apache-apisix-chaos-engineering.md
+++ b/blog/en/blog/2023/05/04/apache-apisix-chaos-engineering.md
@@ -12,6 +12,7 @@ keywords:
 description: Chaos engineering is a powerful tool for ensuring system 
reliability and performance, and its application in designing Chaos experiments 
for Ingress Controllers can help organizations identify weaknesses in their 
applications and infrastructure.
 tags: [Ecosystem]
 image: 
https://static.apiseven.com/uploads/2023/04/20/yeuKN9nu_Building%20a%20More%20Robust%20Apache%20APISIX%20Ingress%20Controller%20With%20Litmus%20Chaos.png
+canonical_url: "https://api7.ai/blog/apache-apisix-chaos-engineering";
 ---
 
 >Chaos engineering is a powerful tool for ensuring system reliability and 
 >performance, and its application in designing Chaos experiments for Ingress 
 >Controllers can help organizations identify weaknesses in their applications 
 >and infrastructure.
diff --git 
a/blog/en/blog/2023/05/19/why-do-microservices-need-an-api-gateway.md 
b/blog/en/blog/2023/05/19/why-do-microservices-need-an-api-gateway.md
index 6d053708ff6..be2fead5ed9 100644
--- a/blog/en/blog/2023/05/19/why-do-microservices-need-an-api-gateway.md
+++ b/blog/en/blog/2023/05/19/why-do-microservices-need-an-api-gateway.md
@@ -12,6 +12,7 @@ keywords:
 description: Let's learn the importance of API gateway in the microservices 
architecture, and compare common API gateways.
 tags: [Ecosystem]
 image: 
https://static.apiseven.com/uploads/2023/02/16/CHqaC3Xw_Ecosystem%20%E6%A8%A1%E6%9D%BF1.png
+canonical_url: "https://api7.ai/blog/why-do-microservices-need-an-api-gateway";
 ---
 
 >The microservices architecture has been widely adopted by many companies. As 
 >the data and API quantity of microservices increases, it is crucial to choose 
 >an excellent API gateway for high-traffic governance: APISIX.
diff --git a/blog/en/blog/2023/06/12/how-is-apisix-fast.md 
b/blog/en/blog/2023/06/12/how-is-apisix-fast.md
index ff5aced2709..ed6b6de7028 100644
--- a/blog/en/blog/2023/06/12/how-is-apisix-fast.md
+++ b/blog/en/blog/2023/06/12/how-is-apisix-fast.md
@@ -13,6 +13,7 @@ keywords:
 description: Taking a look under Apache APISIX's hood to understand how it 
achieves ultimate performance.
 tags: [Ecosystem]
 image: 
https://static.apiseven.com/uploads/2023/06/08/3LuvBVWL_apisix-fast-cover.png
+canonical_url: "https://api7.ai/blog/how-is-apisix-fast";
 ---
 
 >In this article, we will look under the hood of APISIX and see what these are 
 >and how all of these work together to keep APISIX maintaining peak 
 >performance while handling significant traffic.
diff --git a/blog/en/blog/2023/07/09/apisix-integrates-with-vault.md 
b/blog/en/blog/2023/07/09/apisix-integrates-with-vault.md
index 78cd811c7fc..1ccc832215a 100644
--- a/blog/en/blog/2023/07/09/apisix-integrates-with-vault.md
+++ b/blog/en/blog/2023/07/09/apisix-integrates-with-vault.md
@@ -12,6 +12,7 @@ keywords:
 description: APISIX can integrate Vault to realize SSL certificate management, 
allowing for secure storage and management of SSL certificates.
 tags: [Ecosystem]
 image: 
https://static.apiseven.com/uploads/2023/06/07/isIAWmKT_How%20to%20Use%20Vault%20to%20Manage%20Certificates%20in%20APISIX.png
+canonical_url: "https://api7.ai/blog/apisix-integrates-with-vault";
 ---
 
 >This article takes configuring HTTPS communication between the downstream 
 >client and APISIX as an example to introduce how APISIX integrates Vault to 
 >implement SSL certificate management.

Reply via email to