From a550f7579aa7d2163e44010a62e8b3501582c054 Mon Sep 17 00:00:00 2001 From: Angel Date: Mon, 28 Jan 2019 09:38:39 -0500 Subject: [PATCH 1/3] Added new keywords based on feedback from Algolia. --- docs/networking/dns/common-dns-configurations/index.md | 6 +++--- docs/networking/dns/using-your-systems-hosts-file/index.md | 4 ++-- .../disk-images-and-configuration-profiles/index.md | 4 ++-- docs/platform/disk-images/linode-backup-service/index.md | 2 +- docs/platform/disk-images/resizing-a-linode/index.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/networking/dns/common-dns-configurations/index.md b/docs/networking/dns/common-dns-configurations/index.md index 8550a1701d1..c8d4bd03bda 100644 --- a/docs/networking/dns/common-dns-configurations/index.md +++ b/docs/networking/dns/common-dns-configurations/index.md @@ -4,10 +4,10 @@ author: email: docs@linode.com description: 'Configurations for common DNS records.' og_description: 'This guide explains how to use the Linode DNS manager, to configure DNS records' -keywords: ["dns"] +keywords: ["dns", "dnssec"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['dns-manager/','dns-guides/configuring-dns-with-the-linode-manager/'] -modified: 2018-05-22 +modified: 2019-01-28 modified_by: name: Linode published: 2015-01-20 @@ -50,4 +50,4 @@ To route email to a third-party email service, create MX records that associate A *wildcard* DNS record matches requests for non-existent domain names. For example, if you create an A record for `*.example.org`, and a user visits `nonexistantname.example.org`, that user will be redirected to `example.org`. An example wildcard DNS record is shown below. -[![Create a new A record, following the instructions in the "Adding" section. Add a single asterisk (\*) in the "Hostname" field. Set your IP address in the "IP Address" field. Then click the "Save Changes" button.](1127-dns16.png)](1127-dns16.png) \ No newline at end of file +[![Create a new A record, following the instructions in the "Adding" section. Add a single asterisk (\*) in the "Hostname" field. Set your IP address in the "IP Address" field. Then click the "Save Changes" button.](1127-dns16.png)](1127-dns16.png) diff --git a/docs/networking/dns/using-your-systems-hosts-file/index.md b/docs/networking/dns/using-your-systems-hosts-file/index.md index 9f7cf293bef..4d74ca39e6e 100644 --- a/docs/networking/dns/using-your-systems-hosts-file/index.md +++ b/docs/networking/dns/using-your-systems-hosts-file/index.md @@ -3,9 +3,9 @@ author: name: Linode email: docs@linode.com description: 'Mapping aliases, domains or hostnames to IP addresses using the system host file.' -keywords: ["hosts", "hosts file", "hostname", "alias"] +keywords: ["hosts", "hosts file", "hostname", "alias", "dnsec"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2018-05-22 +modified: 2019-01-28 modified_by: name: Linode published: 2017-09-14 diff --git a/docs/platform/disk-images/disk-images-and-configuration-profiles/index.md b/docs/platform/disk-images/disk-images-and-configuration-profiles/index.md index 4a109639a99..ca73034e254 100644 --- a/docs/platform/disk-images/disk-images-and-configuration-profiles/index.md +++ b/docs/platform/disk-images/disk-images-and-configuration-profiles/index.md @@ -3,10 +3,10 @@ author: name: Linode email: docs@linode.com description: Our guide to disks and configuration profiles -keywords: ["disks", "config profiles"] +keywords: ["disks", "config profiles", "disk space"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['disk-images-config-profiles/','migrate-to-linode/disk-images/disk-images-and-configuration-profiles/'] -modified: 2014-06-19 +modified: 2019-01-28 modified_by: name: Linode published: 2012-04-24 diff --git a/docs/platform/disk-images/linode-backup-service/index.md b/docs/platform/disk-images/linode-backup-service/index.md index eae9b31ac69..287e32cefe2 100644 --- a/docs/platform/disk-images/linode-backup-service/index.md +++ b/docs/platform/disk-images/linode-backup-service/index.md @@ -2,7 +2,7 @@ author: name: Alex Fornuto description: 'Use the Linode Backup Service to protect and secure your data.' -keywords: ["backup service", "linode platform", "linode backup service", "enable a backup", "manage a backup", "schedule a backup", "disable a backup", "restore from a backup", "boot from a backup"] +keywords: ["backup service", "linode platform", "linode backup service", "enable a backup", "manage a backup", "schedule a backup", "disable a backup", "restore from a backup", "boot from a backup", "disk space"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['backup-service/','platform/backup-service/', 'security/backups/linode-backup-service/','platform/linode-backup-service/'] modified: 2018-12-20 diff --git a/docs/platform/disk-images/resizing-a-linode/index.md b/docs/platform/disk-images/resizing-a-linode/index.md index b697db4715d..cd30ec5cb71 100644 --- a/docs/platform/disk-images/resizing-a-linode/index.md +++ b/docs/platform/disk-images/resizing-a-linode/index.md @@ -3,10 +3,10 @@ author: name: Linode email: docs@linode.com description: Our guide to upgrading and resizing your Linode -keywords: ["upgrading", "resizing"] +keywords: ["upgrading", "resizing", "disk space"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['resizing/','migrate-to-linode/disk-images/resizing-a-linode/'] -modified: 2017-03-02 +modified: 2019-01-28 modified_by: name: Linode published: 2017-02-14 From 8a746f833bc6b8faf2843bbe83a66e6b7212b2d7 Mon Sep 17 00:00:00 2001 From: Angel Date: Mon, 28 Jan 2019 09:52:24 -0500 Subject: [PATCH 2/3] Update index.md --- docs/platform/disk-images/linode-backup-service/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/disk-images/linode-backup-service/index.md b/docs/platform/disk-images/linode-backup-service/index.md index 287e32cefe2..23eb4bf055c 100644 --- a/docs/platform/disk-images/linode-backup-service/index.md +++ b/docs/platform/disk-images/linode-backup-service/index.md @@ -5,7 +5,7 @@ description: 'Use the Linode Backup Service to protect and secure your data.' keywords: ["backup service", "linode platform", "linode backup service", "enable a backup", "manage a backup", "schedule a backup", "disable a backup", "restore from a backup", "boot from a backup", "disk space"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['backup-service/','platform/backup-service/', 'security/backups/linode-backup-service/','platform/linode-backup-service/'] -modified: 2018-12-20 +modified: 2019-1-28 modified_by: name: Linode published: 2012-03-14 From c6ace8896fae9aba7bc720fac0cca134d61157f0 Mon Sep 17 00:00:00 2001 From: Angel Date: Mon, 28 Jan 2019 10:08:58 -0500 Subject: [PATCH 3/3] Update index.md --- docs/platform/disk-images/linode-backup-service/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/disk-images/linode-backup-service/index.md b/docs/platform/disk-images/linode-backup-service/index.md index 23eb4bf055c..830ff9dc984 100644 --- a/docs/platform/disk-images/linode-backup-service/index.md +++ b/docs/platform/disk-images/linode-backup-service/index.md @@ -5,7 +5,7 @@ description: 'Use the Linode Backup Service to protect and secure your data.' keywords: ["backup service", "linode platform", "linode backup service", "enable a backup", "manage a backup", "schedule a backup", "disable a backup", "restore from a backup", "boot from a backup", "disk space"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['backup-service/','platform/backup-service/', 'security/backups/linode-backup-service/','platform/linode-backup-service/'] -modified: 2019-1-28 +modified: 2019-01-28 modified_by: name: Linode published: 2012-03-14