From 24ea9b9a83aefb155c117cea965ccb30086e6635 Mon Sep 17 00:00:00 2001 From: neilblaze Date: Thu, 2 Mar 2023 17:20:50 +0530 Subject: [PATCH 1/3] added keyword 'API Gateway' to improve SEO Co-Authored-By: Ajay Singh <37625112+Ajay-singh1@users.noreply.github.com> --- docs/en/latest/FAQ.md | 2 +- docs/en/latest/admin-api.md | 2 +- docs/en/latest/architecture-design/apisix.md | 2 +- docs/en/latest/building-apisix.md | 2 +- docs/en/latest/deployment-modes.md | 2 +- docs/en/latest/getting-started.md | 3 ++- docs/en/latest/plugins/api-breaker.md | 2 +- docs/en/latest/plugins/authz-casbin.md | 3 ++- docs/en/latest/plugins/authz-casdoor.md | 3 ++- docs/en/latest/plugins/authz-keycloak.md | 3 ++- docs/en/latest/plugins/aws-lambda.md | 2 +- docs/en/latest/plugins/azure-functions.md | 3 ++- docs/en/latest/plugins/basic-auth.md | 3 ++- docs/en/latest/plugins/batch-requests.md | 3 ++- docs/en/latest/plugins/body-transformer.md | 3 ++- docs/en/latest/plugins/cas-auth.md | 3 ++- docs/en/latest/plugins/clickhouse-logger.md | 2 +- docs/en/latest/plugins/client-control.md | 2 +- docs/en/latest/plugins/consumer-restriction.md | 2 +- docs/en/latest/plugins/cors.md | 2 +- docs/en/latest/plugins/csrf.md | 3 ++- docs/en/latest/plugins/datadog.md | 2 +- docs/en/latest/plugins/degraphql.md | 2 +- docs/en/latest/plugins/dubbo-proxy.md | 2 +- docs/en/latest/plugins/echo.md | 3 ++- docs/en/latest/plugins/elasticsearch-logger.md | 2 +- docs/en/latest/plugins/error-log-logger.md | 2 +- docs/en/latest/plugins/ext-plugin-post-req.md | 2 +- docs/en/latest/plugins/ext-plugin-post-resp.md | 3 ++- docs/en/latest/plugins/ext-plugin-pre-req.md | 3 ++- docs/en/latest/plugins/fault-injection.md | 3 ++- docs/en/latest/plugins/file-logger.md | 2 +- docs/en/latest/plugins/forward-auth.md | 3 ++- docs/en/latest/plugins/gm.md | 2 +- docs/en/latest/plugins/google-cloud-logging.md | 2 +- docs/en/latest/plugins/grpc-transcode.md | 3 ++- docs/en/latest/plugins/grpc-web.md | 3 ++- docs/en/latest/plugins/gzip.md | 3 ++- docs/en/latest/plugins/hmac-auth.md | 3 ++- docs/en/latest/plugins/inspect.md | 3 ++- docs/en/latest/plugins/ip-restriction.md | 3 ++- docs/en/latest/plugins/jwt-auth.md | 3 ++- docs/en/latest/plugins/kafka-logger.md | 2 +- docs/en/latest/plugins/kafka-proxy.md | 3 ++- docs/en/latest/plugins/key-auth.md | 3 ++- docs/en/latest/plugins/ldap-auth.md | 3 ++- docs/en/latest/plugins/limit-conn.md | 2 +- docs/en/latest/plugins/limit-count.md | 2 +- docs/en/latest/plugins/limit-req.md | 2 +- docs/en/latest/plugins/log-rotate.md | 2 +- docs/en/latest/plugins/loggly.md | 2 +- docs/en/latest/plugins/mocking.md | 3 ++- docs/en/latest/plugins/mqtt-proxy.md | 2 +- docs/en/latest/plugins/node-status.md | 2 +- docs/en/latest/plugins/opa.md | 3 ++- docs/en/latest/plugins/openfunction.md | 3 ++- docs/en/latest/plugins/openid-connect.md | 2 +- docs/en/latest/plugins/opentelemetry.md | 3 ++- docs/en/latest/plugins/openwhisk.md | 3 ++- docs/en/latest/plugins/prometheus.md | 2 +- docs/en/latest/plugins/proxy-cache.md | 2 +- docs/en/latest/plugins/proxy-control.md | 2 +- docs/en/latest/plugins/proxy-mirror.md | 2 +- docs/en/latest/plugins/proxy-rewrite.md | 3 ++- docs/en/latest/plugins/public-api.md | 2 +- docs/en/latest/plugins/real-ip.md | 3 ++- docs/en/latest/plugins/redirect.md | 3 ++- docs/en/latest/plugins/referer-restriction.md | 2 +- docs/en/latest/plugins/request-id.md | 2 +- docs/en/latest/plugins/request-validation.md | 2 +- docs/en/latest/plugins/response-rewrite.md | 3 ++- docs/en/latest/plugins/rocketmq-logger.md | 2 +- docs/en/latest/plugins/server-info.md | 3 ++- docs/en/latest/plugins/serverless.md | 3 ++- docs/en/latest/plugins/skywalking-logger.md | 3 ++- docs/en/latest/plugins/skywalking.md | 3 ++- docs/en/latest/plugins/sls-logger.md | 2 +- docs/en/latest/plugins/splunk-hec-logging.md | 3 ++- docs/en/latest/plugins/syslog.md | 2 +- docs/en/latest/plugins/tcp-logger.md | 3 ++- docs/en/latest/plugins/tencent-cloud-cls.md | 2 +- docs/en/latest/plugins/traffic-split.md | 2 +- docs/en/latest/plugins/ua-restriction.md | 2 +- docs/en/latest/plugins/udp-logger.md | 2 +- docs/en/latest/plugins/uri-blocker.md | 2 +- docs/en/latest/plugins/wolf-rbac.md | 3 ++- docs/en/latest/plugins/workflow.md | 3 ++- docs/en/latest/plugins/zipkin.md | 3 ++- docs/en/latest/pubsub/kafka.md | 3 ++- docs/en/latest/support-fips-in-apisix.md | 2 +- docs/en/latest/terminology/api-gateway.md | 2 +- docs/en/latest/terminology/global-rule.md | 2 +- docs/en/latest/terminology/plugin-config.md | 2 +- docs/en/latest/tutorials/add-multiple-api-versions.md | 2 ++ docs/en/latest/tutorials/client-to-apisix-mtls.md | 2 +- docs/en/latest/xrpc/redis.md | 3 ++- docs/zh/latest/FAQ.md | 2 +- docs/zh/latest/plugins/api-breaker.md | 2 +- docs/zh/latest/plugins/authz-casbin.md | 3 ++- docs/zh/latest/plugins/authz-casdoor.md | 3 ++- docs/zh/latest/plugins/authz-keycloak.md | 3 ++- docs/zh/latest/plugins/aws-lambda.md | 2 +- docs/zh/latest/plugins/azure-functions.md | 3 ++- docs/zh/latest/plugins/basic-auth.md | 3 ++- docs/zh/latest/plugins/batch-requests.md | 3 ++- docs/zh/latest/plugins/csrf.md | 2 +- docs/zh/latest/plugins/echo.md | 3 ++- docs/zh/latest/plugins/ext-plugin-post-req.md | 2 +- docs/zh/latest/plugins/ext-plugin-post-resp.md | 3 ++- docs/zh/latest/plugins/ext-plugin-pre-req.md | 3 ++- docs/zh/latest/plugins/fault-injection.md | 3 ++- docs/zh/latest/plugins/forward-auth.md | 3 ++- docs/zh/latest/plugins/gm.md | 2 +- docs/zh/latest/plugins/grpc-transcode.md | 3 ++- docs/zh/latest/plugins/grpc-web.md | 3 ++- docs/zh/latest/plugins/gzip.md | 3 ++- docs/zh/latest/plugins/hmac-auth.md | 3 ++- docs/zh/latest/plugins/http-logger.md | 2 +- docs/zh/latest/plugins/ip-restriction.md | 3 ++- docs/zh/latest/plugins/jwt-auth.md | 3 ++- docs/zh/latest/plugins/key-auth.md | 3 ++- docs/zh/latest/plugins/ldap-auth.md | 3 ++- docs/zh/latest/plugins/mocking.md | 3 ++- docs/zh/latest/plugins/opa.md | 3 ++- docs/zh/latest/plugins/openfunction.md | 3 ++- docs/zh/latest/plugins/opentelemetry.md | 7 +++++++ docs/zh/latest/plugins/openwhisk.md | 3 ++- docs/zh/latest/plugins/proxy-rewrite.md | 3 ++- docs/zh/latest/plugins/real-ip.md | 3 ++- docs/zh/latest/plugins/redirect.md | 3 ++- docs/zh/latest/plugins/response-rewrite.md | 3 ++- docs/zh/latest/plugins/server-info.md | 3 ++- docs/zh/latest/plugins/serverless.md | 3 ++- docs/zh/latest/plugins/skywalking-logger.md | 2 +- docs/zh/latest/plugins/skywalking.md | 3 ++- docs/zh/latest/plugins/splunk-hec-logging.md | 2 +- docs/zh/latest/plugins/tcp-logger.md | 2 +- docs/zh/latest/plugins/tencent-cloud-cls.md | 2 +- docs/zh/latest/plugins/wolf-rbac.md | 3 ++- docs/zh/latest/plugins/workflow.md | 3 ++- docs/zh/latest/plugins/zipkin.md | 3 ++- docs/zh/latest/terminology/api-gateway.md | 2 +- 142 files changed, 227 insertions(+), 140 deletions(-) diff --git a/docs/en/latest/FAQ.md b/docs/en/latest/FAQ.md index 2a69e33fa848..259500e6976f 100644 --- a/docs/en/latest/FAQ.md +++ b/docs/en/latest/FAQ.md @@ -1,7 +1,7 @@ --- title: FAQ keywords: - - APISIX + - Apache APISIX - API Gateway - FAQ description: This article lists solutions to common problems when using Apache APISIX. diff --git a/docs/en/latest/admin-api.md b/docs/en/latest/admin-api.md index 230b8471249f..127500845a86 100644 --- a/docs/en/latest/admin-api.md +++ b/docs/en/latest/admin-api.md @@ -1,7 +1,7 @@ --- title: Admin API keywords: - - APISIX + - Apache APISIX - API Gateway - Admin API - Route diff --git a/docs/en/latest/architecture-design/apisix.md b/docs/en/latest/architecture-design/apisix.md index 2e76aab68941..0f6824cacd00 100644 --- a/docs/en/latest/architecture-design/apisix.md +++ b/docs/en/latest/architecture-design/apisix.md @@ -1,7 +1,7 @@ --- title: Architecture keywords: - - API gateway + - API Gateway - Apache APISIX - APISIX architecture description: Architecture of Apache APISIX—the Cloud Native API Gateway. diff --git a/docs/en/latest/building-apisix.md b/docs/en/latest/building-apisix.md index 0deada4ae208..e781c365b4c0 100644 --- a/docs/en/latest/building-apisix.md +++ b/docs/en/latest/building-apisix.md @@ -2,7 +2,7 @@ id: building-apisix title: Building APISIX from source keywords: - - API gateway + - API Gateway - Apache APISIX - Code Contribution - Building APISIX diff --git a/docs/en/latest/deployment-modes.md b/docs/en/latest/deployment-modes.md index 12188f2b41f6..7e6d8da7d3f9 100644 --- a/docs/en/latest/deployment-modes.md +++ b/docs/en/latest/deployment-modes.md @@ -1,7 +1,7 @@ --- title: Deployment modes keywords: - - API gateway + - API Gateway - Apache APISIX - APISIX deployment modes description: Documentation about the three deployment modes of Apache APISIX. diff --git a/docs/en/latest/getting-started.md b/docs/en/latest/getting-started.md index dbeff5d19401..f5c5d92efbb6 100644 --- a/docs/en/latest/getting-started.md +++ b/docs/en/latest/getting-started.md @@ -1,7 +1,8 @@ --- title: Getting started keywords: - - APISIX + - Apache APISIX + - API Gateway - Getting Started description: This document walks you through how you can get started with Apache APISIX. --- diff --git a/docs/en/latest/plugins/api-breaker.md b/docs/en/latest/plugins/api-breaker.md index 63632a6be825..c0d840bba72e 100644 --- a/docs/en/latest/plugins/api-breaker.md +++ b/docs/en/latest/plugins/api-breaker.md @@ -1,7 +1,7 @@ --- title: api-breaker keywords: - - APISIX + - Apache APISIX - API Gateway - API Breaker description: This document describes the information about the Apache APISIX api-breaker Plugin, you can use it to protect Upstream services. diff --git a/docs/en/latest/plugins/authz-casbin.md b/docs/en/latest/plugins/authz-casbin.md index 89f6f835c488..c59ee9cd3f6e 100644 --- a/docs/en/latest/plugins/authz-casbin.md +++ b/docs/en/latest/plugins/authz-casbin.md @@ -1,7 +1,8 @@ --- title: authz-casbin keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Authz Casbin - authz-casbin diff --git a/docs/en/latest/plugins/authz-casdoor.md b/docs/en/latest/plugins/authz-casdoor.md index f1a71be9e588..5de302552ae5 100644 --- a/docs/en/latest/plugins/authz-casdoor.md +++ b/docs/en/latest/plugins/authz-casdoor.md @@ -1,7 +1,8 @@ --- title: authz-casdoor keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Authz Casdoor - authz-casdoor diff --git a/docs/en/latest/plugins/authz-keycloak.md b/docs/en/latest/plugins/authz-keycloak.md index d04196d06fc0..d9e9628a43e9 100644 --- a/docs/en/latest/plugins/authz-keycloak.md +++ b/docs/en/latest/plugins/authz-keycloak.md @@ -1,7 +1,8 @@ --- title: authz-keycloak keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Authz Keycloak - authz-keycloak diff --git a/docs/en/latest/plugins/aws-lambda.md b/docs/en/latest/plugins/aws-lambda.md index 22f4eccf622b..b78fcd3aa330 100644 --- a/docs/en/latest/plugins/aws-lambda.md +++ b/docs/en/latest/plugins/aws-lambda.md @@ -1,7 +1,7 @@ --- title: aws-lambda keywords: - - APISIX + - Apache APISIX - Plugin - AWS Lambda - aws-lambda diff --git a/docs/en/latest/plugins/azure-functions.md b/docs/en/latest/plugins/azure-functions.md index 7c8762c7113e..22a006546e81 100644 --- a/docs/en/latest/plugins/azure-functions.md +++ b/docs/en/latest/plugins/azure-functions.md @@ -1,7 +1,8 @@ --- title: azure-functions keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Azure Functions - azure-functions diff --git a/docs/en/latest/plugins/basic-auth.md b/docs/en/latest/plugins/basic-auth.md index 64f3714dbaae..49658bc2b69a 100644 --- a/docs/en/latest/plugins/basic-auth.md +++ b/docs/en/latest/plugins/basic-auth.md @@ -1,7 +1,8 @@ --- title: basic-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Basic Auth - basic-auth diff --git a/docs/en/latest/plugins/batch-requests.md b/docs/en/latest/plugins/batch-requests.md index b81014a46437..dfca137baee8 100644 --- a/docs/en/latest/plugins/batch-requests.md +++ b/docs/en/latest/plugins/batch-requests.md @@ -1,7 +1,8 @@ --- title: batch-requests keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Batch Requests description: This document contains information about the Apache APISIX batch-request Plugin. diff --git a/docs/en/latest/plugins/body-transformer.md b/docs/en/latest/plugins/body-transformer.md index 8e5bb0064891..0fed5e01f5fe 100644 --- a/docs/en/latest/plugins/body-transformer.md +++ b/docs/en/latest/plugins/body-transformer.md @@ -1,7 +1,8 @@ --- title: body-transformer keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - BODY TRANSFORMER - body-transformer diff --git a/docs/en/latest/plugins/cas-auth.md b/docs/en/latest/plugins/cas-auth.md index 434a86563911..f104d1f623ba 100644 --- a/docs/en/latest/plugins/cas-auth.md +++ b/docs/en/latest/plugins/cas-auth.md @@ -1,7 +1,8 @@ --- title: cas-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - CAS AUTH - cas-auth diff --git a/docs/en/latest/plugins/clickhouse-logger.md b/docs/en/latest/plugins/clickhouse-logger.md index b7dccd0f3cbb..8b6067d0a589 100644 --- a/docs/en/latest/plugins/clickhouse-logger.md +++ b/docs/en/latest/plugins/clickhouse-logger.md @@ -1,7 +1,7 @@ --- title: clickhouse-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - ClickHouse Logger diff --git a/docs/en/latest/plugins/client-control.md b/docs/en/latest/plugins/client-control.md index ceebd19e017e..6aeb82abb393 100644 --- a/docs/en/latest/plugins/client-control.md +++ b/docs/en/latest/plugins/client-control.md @@ -1,7 +1,7 @@ --- title: client-control keywords: - - APISIX + - Apache APISIX - API Gateway - Client Control description: This document describes the Apache APISIX client-control Plugin, you can use it to control NGINX behavior to handle a client request dynamically. diff --git a/docs/en/latest/plugins/consumer-restriction.md b/docs/en/latest/plugins/consumer-restriction.md index d2daa0a40dcf..a5677020cb9b 100644 --- a/docs/en/latest/plugins/consumer-restriction.md +++ b/docs/en/latest/plugins/consumer-restriction.md @@ -1,7 +1,7 @@ --- title: consumer-restriction keywords: - - APISIX + - Apache APISIX - API Gateway - Consumer restriction description: The Consumer Restriction Plugin allows users to set access restrictions based on Consumer, Route, or Service. diff --git a/docs/en/latest/plugins/cors.md b/docs/en/latest/plugins/cors.md index fcdafe854b88..a1ddb255649c 100644 --- a/docs/en/latest/plugins/cors.md +++ b/docs/en/latest/plugins/cors.md @@ -1,7 +1,7 @@ --- title: cors keywords: - - APISIX + - Apache APISIX - API Gateway - CORS description: This document contains information about the Apache APISIX cors Plugin. diff --git a/docs/en/latest/plugins/csrf.md b/docs/en/latest/plugins/csrf.md index a5884a5bef33..92e16a010de9 100644 --- a/docs/en/latest/plugins/csrf.md +++ b/docs/en/latest/plugins/csrf.md @@ -1,7 +1,8 @@ --- title: csrf keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Cross-site request forgery - csrf diff --git a/docs/en/latest/plugins/datadog.md b/docs/en/latest/plugins/datadog.md index 23f19383cdcd..56bce9b98729 100644 --- a/docs/en/latest/plugins/datadog.md +++ b/docs/en/latest/plugins/datadog.md @@ -1,7 +1,7 @@ --- title: datadog keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Datadog diff --git a/docs/en/latest/plugins/degraphql.md b/docs/en/latest/plugins/degraphql.md index 21e400e70804..b4d15dd23246 100644 --- a/docs/en/latest/plugins/degraphql.md +++ b/docs/en/latest/plugins/degraphql.md @@ -1,7 +1,7 @@ --- title: degraphql keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Degraphql diff --git a/docs/en/latest/plugins/dubbo-proxy.md b/docs/en/latest/plugins/dubbo-proxy.md index 37c775a346b2..a53e41ac920b 100644 --- a/docs/en/latest/plugins/dubbo-proxy.md +++ b/docs/en/latest/plugins/dubbo-proxy.md @@ -1,7 +1,7 @@ --- title: dubbo-proxy keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Apache Dubbo diff --git a/docs/en/latest/plugins/echo.md b/docs/en/latest/plugins/echo.md index eb37a555db00..f4b872dffe53 100644 --- a/docs/en/latest/plugins/echo.md +++ b/docs/en/latest/plugins/echo.md @@ -1,7 +1,8 @@ --- title: echo keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Echo description: This document contains information about the Apache APISIX echo Plugin. diff --git a/docs/en/latest/plugins/elasticsearch-logger.md b/docs/en/latest/plugins/elasticsearch-logger.md index 9f089628f53f..f93521e50e6b 100644 --- a/docs/en/latest/plugins/elasticsearch-logger.md +++ b/docs/en/latest/plugins/elasticsearch-logger.md @@ -1,7 +1,7 @@ --- title: elasticsearch-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Elasticsearch-logger diff --git a/docs/en/latest/plugins/error-log-logger.md b/docs/en/latest/plugins/error-log-logger.md index a774a74c689a..1686aa8148f0 100644 --- a/docs/en/latest/plugins/error-log-logger.md +++ b/docs/en/latest/plugins/error-log-logger.md @@ -1,7 +1,7 @@ --- title: error-log-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Error log logger diff --git a/docs/en/latest/plugins/ext-plugin-post-req.md b/docs/en/latest/plugins/ext-plugin-post-req.md index 75923b1b908b..e1abc8c25f41 100644 --- a/docs/en/latest/plugins/ext-plugin-post-req.md +++ b/docs/en/latest/plugins/ext-plugin-post-req.md @@ -1,7 +1,7 @@ --- title: ext-plugin-post-req keywords: - - APISIX + - Apache APISIX - Plugin - ext-plugin-post-req description: This document contains information about the Apache APISIX ext-plugin-post-req Plugin. diff --git a/docs/en/latest/plugins/ext-plugin-post-resp.md b/docs/en/latest/plugins/ext-plugin-post-resp.md index caf87cda478b..20dc10f0ca8b 100644 --- a/docs/en/latest/plugins/ext-plugin-post-resp.md +++ b/docs/en/latest/plugins/ext-plugin-post-resp.md @@ -1,7 +1,8 @@ --- title: ext-plugin-post-resp keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - ext-plugin-post-resp description: This document contains information about the Apache APISIX ext-plugin-post-resp Plugin. diff --git a/docs/en/latest/plugins/ext-plugin-pre-req.md b/docs/en/latest/plugins/ext-plugin-pre-req.md index 909da7c15e6d..4fc84b93daa1 100644 --- a/docs/en/latest/plugins/ext-plugin-pre-req.md +++ b/docs/en/latest/plugins/ext-plugin-pre-req.md @@ -1,7 +1,8 @@ --- title: ext-plugin-pre-req keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - ext-plugin-pre-req description: This document contains information about the Apache APISIX ext-plugin-pre-req Plugin. diff --git a/docs/en/latest/plugins/fault-injection.md b/docs/en/latest/plugins/fault-injection.md index 4aa20c6b9582..39b48153c6d5 100644 --- a/docs/en/latest/plugins/fault-injection.md +++ b/docs/en/latest/plugins/fault-injection.md @@ -1,7 +1,8 @@ --- title: fault-injection keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Fault Injection - fault-injection diff --git a/docs/en/latest/plugins/file-logger.md b/docs/en/latest/plugins/file-logger.md index 6b89e6e4cc4c..9260cf72afe5 100644 --- a/docs/en/latest/plugins/file-logger.md +++ b/docs/en/latest/plugins/file-logger.md @@ -1,7 +1,7 @@ --- title: file-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - File Logger diff --git a/docs/en/latest/plugins/forward-auth.md b/docs/en/latest/plugins/forward-auth.md index 2620959a6c96..9b9bbcfe8672 100644 --- a/docs/en/latest/plugins/forward-auth.md +++ b/docs/en/latest/plugins/forward-auth.md @@ -1,7 +1,8 @@ --- title: forward-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Forward Authentication - forward-auth diff --git a/docs/en/latest/plugins/gm.md b/docs/en/latest/plugins/gm.md index 37d4654aeae5..369bb367f0b9 100644 --- a/docs/en/latest/plugins/gm.md +++ b/docs/en/latest/plugins/gm.md @@ -1,7 +1,7 @@ --- title: GM keywords: - - APISIX + - Apache APISIX - Plugin - GM description: This article introduces the basic information and usage of the Apache APISIX `gm` plugin. diff --git a/docs/en/latest/plugins/google-cloud-logging.md b/docs/en/latest/plugins/google-cloud-logging.md index eaf2536cc00e..79adec8e2393 100644 --- a/docs/en/latest/plugins/google-cloud-logging.md +++ b/docs/en/latest/plugins/google-cloud-logging.md @@ -1,7 +1,7 @@ --- title: google-cloud-logging keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Google Cloud logging diff --git a/docs/en/latest/plugins/grpc-transcode.md b/docs/en/latest/plugins/grpc-transcode.md index fb39ce43f9be..3e75b428d39e 100644 --- a/docs/en/latest/plugins/grpc-transcode.md +++ b/docs/en/latest/plugins/grpc-transcode.md @@ -1,7 +1,8 @@ --- title: grpc-transcode keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - gRPC Transcode - grpc-transcode diff --git a/docs/en/latest/plugins/grpc-web.md b/docs/en/latest/plugins/grpc-web.md index 4e77f2dc5c16..e839613613bb 100644 --- a/docs/en/latest/plugins/grpc-web.md +++ b/docs/en/latest/plugins/grpc-web.md @@ -1,7 +1,8 @@ --- title: grpc-web keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - gRPC Web - grpc-web diff --git a/docs/en/latest/plugins/gzip.md b/docs/en/latest/plugins/gzip.md index 2fe1ab8db174..346354b290ce 100644 --- a/docs/en/latest/plugins/gzip.md +++ b/docs/en/latest/plugins/gzip.md @@ -1,7 +1,8 @@ --- title: gzip keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - gzip description: This document contains information about the Apache APISIX gzip Plugin. diff --git a/docs/en/latest/plugins/hmac-auth.md b/docs/en/latest/plugins/hmac-auth.md index 5fa1489f3072..3f3951877d6a 100644 --- a/docs/en/latest/plugins/hmac-auth.md +++ b/docs/en/latest/plugins/hmac-auth.md @@ -1,7 +1,8 @@ --- title: hmac-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - HMAC Authentication - hmac-auth diff --git a/docs/en/latest/plugins/inspect.md b/docs/en/latest/plugins/inspect.md index f75064fdaad8..18b913ae5c12 100644 --- a/docs/en/latest/plugins/inspect.md +++ b/docs/en/latest/plugins/inspect.md @@ -1,7 +1,8 @@ --- title: inspect keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Inspect - Dynamic Lua Debugging diff --git a/docs/en/latest/plugins/ip-restriction.md b/docs/en/latest/plugins/ip-restriction.md index 9fb4af0a75ec..904b316f95b7 100644 --- a/docs/en/latest/plugins/ip-restriction.md +++ b/docs/en/latest/plugins/ip-restriction.md @@ -1,7 +1,8 @@ --- title: ip-restriction keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - IP restriction - ip-restriction diff --git a/docs/en/latest/plugins/jwt-auth.md b/docs/en/latest/plugins/jwt-auth.md index de4064282479..9eebdc6a2f05 100644 --- a/docs/en/latest/plugins/jwt-auth.md +++ b/docs/en/latest/plugins/jwt-auth.md @@ -1,7 +1,8 @@ --- title: jwt-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - JWT Auth - jwt-auth diff --git a/docs/en/latest/plugins/kafka-logger.md b/docs/en/latest/plugins/kafka-logger.md index 0155d4383ae1..aebd43813fa9 100644 --- a/docs/en/latest/plugins/kafka-logger.md +++ b/docs/en/latest/plugins/kafka-logger.md @@ -1,7 +1,7 @@ --- title: kafka-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Kafka Logger diff --git a/docs/en/latest/plugins/kafka-proxy.md b/docs/en/latest/plugins/kafka-proxy.md index d7ca53ed7e11..6345a543da94 100644 --- a/docs/en/latest/plugins/kafka-proxy.md +++ b/docs/en/latest/plugins/kafka-proxy.md @@ -1,7 +1,8 @@ --- title: kafka-proxy keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Kafka proxy description: This document contains information about the Apache APISIX kafka-proxy Plugin. diff --git a/docs/en/latest/plugins/key-auth.md b/docs/en/latest/plugins/key-auth.md index 106301ce6bbd..bf34e93f715a 100644 --- a/docs/en/latest/plugins/key-auth.md +++ b/docs/en/latest/plugins/key-auth.md @@ -1,7 +1,8 @@ --- title: key-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Key Auth - key-auth diff --git a/docs/en/latest/plugins/ldap-auth.md b/docs/en/latest/plugins/ldap-auth.md index ebc87a494f6e..1e0e4005c00f 100644 --- a/docs/en/latest/plugins/ldap-auth.md +++ b/docs/en/latest/plugins/ldap-auth.md @@ -1,7 +1,8 @@ --- title: ldap-auth keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - LDAP Authentication - ldap-auth diff --git a/docs/en/latest/plugins/limit-conn.md b/docs/en/latest/plugins/limit-conn.md index b2e3feaae030..4cd882bac6ab 100644 --- a/docs/en/latest/plugins/limit-conn.md +++ b/docs/en/latest/plugins/limit-conn.md @@ -1,7 +1,7 @@ --- title: limit-conn keywords: - - APISIX + - Apache APISIX - API Gateway - Limit Connection description: This document contains information about the Apache APISIX limit-con Plugin, you can use it to limits the number of concurrent requests to your services. diff --git a/docs/en/latest/plugins/limit-count.md b/docs/en/latest/plugins/limit-count.md index 1a7449bdce9b..b32cad88ff32 100644 --- a/docs/en/latest/plugins/limit-count.md +++ b/docs/en/latest/plugins/limit-count.md @@ -1,7 +1,7 @@ --- title: limit-count keywords: - - APISIX + - Apache APISIX - API Gateway - Limit Count description: This document contains information about the Apache APISIX limit-count Plugin, you can use it to limit the number of requests to your service by a given count per time. diff --git a/docs/en/latest/plugins/limit-req.md b/docs/en/latest/plugins/limit-req.md index 1911a202786c..ee41ae96056e 100644 --- a/docs/en/latest/plugins/limit-req.md +++ b/docs/en/latest/plugins/limit-req.md @@ -1,7 +1,7 @@ --- title: limit-req keywords: - - APISIX + - Apache APISIX - API Gateway - Limit Request - limit-req diff --git a/docs/en/latest/plugins/log-rotate.md b/docs/en/latest/plugins/log-rotate.md index 3aee947fe50b..94f08ebd9e3e 100644 --- a/docs/en/latest/plugins/log-rotate.md +++ b/docs/en/latest/plugins/log-rotate.md @@ -1,7 +1,7 @@ --- title: log-rotate keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Log rotate diff --git a/docs/en/latest/plugins/loggly.md b/docs/en/latest/plugins/loggly.md index 2b83b34265fa..ea949a92d29e 100644 --- a/docs/en/latest/plugins/loggly.md +++ b/docs/en/latest/plugins/loggly.md @@ -1,7 +1,7 @@ --- title: loggly keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - SolarWinds Loggly diff --git a/docs/en/latest/plugins/mocking.md b/docs/en/latest/plugins/mocking.md index 517f81fb9df0..bd31702d1eaa 100644 --- a/docs/en/latest/plugins/mocking.md +++ b/docs/en/latest/plugins/mocking.md @@ -1,7 +1,8 @@ --- title: mocking keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Mocking - mocking diff --git a/docs/en/latest/plugins/mqtt-proxy.md b/docs/en/latest/plugins/mqtt-proxy.md index e168a8710a7d..cafc986251b6 100644 --- a/docs/en/latest/plugins/mqtt-proxy.md +++ b/docs/en/latest/plugins/mqtt-proxy.md @@ -1,7 +1,7 @@ --- title: mqtt-proxy keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - MQTT Proxy diff --git a/docs/en/latest/plugins/node-status.md b/docs/en/latest/plugins/node-status.md index 14e93dcd84b4..0a4f92e36f6e 100644 --- a/docs/en/latest/plugins/node-status.md +++ b/docs/en/latest/plugins/node-status.md @@ -1,7 +1,7 @@ --- title: node-status keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Node status diff --git a/docs/en/latest/plugins/opa.md b/docs/en/latest/plugins/opa.md index 3c1c32fa6831..1aea6b50dad6 100644 --- a/docs/en/latest/plugins/opa.md +++ b/docs/en/latest/plugins/opa.md @@ -1,7 +1,8 @@ --- title: opa keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Open Policy Agent - opa diff --git a/docs/en/latest/plugins/openfunction.md b/docs/en/latest/plugins/openfunction.md index 7eee546bbf94..fdbae5aed463 100644 --- a/docs/en/latest/plugins/openfunction.md +++ b/docs/en/latest/plugins/openfunction.md @@ -1,7 +1,8 @@ --- title: openfunction keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - OpenFunction - openfunction diff --git a/docs/en/latest/plugins/openid-connect.md b/docs/en/latest/plugins/openid-connect.md index a41e0280482a..5dd08decad10 100644 --- a/docs/en/latest/plugins/openid-connect.md +++ b/docs/en/latest/plugins/openid-connect.md @@ -1,7 +1,7 @@ --- title: openid-connect keywords: - - APISIX + - Apache APISIX - API Gateway - OpenID Connect - OIDC diff --git a/docs/en/latest/plugins/opentelemetry.md b/docs/en/latest/plugins/opentelemetry.md index d8ba30234dd5..e8f63e41cc28 100644 --- a/docs/en/latest/plugins/opentelemetry.md +++ b/docs/en/latest/plugins/opentelemetry.md @@ -1,7 +1,8 @@ --- title: opentelemetry keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - OpenTelemetry - opentelemetry diff --git a/docs/en/latest/plugins/openwhisk.md b/docs/en/latest/plugins/openwhisk.md index 8d5c8722ecfc..5fea8ba7c36b 100644 --- a/docs/en/latest/plugins/openwhisk.md +++ b/docs/en/latest/plugins/openwhisk.md @@ -1,7 +1,8 @@ --- title: openwhisk keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - OpenWhisk - openwhisk diff --git a/docs/en/latest/plugins/prometheus.md b/docs/en/latest/plugins/prometheus.md index 4b6e41d8ead7..eb9ca6c83b34 100644 --- a/docs/en/latest/plugins/prometheus.md +++ b/docs/en/latest/plugins/prometheus.md @@ -1,7 +1,7 @@ --- title: prometheus keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Prometheus diff --git a/docs/en/latest/plugins/proxy-cache.md b/docs/en/latest/plugins/proxy-cache.md index 0b10f54a8697..7120aa54f6ea 100644 --- a/docs/en/latest/plugins/proxy-cache.md +++ b/docs/en/latest/plugins/proxy-cache.md @@ -1,7 +1,7 @@ --- title: proxy-cache keywords: - - APISIX + - Apache APISIX - API Gateway - Proxy Cache description: This document contains information about the Apache APISIX proxy-cache Plugin, you can use it to cache the response from the Upstream. diff --git a/docs/en/latest/plugins/proxy-control.md b/docs/en/latest/plugins/proxy-control.md index 7360c64b62b4..a4bbae5a497f 100644 --- a/docs/en/latest/plugins/proxy-control.md +++ b/docs/en/latest/plugins/proxy-control.md @@ -1,7 +1,7 @@ --- title: proxy-control keywords: - - APISIX + - Apache APISIX - API Gateway - Proxy Control description: This document contains information about the Apache APISIX proxy-control Plugin, you can use it to control the behavior of the NGINX proxy dynamically. diff --git a/docs/en/latest/plugins/proxy-mirror.md b/docs/en/latest/plugins/proxy-mirror.md index 6bd9e11bcec6..1b97daa5b429 100644 --- a/docs/en/latest/plugins/proxy-mirror.md +++ b/docs/en/latest/plugins/proxy-mirror.md @@ -1,7 +1,7 @@ --- title: proxy-mirror keywords: - - APISIX + - Apache APISIX - API Gateway - Proxy Mirror description: This document describes the information about the Apache APISIX proxy-mirror Plugin, you can use it to mirror the client requests. diff --git a/docs/en/latest/plugins/proxy-rewrite.md b/docs/en/latest/plugins/proxy-rewrite.md index b4c14d7d5a99..c57f64113a0e 100644 --- a/docs/en/latest/plugins/proxy-rewrite.md +++ b/docs/en/latest/plugins/proxy-rewrite.md @@ -1,7 +1,8 @@ --- title: proxy-rewrite keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Proxy Rewrite - proxy-rewrite diff --git a/docs/en/latest/plugins/public-api.md b/docs/en/latest/plugins/public-api.md index e45571fab1c3..0098a86e631e 100644 --- a/docs/en/latest/plugins/public-api.md +++ b/docs/en/latest/plugins/public-api.md @@ -1,7 +1,7 @@ --- title: public-api keywords: - - APISIX + - Apache APISIX - API Gateway - Public API description: The public-api is used for exposing an API endpoint through a general HTTP API router. diff --git a/docs/en/latest/plugins/real-ip.md b/docs/en/latest/plugins/real-ip.md index f0e3bed84f18..769b97e72e27 100644 --- a/docs/en/latest/plugins/real-ip.md +++ b/docs/en/latest/plugins/real-ip.md @@ -1,7 +1,8 @@ --- title: real-ip keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Real IP - real ip diff --git a/docs/en/latest/plugins/redirect.md b/docs/en/latest/plugins/redirect.md index 262fd0028ee2..7ba47aea8923 100644 --- a/docs/en/latest/plugins/redirect.md +++ b/docs/en/latest/plugins/redirect.md @@ -1,7 +1,8 @@ --- title: redirect keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Redirect description: This document contains information about the Apache APISIX redirect Plugin. diff --git a/docs/en/latest/plugins/referer-restriction.md b/docs/en/latest/plugins/referer-restriction.md index 8a0c1a874654..877896ad1c08 100644 --- a/docs/en/latest/plugins/referer-restriction.md +++ b/docs/en/latest/plugins/referer-restriction.md @@ -1,7 +1,7 @@ --- title: referer-restriction keywords: - - APISIX + - Apache APISIX - API Gateway - Referer restriction description: This document contains information about the Apache APISIX referer-restriction Plugin, which can be used to restrict access to a Service or a Route by whitelisting/blacklisting the Referer request header. diff --git a/docs/en/latest/plugins/request-id.md b/docs/en/latest/plugins/request-id.md index 20f534d80049..3592135fd694 100644 --- a/docs/en/latest/plugins/request-id.md +++ b/docs/en/latest/plugins/request-id.md @@ -1,7 +1,7 @@ --- title: request-id keywords: - - APISIX + - Apache APISIX - API Gateway - Request ID description: This document describes information about the Apache APISIX request-id Plugin, you can use it to track API requests by adding a unique ID to each request. diff --git a/docs/en/latest/plugins/request-validation.md b/docs/en/latest/plugins/request-validation.md index 98cca5902136..a9fbcee21a82 100644 --- a/docs/en/latest/plugins/request-validation.md +++ b/docs/en/latest/plugins/request-validation.md @@ -1,7 +1,7 @@ --- title: request-validation keywords: - - APISIX + - Apache APISIX - API Gateway - Request Validation description: This document describes the information about the Apache APISIX request-validation Plugin, you can use it to validate the requests before forwarding them to an Upstream service. diff --git a/docs/en/latest/plugins/response-rewrite.md b/docs/en/latest/plugins/response-rewrite.md index 300e22e3925d..044351ef5d34 100644 --- a/docs/en/latest/plugins/response-rewrite.md +++ b/docs/en/latest/plugins/response-rewrite.md @@ -1,7 +1,8 @@ --- title: response-rewrite keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Response Rewrite - response-rewrite diff --git a/docs/en/latest/plugins/rocketmq-logger.md b/docs/en/latest/plugins/rocketmq-logger.md index b4f99bd24637..b5d088d5352d 100644 --- a/docs/en/latest/plugins/rocketmq-logger.md +++ b/docs/en/latest/plugins/rocketmq-logger.md @@ -1,7 +1,7 @@ --- title: rocketmq-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - RocketMQ Logger diff --git a/docs/en/latest/plugins/server-info.md b/docs/en/latest/plugins/server-info.md index 0d6680cc4096..c73997e11afd 100644 --- a/docs/en/latest/plugins/server-info.md +++ b/docs/en/latest/plugins/server-info.md @@ -1,7 +1,8 @@ --- title: server-info keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Server info - server-info diff --git a/docs/en/latest/plugins/serverless.md b/docs/en/latest/plugins/serverless.md index 4d8d518985b4..fff37cd358f5 100644 --- a/docs/en/latest/plugins/serverless.md +++ b/docs/en/latest/plugins/serverless.md @@ -1,7 +1,8 @@ --- title: serverless keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Serverless - serverless diff --git a/docs/en/latest/plugins/skywalking-logger.md b/docs/en/latest/plugins/skywalking-logger.md index a4820485ce23..22ddbf42222b 100644 --- a/docs/en/latest/plugins/skywalking-logger.md +++ b/docs/en/latest/plugins/skywalking-logger.md @@ -1,7 +1,8 @@ --- title: skywalking-logger keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - SkyWalking Logger - skywalking-logger diff --git a/docs/en/latest/plugins/skywalking.md b/docs/en/latest/plugins/skywalking.md index d31879386a1e..6e3a2965c78e 100644 --- a/docs/en/latest/plugins/skywalking.md +++ b/docs/en/latest/plugins/skywalking.md @@ -1,7 +1,8 @@ --- title: skywalking keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - SkyWalking description: This document will introduce how the API gateway Apache APISIX reports metrics to Apache SkyWalking (an open-source APM) with the skywalking plugin. diff --git a/docs/en/latest/plugins/sls-logger.md b/docs/en/latest/plugins/sls-logger.md index bafd2809ddbe..16b64d974c98 100644 --- a/docs/en/latest/plugins/sls-logger.md +++ b/docs/en/latest/plugins/sls-logger.md @@ -1,7 +1,7 @@ --- title: sls-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - SLS Logger diff --git a/docs/en/latest/plugins/splunk-hec-logging.md b/docs/en/latest/plugins/splunk-hec-logging.md index 5a3d670b15c0..df7b4e9c4887 100644 --- a/docs/en/latest/plugins/splunk-hec-logging.md +++ b/docs/en/latest/plugins/splunk-hec-logging.md @@ -1,7 +1,8 @@ --- title: splunk-hec-logging keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Splunk HTTP Event Collector - splunk-hec-logging diff --git a/docs/en/latest/plugins/syslog.md b/docs/en/latest/plugins/syslog.md index 4942508515ad..1823350c19e4 100644 --- a/docs/en/latest/plugins/syslog.md +++ b/docs/en/latest/plugins/syslog.md @@ -1,7 +1,7 @@ --- title: syslog keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - Syslog diff --git a/docs/en/latest/plugins/tcp-logger.md b/docs/en/latest/plugins/tcp-logger.md index c9d68ef5eecd..418643584f13 100644 --- a/docs/en/latest/plugins/tcp-logger.md +++ b/docs/en/latest/plugins/tcp-logger.md @@ -1,7 +1,8 @@ --- title: tcp-logger keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - TCP Logger - tcp-logger diff --git a/docs/en/latest/plugins/tencent-cloud-cls.md b/docs/en/latest/plugins/tencent-cloud-cls.md index c88d223a1e5c..67954d0fcd0b 100644 --- a/docs/en/latest/plugins/tencent-cloud-cls.md +++ b/docs/en/latest/plugins/tencent-cloud-cls.md @@ -1,7 +1,7 @@ --- title: tencent-cloud-cls keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - CLS diff --git a/docs/en/latest/plugins/traffic-split.md b/docs/en/latest/plugins/traffic-split.md index b5df772e8cc6..e617e22673a4 100644 --- a/docs/en/latest/plugins/traffic-split.md +++ b/docs/en/latest/plugins/traffic-split.md @@ -1,7 +1,7 @@ --- title: traffic-split keywords: - - APISIX + - Apache APISIX - API Gateway - Traffic Split - Blue-green Deployment diff --git a/docs/en/latest/plugins/ua-restriction.md b/docs/en/latest/plugins/ua-restriction.md index 1f44393f5913..84bd2cb14303 100644 --- a/docs/en/latest/plugins/ua-restriction.md +++ b/docs/en/latest/plugins/ua-restriction.md @@ -1,7 +1,7 @@ --- title: ua-restriction keywords: - - APISIX + - Apache APISIX - API Gateway - UA restriction description: This document contains information about the Apache APISIX ua-restriction Plugin, which allows you to restrict access to a Route or Service based on the User-Agent header with an allowlist and a denylist. diff --git a/docs/en/latest/plugins/udp-logger.md b/docs/en/latest/plugins/udp-logger.md index d92100e530ba..ee60a529a08d 100644 --- a/docs/en/latest/plugins/udp-logger.md +++ b/docs/en/latest/plugins/udp-logger.md @@ -1,7 +1,7 @@ --- title: udp-logger keywords: - - APISIX + - Apache APISIX - API Gateway - Plugin - UDP Logger diff --git a/docs/en/latest/plugins/uri-blocker.md b/docs/en/latest/plugins/uri-blocker.md index ba849a82ae16..c7db356bcd09 100644 --- a/docs/en/latest/plugins/uri-blocker.md +++ b/docs/en/latest/plugins/uri-blocker.md @@ -1,7 +1,7 @@ --- title: uri-blocker keywords: - - APISIX + - Apache APISIX - API Gateway - URI Blocker description: This document contains information about the Apache APISIX uri-blocker Plugin. diff --git a/docs/en/latest/plugins/wolf-rbac.md b/docs/en/latest/plugins/wolf-rbac.md index b5280fd81779..87bd409875cc 100644 --- a/docs/en/latest/plugins/wolf-rbac.md +++ b/docs/en/latest/plugins/wolf-rbac.md @@ -1,7 +1,8 @@ --- title: wolf-rbac keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - wolf RBAC - wolf-rbac diff --git a/docs/en/latest/plugins/workflow.md b/docs/en/latest/plugins/workflow.md index 9fe784596c6a..ed1d8adaa8c0 100644 --- a/docs/en/latest/plugins/workflow.md +++ b/docs/en/latest/plugins/workflow.md @@ -1,7 +1,8 @@ --- title: workflow keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - workflow - traffic control diff --git a/docs/en/latest/plugins/zipkin.md b/docs/en/latest/plugins/zipkin.md index 94c13f5e3e79..b26c658dd684 100644 --- a/docs/en/latest/plugins/zipkin.md +++ b/docs/en/latest/plugins/zipkin.md @@ -1,7 +1,8 @@ --- title: zipkin keywords: - - APISIX + - Apache APISIX + - API Gateway - Plugin - Zipkin - zipkin diff --git a/docs/en/latest/pubsub/kafka.md b/docs/en/latest/pubsub/kafka.md index 2e0cc98c8887..185eec7a4687 100644 --- a/docs/en/latest/pubsub/kafka.md +++ b/docs/en/latest/pubsub/kafka.md @@ -1,7 +1,8 @@ --- title: Apache Kafka keywords: - - APISIX + - Apache APISIX + - API Gateway - PubSub - Kafka description: This document contains information about the Apache APISIX kafka pubsub scenario. diff --git a/docs/en/latest/support-fips-in-apisix.md b/docs/en/latest/support-fips-in-apisix.md index 26aee2ee6716..4e797e1c944b 100644 --- a/docs/en/latest/support-fips-in-apisix.md +++ b/docs/en/latest/support-fips-in-apisix.md @@ -2,7 +2,7 @@ id: support-fips-in-apisix title: Support FIPS in APISIX keywords: - - API gateway + - API Gateway - Apache APISIX - Code Contribution - Building APISIX diff --git a/docs/en/latest/terminology/api-gateway.md b/docs/en/latest/terminology/api-gateway.md index 0a9e3d69b18c..7cbd2e4ac3b1 100644 --- a/docs/en/latest/terminology/api-gateway.md +++ b/docs/en/latest/terminology/api-gateway.md @@ -1,7 +1,7 @@ --- title: API Gateway keywords: - - APISIX + - Apache APISIX - API Gateway - Gateway description: This article mainly introduces the role of the API gateway and why it is needed. diff --git a/docs/en/latest/terminology/global-rule.md b/docs/en/latest/terminology/global-rule.md index d164fc422888..84726ed32155 100644 --- a/docs/en/latest/terminology/global-rule.md +++ b/docs/en/latest/terminology/global-rule.md @@ -1,7 +1,7 @@ --- title: Global Rules keywords: - - API gateway + - API Gateway - Apache APISIX - Global Rules description: This article describes how to use global rules. diff --git a/docs/en/latest/terminology/plugin-config.md b/docs/en/latest/terminology/plugin-config.md index 7cc0a344c48a..59b46b08933e 100644 --- a/docs/en/latest/terminology/plugin-config.md +++ b/docs/en/latest/terminology/plugin-config.md @@ -1,7 +1,7 @@ --- title: Plugin Config keywords: - - API gateway + - API Gateway - Apache APISIX - Plugin Config description: Plugin Config in Apache APISIX. diff --git a/docs/en/latest/tutorials/add-multiple-api-versions.md b/docs/en/latest/tutorials/add-multiple-api-versions.md index 398954d18ae9..e48c0c581433 100644 --- a/docs/en/latest/tutorials/add-multiple-api-versions.md +++ b/docs/en/latest/tutorials/add-multiple-api-versions.md @@ -2,6 +2,8 @@ title: Add multiple API versions keywords: - API Versioning + - Apache APISIX + - API Gateway - Multiple APIs - Proxy rewrite - Request redirect diff --git a/docs/en/latest/tutorials/client-to-apisix-mtls.md b/docs/en/latest/tutorials/client-to-apisix-mtls.md index 318b2eaf9736..09b19964ce01 100644 --- a/docs/en/latest/tutorials/client-to-apisix-mtls.md +++ b/docs/en/latest/tutorials/client-to-apisix-mtls.md @@ -3,7 +3,7 @@ title: Configure mTLS for client to APISIX keywords: - mTLS - API Gateway - - APISIX + - Apache APISIX description: This article describes how to configure mutual authentication (mTLS) between the client and Apache APISIX. --- diff --git a/docs/en/latest/xrpc/redis.md b/docs/en/latest/xrpc/redis.md index 415e27da6ac2..b918c0f6fcee 100644 --- a/docs/en/latest/xrpc/redis.md +++ b/docs/en/latest/xrpc/redis.md @@ -1,7 +1,8 @@ --- title: redis keywords: - - APISIX + - Apache APISIX + - API Gateway - xRPC - redis description: This document contains information about the Apache APISIX xRPC implementation for Redis. diff --git a/docs/zh/latest/FAQ.md b/docs/zh/latest/FAQ.md index 7335e46b81eb..393ae6b68f38 100644 --- a/docs/zh/latest/FAQ.md +++ b/docs/zh/latest/FAQ.md @@ -1,7 +1,7 @@ --- title: 常见问题 keywords: - - APISIX + - Apache APISIX - API 网关 - 常见问题 - FAQ diff --git a/docs/zh/latest/plugins/api-breaker.md b/docs/zh/latest/plugins/api-breaker.md index aa38461d0830..9f522d8e25f0 100644 --- a/docs/zh/latest/plugins/api-breaker.md +++ b/docs/zh/latest/plugins/api-breaker.md @@ -1,7 +1,7 @@ --- title: api-breaker keywords: - - APISIX + - Apache APISIX - API 网关 - API Breaker description: 本文介绍了 Apache APISIX api-breaker 插件的相关操作,你可以使用此插件的 API 熔断机制来保护上游业务服务。 diff --git a/docs/zh/latest/plugins/authz-casbin.md b/docs/zh/latest/plugins/authz-casbin.md index 1045873321e4..8908456bf0e5 100644 --- a/docs/zh/latest/plugins/authz-casbin.md +++ b/docs/zh/latest/plugins/authz-casbin.md @@ -1,7 +1,8 @@ --- title: authz-casbin keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Authz Casbin - authz-casbin diff --git a/docs/zh/latest/plugins/authz-casdoor.md b/docs/zh/latest/plugins/authz-casdoor.md index 1ad294805dfe..8a47ff2a5b20 100644 --- a/docs/zh/latest/plugins/authz-casdoor.md +++ b/docs/zh/latest/plugins/authz-casdoor.md @@ -1,7 +1,8 @@ --- title: authz-casdoor keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Authz Casdoor - authz-casdoor diff --git a/docs/zh/latest/plugins/authz-keycloak.md b/docs/zh/latest/plugins/authz-keycloak.md index 811baaa3bdb9..f9918fe4e7ce 100644 --- a/docs/zh/latest/plugins/authz-keycloak.md +++ b/docs/zh/latest/plugins/authz-keycloak.md @@ -1,7 +1,8 @@ --- title: authz-keycloak keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Authz Keycloak - authz-keycloak diff --git a/docs/zh/latest/plugins/aws-lambda.md b/docs/zh/latest/plugins/aws-lambda.md index 52190cafb125..40ae728113a3 100644 --- a/docs/zh/latest/plugins/aws-lambda.md +++ b/docs/zh/latest/plugins/aws-lambda.md @@ -1,7 +1,7 @@ --- title: aws-lambda keywords: - - APISIX + - Apache APISIX - Plugin - AWS Lambda - aws-lambda diff --git a/docs/zh/latest/plugins/azure-functions.md b/docs/zh/latest/plugins/azure-functions.md index 4e7eaba308a0..c2eb94a893b4 100644 --- a/docs/zh/latest/plugins/azure-functions.md +++ b/docs/zh/latest/plugins/azure-functions.md @@ -1,7 +1,8 @@ --- title: azure-functions keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Azure Functions - azure-functions diff --git a/docs/zh/latest/plugins/basic-auth.md b/docs/zh/latest/plugins/basic-auth.md index e9451475f390..c094d60d0ecb 100644 --- a/docs/zh/latest/plugins/basic-auth.md +++ b/docs/zh/latest/plugins/basic-auth.md @@ -1,7 +1,8 @@ --- title: basic-auth keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Basic Auth - basic-auth diff --git a/docs/zh/latest/plugins/batch-requests.md b/docs/zh/latest/plugins/batch-requests.md index 1a02bf17bc52..8ae484d05f6e 100644 --- a/docs/zh/latest/plugins/batch-requests.md +++ b/docs/zh/latest/plugins/batch-requests.md @@ -1,7 +1,8 @@ --- title: batch-requests keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Batch Requests description: 本文介绍了关于 Apache APISIX `batch-request` 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/csrf.md b/docs/zh/latest/plugins/csrf.md index 86fb54579869..7476babfe3e0 100644 --- a/docs/zh/latest/plugins/csrf.md +++ b/docs/zh/latest/plugins/csrf.md @@ -1,7 +1,7 @@ --- title: csrf keywords: - - APISIX + - Apache APISIX - API 网关 - 跨站请求伪造攻击 - Cross-site request forgery diff --git a/docs/zh/latest/plugins/echo.md b/docs/zh/latest/plugins/echo.md index cf58619a5e07..020c1553df3c 100644 --- a/docs/zh/latest/plugins/echo.md +++ b/docs/zh/latest/plugins/echo.md @@ -1,7 +1,8 @@ --- title: echo keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Echo description: 本文介绍了关于 Apache APISIX `echo` 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/ext-plugin-post-req.md b/docs/zh/latest/plugins/ext-plugin-post-req.md index 2cc9d27e9f89..6efcf78f0c81 100644 --- a/docs/zh/latest/plugins/ext-plugin-post-req.md +++ b/docs/zh/latest/plugins/ext-plugin-post-req.md @@ -1,7 +1,7 @@ --- title: ext-plugin-post-req keywords: - - APISIX + - Apache APISIX - Plugin - ext-plugin-post-req description: 本文介绍了关于 Apache APISIX `ext-plugin-post-req` 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/ext-plugin-post-resp.md b/docs/zh/latest/plugins/ext-plugin-post-resp.md index 8b7c31d7afbd..11c4b85659cc 100644 --- a/docs/zh/latest/plugins/ext-plugin-post-resp.md +++ b/docs/zh/latest/plugins/ext-plugin-post-resp.md @@ -1,7 +1,8 @@ --- title: ext-plugin-post-resp keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - ext-plugin-post-resp description: 本文介绍了关于 Apache APISIX `ext-plugin-post-resp` 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/ext-plugin-pre-req.md b/docs/zh/latest/plugins/ext-plugin-pre-req.md index e66fd36c7411..c3971e85da1c 100644 --- a/docs/zh/latest/plugins/ext-plugin-pre-req.md +++ b/docs/zh/latest/plugins/ext-plugin-pre-req.md @@ -1,7 +1,8 @@ --- title: ext-plugin-pre-req keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - ext-plugin-pre-req description: 本文介绍了关于 Apache APISIX `ext-plugin-pre-req` 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/fault-injection.md b/docs/zh/latest/plugins/fault-injection.md index dd50740b8275..1569fca1fc44 100644 --- a/docs/zh/latest/plugins/fault-injection.md +++ b/docs/zh/latest/plugins/fault-injection.md @@ -1,7 +1,8 @@ --- title: fault-injection keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Fault Injection - fault-injection diff --git a/docs/zh/latest/plugins/forward-auth.md b/docs/zh/latest/plugins/forward-auth.md index e29f429bf386..092215b93427 100644 --- a/docs/zh/latest/plugins/forward-auth.md +++ b/docs/zh/latest/plugins/forward-auth.md @@ -1,7 +1,8 @@ --- title: forward-auth keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Forward Authentication - forward-auth diff --git a/docs/zh/latest/plugins/gm.md b/docs/zh/latest/plugins/gm.md index 75dd8e072e37..80c2d7b1ca89 100644 --- a/docs/zh/latest/plugins/gm.md +++ b/docs/zh/latest/plugins/gm.md @@ -1,7 +1,7 @@ --- title: GM keywords: - - APISIX + - Apache APISIX - Plugin - GM description: 本文介绍了关于 Apache APISIX gm 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/grpc-transcode.md b/docs/zh/latest/plugins/grpc-transcode.md index e86bbcca34a6..5d0760768d24 100644 --- a/docs/zh/latest/plugins/grpc-transcode.md +++ b/docs/zh/latest/plugins/grpc-transcode.md @@ -1,7 +1,8 @@ --- title: grpc-transcode keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - gRPC Web - grpc-web diff --git a/docs/zh/latest/plugins/grpc-web.md b/docs/zh/latest/plugins/grpc-web.md index b495da8e5062..b64b74385d7b 100644 --- a/docs/zh/latest/plugins/grpc-web.md +++ b/docs/zh/latest/plugins/grpc-web.md @@ -1,7 +1,8 @@ --- title: grpc-web keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - gRPC Web - grpc-web diff --git a/docs/zh/latest/plugins/gzip.md b/docs/zh/latest/plugins/gzip.md index 9c2dd13f5b9d..7cd485f53d59 100644 --- a/docs/zh/latest/plugins/gzip.md +++ b/docs/zh/latest/plugins/gzip.md @@ -1,7 +1,8 @@ --- title: gzip keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - gzip description: 本文介绍了关于 Apache APISIX `gzip` 插件的基本信息及使用方法。 diff --git a/docs/zh/latest/plugins/hmac-auth.md b/docs/zh/latest/plugins/hmac-auth.md index dfd924f0e33d..de043f2f3ffd 100644 --- a/docs/zh/latest/plugins/hmac-auth.md +++ b/docs/zh/latest/plugins/hmac-auth.md @@ -1,7 +1,8 @@ --- title: hmac-auth keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - HMAC Authentication - hmac-auth diff --git a/docs/zh/latest/plugins/http-logger.md b/docs/zh/latest/plugins/http-logger.md index 92f8d02ed086..f8f16832d2df 100644 --- a/docs/zh/latest/plugins/http-logger.md +++ b/docs/zh/latest/plugins/http-logger.md @@ -1,7 +1,7 @@ --- title: http-logger keywords: - - APISIX + - Apache APISIX - API 网关 - 插件 - HTTP Logger diff --git a/docs/zh/latest/plugins/ip-restriction.md b/docs/zh/latest/plugins/ip-restriction.md index d6f0349196de..e2ac77cc010e 100644 --- a/docs/zh/latest/plugins/ip-restriction.md +++ b/docs/zh/latest/plugins/ip-restriction.md @@ -1,7 +1,8 @@ --- title: ip-restriction keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - IP restriction - ip-restriction diff --git a/docs/zh/latest/plugins/jwt-auth.md b/docs/zh/latest/plugins/jwt-auth.md index 23f4e2a9ff2f..78cc3d68ff6d 100644 --- a/docs/zh/latest/plugins/jwt-auth.md +++ b/docs/zh/latest/plugins/jwt-auth.md @@ -1,7 +1,8 @@ --- title: jwt-auth keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - JWT Auth - jwt-auth diff --git a/docs/zh/latest/plugins/key-auth.md b/docs/zh/latest/plugins/key-auth.md index 17f71e1f1fe5..9b4759b157be 100644 --- a/docs/zh/latest/plugins/key-auth.md +++ b/docs/zh/latest/plugins/key-auth.md @@ -1,7 +1,8 @@ --- title: key-auth keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Key Auth - key-auth diff --git a/docs/zh/latest/plugins/ldap-auth.md b/docs/zh/latest/plugins/ldap-auth.md index ee9ef81e42ea..8a7d049e4e01 100644 --- a/docs/zh/latest/plugins/ldap-auth.md +++ b/docs/zh/latest/plugins/ldap-auth.md @@ -1,7 +1,8 @@ --- title: ldap-auth keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - LDAP Authentication - ldap-auth diff --git a/docs/zh/latest/plugins/mocking.md b/docs/zh/latest/plugins/mocking.md index 43880b62f280..643a0427cb30 100644 --- a/docs/zh/latest/plugins/mocking.md +++ b/docs/zh/latest/plugins/mocking.md @@ -1,7 +1,8 @@ --- title: mocking keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Mocking - mocking diff --git a/docs/zh/latest/plugins/opa.md b/docs/zh/latest/plugins/opa.md index d560142e3611..1f02964c4f8b 100644 --- a/docs/zh/latest/plugins/opa.md +++ b/docs/zh/latest/plugins/opa.md @@ -1,7 +1,8 @@ --- title: opa keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - Open Policy Agent - opa diff --git a/docs/zh/latest/plugins/openfunction.md b/docs/zh/latest/plugins/openfunction.md index 7923db291c3f..ae6d771c27df 100644 --- a/docs/zh/latest/plugins/openfunction.md +++ b/docs/zh/latest/plugins/openfunction.md @@ -1,7 +1,8 @@ --- title: openfunction keywords: - - APISIX + - Apache APISIX + - API 网关 - Plugin - OpenFunction - openfunction diff --git a/docs/zh/latest/plugins/opentelemetry.md b/docs/zh/latest/plugins/opentelemetry.md index d8509eb196e4..132c5069db8c 100644 --- a/docs/zh/latest/plugins/opentelemetry.md +++ b/docs/zh/latest/plugins/opentelemetry.md @@ -1,5 +1,12 @@ --- title: opentelemetry +keywords: + - Apache APISIX + - API 网关 + - Plugin + - OpenTelemetry + - opentelemetry +description: 本文介绍了关于 Apache APISIX `opentelemetry` 插件的基本信息及使用方法。 ---