From 0159a94a60ac4471ac953ce07ca5dafa58878aea Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:00:49 -0600 Subject: [PATCH 1/8] moving API Pages to new home --- .../global_suppressions.md | 0 .../groups.md | 0 .../index.md | 0 .../suppressions.md | 0 source/_redirects.htaccess | 9 +++++++-- 5 files changed, 7 insertions(+), 2 deletions(-) rename source/API_Reference/Web_API_v3/{Advanced_Suppression_Manager => Suppression_Management}/global_suppressions.md (100%) rename source/API_Reference/Web_API_v3/{Advanced_Suppression_Manager => Suppression_Management}/groups.md (100%) rename source/API_Reference/Web_API_v3/{Advanced_Suppression_Manager => Suppression_Management}/index.md (100%) rename source/API_Reference/Web_API_v3/{Advanced_Suppression_Manager => Suppression_Management}/suppressions.md (100%) diff --git a/source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_suppressions.md b/source/API_Reference/Web_API_v3/Suppression_Management/global_suppressions.md similarity index 100% rename from source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_suppressions.md rename to source/API_Reference/Web_API_v3/Suppression_Management/global_suppressions.md diff --git a/source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.md b/source/API_Reference/Web_API_v3/Suppression_Management/groups.md similarity index 100% rename from source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.md rename to source/API_Reference/Web_API_v3/Suppression_Management/groups.md diff --git a/source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.md b/source/API_Reference/Web_API_v3/Suppression_Management/index.md similarity index 100% rename from source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.md rename to source/API_Reference/Web_API_v3/Suppression_Management/index.md diff --git a/source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/suppressions.md b/source/API_Reference/Web_API_v3/Suppression_Management/suppressions.md similarity index 100% rename from source/API_Reference/Web_API_v3/Advanced_Suppression_Manager/suppressions.md rename to source/API_Reference/Web_API_v3/Suppression_Management/suppressions.md diff --git a/source/_redirects.htaccess b/source/_redirects.htaccess index a85047f89b..76e8a7c4f0 100644 --- a/source/_redirects.htaccess +++ b/source/_redirects.htaccess @@ -27,11 +27,16 @@ Redirect 301 /API_Reference/Template_Engine_API/index.html https://sendgrid.com/ Redirect 301 /API_Reference/Template_Engine_API/templates.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Template_Engine/templates.html Redirect 301 /API_Reference/Template_Engine_API/versions.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Template_Engine/versions.html Redirect 301 /API_Reference/Template_Engine_API/smtpapi.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Template_Engine/smtpapi.html +Redirect 301 /API_Reference/Web_API_v3/event_activity.html https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html +Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/index.html +Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_suppressions.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/global_suppressions.html +Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/groups.html +Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/suppressions.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/suppressions.html Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/global_unsubscribes.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_unsubscribes.html Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/groups.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/index.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.html Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/unsubscribes.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/unsubscribes.html -Redirect 301 /API_Reference/Web_API_v3/event_activity.html https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html + ####### # @@ -237,7 +242,7 @@ Redirect 301 /User_Guide/Setting_Up_Your_Server/Whitelabeling/spf.html https://s Redirect 301 /User_Guide/Setting_Up_Your_Server/Whitelabeling/whitelabel_wizard.html https://sendgrid.com/docs/User_Guide/Settings/Whitelabel/index.html Redirect 301 /User_Guide/Settings/alert_settings.html https://sendgrid.com/docs/User_Guide/Settings/alerts.html Redirect 301 /User_Guide/Settings/dkim.html https://sendgrid.com/docs/User_Guide/Settings/Whitelabel/index.html -#forced a redirect file at /User_Guide/Settings/domain_keys.html +#forced a redirect file at /User_Guide/Settings/domain_keys.html Redirect 301 /User_Guide/Settings/domain_keys.html https://sendgrid.com/docs/User_Guide/Settings/Whitelabel/index.html #this app went away as of May 27, 2015 Redirect 301 /User_Guide/Settings/gravatar.html https://sendgrid.com/docs/User_Guide/Settings/index.html From de8ff5d18c8660dc3ab02b3e033a4e1906a5c4db Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:14:27 -0600 Subject: [PATCH 2/8] menu and redirect changes for Suppression Manager --- .../Web_API_v3/Suppression_Management/groups.md | 5 +++-- .../Web_API_v3/Suppression_Management/index.md | 14 ++++++++------ .../Suppressions/group_unsubscribes.md | 4 ++-- ...ion_manager.md => suppression_management.md} | 8 ++++---- source/_redirects.htaccess | 17 ++++++++++------- 5 files changed, 27 insertions(+), 21 deletions(-) rename source/User_Guide/Suppressions/{advanced_suppression_manager.md => suppression_management.md} (96%) diff --git a/source/API_Reference/Web_API_v3/Suppression_Management/groups.md b/source/API_Reference/Web_API_v3/Suppression_Management/groups.md index 24a624cd5d..f6c8f06ca5 100644 --- a/source/API_Reference/Web_API_v3/Suppression_Management/groups.md +++ b/source/API_Reference/Web_API_v3/Suppression_Management/groups.md @@ -1,9 +1,10 @@ --- layout: page -title: Groups +title: Unsubscribe Groups weight: 90 navigation: show: true + title: Unsubscribe Groups --- Groups are specific types of email you would like your recipients to be able to unsubscribe from or subscribe to. For example: Daily Newsletters, Invoices, System Alerts. @@ -43,7 +44,7 @@ HTTP/1.1 201 OK {% anchor h2 %} GET {% endanchor %} -Retrieve all suppression groups associated with the user. +Retrieve all suppression groups associated with the user. {% apiv3example get GET https://api.sendgrid.com/v3/asm/groups %} {% v3response %} diff --git a/source/API_Reference/Web_API_v3/Suppression_Management/index.md b/source/API_Reference/Web_API_v3/Suppression_Management/index.md index 7ab33838fc..7182683fc2 100644 --- a/source/API_Reference/Web_API_v3/Suppression_Management/index.md +++ b/source/API_Reference/Web_API_v3/Suppression_Management/index.md @@ -1,18 +1,20 @@ --- layout: page -title: Advanced Suppression Manager Overview +title: Suppression Management Overview weight: 100 navigation: show: true + title: Overview + keywords: advanced suppression manager, unsubscribe manager, customer unsubscribes, unsubscribe lists --- -Advanced Suppression Manager gives your recipients more control over the types of emails they want to receive by letting them opt out of messages from a certain type of email. +Unsubscribe Manager gives your recipients more control over the types of emails they want to receive by letting them opt out of messages from a certain type of email. -Learn more in the [Advanced Suppression Manager User Guide]({{root_url}}/User_Guide/Email_Deliverability/Subscription_Tracking/index.html), or check out the following API resources: +Learn more in the [Unsubscribe Manager User Guide]({{root_url}}/User_Guide/Suppressions/index.html), or check out the following API resources: - [Suppression -Group]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html) allow you to segment your email by a grouping which is most often defined by the types of email. Example: Receipts, Deals emails, and notification. +Group]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/groups.html) allow you to segment your email by a grouping which is most often defined by the types of email. Example: Receipts, Deals emails, and notification. -- [Suppressions]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/suppressions.html) Allow you to manually add or retrieve specific emails that are in your suppression groups. +- [Suppressions]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/suppressions.html) Allow you to manually add or retrieve specific emails that are in your suppression groups. -- [Global Suppressions]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_suppressions.html) Allows you to keep all emails from going to a specific contact +- [Global Suppressions]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/global_suppressions.html) Allows you to keep all emails from going to a specific contact diff --git a/source/User_Guide/Suppressions/group_unsubscribes.md b/source/User_Guide/Suppressions/group_unsubscribes.md index 7b982edd56..0c5131a9bc 100644 --- a/source/User_Guide/Suppressions/group_unsubscribes.md +++ b/source/User_Guide/Suppressions/group_unsubscribes.md @@ -1,9 +1,9 @@ --- layout: page weight: 0 -title: Group Unsubscribes +title: Unsubscribe Groups seo: - title: Group Unsubscribes + title: Unsubscribe Groups description: Allow recipients to unsubscribe from specific types of email you send, rather than everything you send, and stay out of the spam folder. keywords: Group suppressions, Group unsubscribes, Group email unsubscribe, Group email suppression navigation: diff --git a/source/User_Guide/Suppressions/advanced_suppression_manager.md b/source/User_Guide/Suppressions/suppression_management.md similarity index 96% rename from source/User_Guide/Suppressions/advanced_suppression_manager.md rename to source/User_Guide/Suppressions/suppression_management.md index 2227aff042..0e1e331d57 100644 --- a/source/User_Guide/Suppressions/advanced_suppression_manager.md +++ b/source/User_Guide/Suppressions/suppression_management.md @@ -1,11 +1,11 @@ --- layout: page weight: 0 -title: Advanced Suppression Manager +title: Suppression Management seo: - title: Advanced Suppression Manager - description: Advanced Suppression Manager helps you to define and manage suppression groups to keep you out of the spam folder. - keywords: subscription manager, suppression manager, unsubscribe manager + title: Suppression Management + description: Suppression Manager helps you to define and manage suppression groups to keep you out of the spam folder. + keywords: subscription manager, suppression manager, unsubscribe manager, unsubscribe manager navigation: show: true --- diff --git a/source/_redirects.htaccess b/source/_redirects.htaccess index 76e8a7c4f0..7b26e7ab3d 100644 --- a/source/_redirects.htaccess +++ b/source/_redirects.htaccess @@ -205,18 +205,18 @@ Redirect 301 /User_Guide/Delivery_Metrics/metrics.html https://sendgrid.com/docs Redirect 301 /User_Guide/Email_Deliverability/scheduling.html https://sendgrid.com/docs/API_Reference/SMTP_API/scheduling_parameters.html Redirect 301 /User_Guide/Email_Deliverability/sender_reputation.html https://sendgrid.com/docs/Glossary/sender_reputation.html Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/index.html https://sendgrid.com/docs/User_Guide/Suppressions/index.html -Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html -Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/defining_asm_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html#-Add-A-Suppression-Group +Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html +Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/defining_asm_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html#-Add-A-Suppression-Group Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/recipient_subscription_preferences.html https://sendgrid.com/docs/User_Guide/Suppressions/recipient_subscription_preferences.html Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/suppressions_vs_unsubscribes.html https://sendgrid.com/docs/Classroom/Deliver/suppressions_vs_unsubscribes.html -Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/using_suppression_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html#-Using-the-API -Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html -Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/defining_asm_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html#-Add-A-Suppression-Group +Redirect 301 /User_Guide/Email_Deliverability/Subscription_Tracking/using_suppression_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html#-Using-the-API +Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html +Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/defining_asm_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html#-Add-A-Suppression-Group Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/index.html https://sendgrid.com/docs/User_Guide/Suppressions/index.html Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/recipient_subscription_preferences.html https://sendgrid.com/docs/User_Guide/Suppressions/recipient_subscription_preferences.html Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/resubscription_of_users.html https://sendgrid.com/docs/Classroom/Send/resubscription_of_users.html Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/suppressions_vs_unsubscribes.html https://sendgrid.com/docs/Classroom/Deliver/suppressions_vs_unsubscribes.html -Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/using_suppression_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html +Redirect 301 /User_Guide/Email_Deliverability/Suppression_Tracking/using_suppression_groups.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html Redirect 301 /User_Guide/Email_Deliverability/Undelivered_Email/bounce_forwarding.html https://sendgrid.com/docs/User_Guide/Settings/mail.html#-Forward-Bounce Redirect 301 /User_Guide/Email_Deliverability/Undelivered_Email/drops.html https://sendgrid.com/docs/Glossary/drops.html Redirect 301 /User_Guide/Email_Deliverability/Undelivered_Email/index.html https://sendgrid.com/docs/Glossary/undelivered_email.html @@ -247,6 +247,9 @@ Redirect 301 /User_Guide/Settings/domain_keys.html https://sendgrid.com/docs/Use #this app went away as of May 27, 2015 Redirect 301 /User_Guide/Settings/gravatar.html https://sendgrid.com/docs/User_Guide/Settings/index.html Redirect 301 /User_Guide/Settings/two_factor_authentication.html https://sendgrid.com/docs/User_Guide/Settings/multifactor_authentication.html + +Redirect 301 /User_Guide/Suppressions/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_management.html + Redirect 301 /User_Guide/smtp_ports.html https://sendgrid.com/docs/User_Guide/Setting_Up_Your_Server/smtp_ports.html Redirect 301 /User_Guide/template_engine_setup.html https://sendgrid.com/docs/User_Guide/Transactional_Email/Template_Engine/setup_guide.html Redirect 301 /User_Guide/throttling.html https://sendgrid.com/docs/Glossary/throttling.html @@ -261,7 +264,7 @@ Redirect 301 /User_Guide/whitelabel_wizard.html https://sendgrid.com/docs/User_G # ####### Redirect 301 /VidGrid/activity.html https://sendgrid.com/docs/User_Guide/email_activity.html -Redirect 301 /VidGrid/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html +Redirect 301 /VidGrid/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_manager.html Redirect 301 /VidGrid/Email_Activity/activity.html https://sendgrid.com/docs/VidGrid/email_activity.html Redirect 301 /VidGrid/Event_Notification/configure.html https://sendgrid.com/docs/API_Reference/Webhooks/event.html Redirect 301 /VidGrid/Event_Notification/eventkit.html https://sendgrid.com/docs/API_Reference/Webhooks/event.html From 1fa91cea97c6edbb048145678fb34bca0389e2d4 Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:16:03 -0600 Subject: [PATCH 3/8] more redirects fixed --- source/_redirects.htaccess | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_redirects.htaccess b/source/_redirects.htaccess index 7b26e7ab3d..000bba50b7 100644 --- a/source/_redirects.htaccess +++ b/source/_redirects.htaccess @@ -32,10 +32,10 @@ Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.html h Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_suppressions.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/global_suppressions.html Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/groups.html Redirect 301 /API_Reference/Web_API_v3/Advanced_Suppression_Manager/suppressions.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/suppressions.html -Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/global_unsubscribes.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_unsubscribes.html -Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/groups.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html -Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/index.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.html -Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/unsubscribes.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Advanced_Suppression_Manager/unsubscribes.html +Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/global_unsubscribes.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/global_unsubscribes.html +Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/groups.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/groups.html +Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/index.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/index.html +Redirect 301 /API_Reference/Web_API_v3/Unsubscribe_Manager/unsubscribes.html https://sendgrid.com/docs/API_Reference/Web_API_v3/Suppression_Management/unsubscribes.html ####### @@ -170,7 +170,7 @@ Redirect 301 /User_Guide/Account/billing_settings.html https://sendgrid.com/docs Redirect 301 /User_Guide/Account/billing_history.html https://sendgrid.com/docs/User_Guide/Settings/billing.html Redirect 301 /User_Guide/Account/billing.html https://sendgrid.com/docs/User_Guide/Settings/billing.html Redirect 301 /User_Guide/Account/alert_settings.html https://sendgrid.com/docs/User_Guide/Settings/alerts.html -Redirect 301 /User_Guide/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Email_Deliverability/Subscription_Tracking/advanced_suppression_manager.html +Redirect 301 /User_Guide/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_management.html Redirect 301 /User_Guide/Apps/address_whitelisting.html https://sendgrid.com/docs/User_Guide/Settings/mail.html Redirect 301 /User_Guide/Apps/bcc.html https://sendgrid.com/docs/User_Guide/Settings/mail.html#-BCC Redirect 301 /User_Guide/Apps/bypass_list_management.html https://sendgrid.com/docs/API_Reference/SMTP_API/apps.html#bypass_list_management From a30de685e34391b15eb2dfedd088230df5dabc2c Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:28:08 -0600 Subject: [PATCH 4/8] Changing URLs in all the places --- source/API_Reference/SMTP_API/suppressions.md | 2 +- source/API_Reference/Web_API/filter_settings.md | 4 ++-- .../Web_API_v3/Suppression_Management/suppressions.md | 5 ++--- source/API_Reference/index.html | 2 +- source/User_Guide/Suppressions/global_unsubscribes.md | 2 +- source/User_Guide/Suppressions/group_unsubscribes.md | 2 +- source/User_Guide/Suppressions/suppression_management.md | 6 +++--- 7 files changed, 11 insertions(+), 12 deletions(-) diff --git a/source/API_Reference/SMTP_API/suppressions.md b/source/API_Reference/SMTP_API/suppressions.md index 716076b953..bfc9be89c2 100644 --- a/source/API_Reference/SMTP_API/suppressions.md +++ b/source/API_Reference/SMTP_API/suppressions.md @@ -45,7 +45,7 @@ You can specify up to 25 groups to display. Groups {% endanchor %} -You can find your group IDs by looking at the Group ID column in the Advanced Suppression Manager UI, or by calling the [GET method]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html#-GET) of the groups resource. +You can find your group IDs by looking at the Group ID column in the Advanced Suppression Manager UI, or by calling the [GET method]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/groups.html#-GET) of the groups resource. Related Articles: diff --git a/source/API_Reference/Web_API/filter_settings.md b/source/API_Reference/Web_API/filter_settings.md index e8625925b7..b1b41ff505 100644 --- a/source/API_Reference/Web_API/filter_settings.md +++ b/source/API_Reference/Web_API/filter_settings.md @@ -185,8 +185,8 @@ All fields except version are required for each call. {% parameter 'group_unsubscribe' 'Yes' 'Notify when recipient unsubscribes from group' '1' %} {% parameter 'group_resubscribe' 'Yes' 'Notify when recipient resubscribes to group' '1' %} {% parameter 'spamreport' 'Yes' 'Notify when email is marked as spam' '1' %} - {% parameter 'group_unsubscribe' 'Yes' 'Notify when email unsubscribes from an [ASM Group]({{root_url}}//API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html)' '1' %} - {% parameter 'group_resubscribe' 'Yes' 'Notify when email resubscribes to an [ASM Group]({{root_url}}//API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html)' '1' %} + {% parameter 'group_unsubscribe' 'Yes' 'Notify when email unsubscribes from an [ASM Group]({{root_url}}//API_Reference/Web_API_v3/Suppression_Management/groups.html)' '1' %} + {% parameter 'group_resubscribe' 'Yes' 'Notify when email resubscribes to an [ASM Group]({{root_url}}//API_Reference/Web_API_v3/Suppression_Management/groups.html)' '1' %} {% parameter 'url' 'Yes' 'The post notification url to post these event messages to' 'https://notificationurl.example.com/event' %} {% parameter 'version' 'No' 'The version of the Event API you wish to use. (1-3)' '3' %} {% endparameters %} diff --git a/source/API_Reference/Web_API_v3/Suppression_Management/suppressions.md b/source/API_Reference/Web_API_v3/Suppression_Management/suppressions.md index ea017937a2..ccda35799a 100644 --- a/source/API_Reference/Web_API_v3/Suppression_Management/suppressions.md +++ b/source/API_Reference/Web_API_v3/Suppression_Management/suppressions.md @@ -6,7 +6,7 @@ navigation: show: true --- -Suppressions are email addresses that can be added to [groups]({{ root_url }}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html) to prevent certain types of emails from being delivered to those addresses. +Suppressions are email addresses that can be added to [groups]({{ root_url }}/API_Reference/Web_API_v3/Suppression_Management/groups.html) to prevent certain types of emails from being delivered to those addresses. {% anchor h2 %} POST @@ -32,7 +32,7 @@ HTTP/1.1 201 * * * * * {% anchor h2 %} -GET +GET {% endanchor %} Get suppressed addresses for a given group. @@ -87,4 +87,3 @@ Delete a recipient email from the suppressions list for a group. HTTP/1.1 204 {% endv3response %} {% endapiv3example %} - diff --git a/source/API_Reference/index.html b/source/API_Reference/index.html index ec1b3ca411..65a172a5c6 100644 --- a/source/API_Reference/index.html +++ b/source/API_Reference/index.html @@ -19,7 +19,7 @@

Web API

If SMTP is not used, we also offer a simple Web API mail method to send email.

Web API V3

-

Our V3 Web API provides functionality for managing user unsubscribes, templating emails, managing IP addresses, and enforcing TLS.

+

Our V3 Web API provides functionality for managing user unsubscribes, templating emails, managing IP addresses, and enforcing TLS.

Marketing Email API

The SendGrid Marketing Email API provides developers with the ability to manage marketing emails, lists, identities, and schedule delivery events

diff --git a/source/User_Guide/Suppressions/global_unsubscribes.md b/source/User_Guide/Suppressions/global_unsubscribes.md index 412ce6a12c..7c8c04ef19 100644 --- a/source/User_Guide/Suppressions/global_unsubscribes.md +++ b/source/User_Guide/Suppressions/global_unsubscribes.md @@ -34,7 +34,7 @@ You can download your Global Unsubscribe list as a CSV by clicking the gear icon Using the API {% endanchor %} -You can manage your Global Unsubscribes via the [Advanced Suppression Manager Global Suppressions API]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/global_suppressions.html). +You can manage your Global Unsubscribes via the [Advanced Suppression Manager Global Suppressions API]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/global_suppressions.html). {% anchor h2 %} Related diff --git a/source/User_Guide/Suppressions/group_unsubscribes.md b/source/User_Guide/Suppressions/group_unsubscribes.md index 0c5131a9bc..634d3992dd 100644 --- a/source/User_Guide/Suppressions/group_unsubscribes.md +++ b/source/User_Guide/Suppressions/group_unsubscribes.md @@ -34,7 +34,7 @@ When you select the checkboxes next to the recipient names or select all, using Using the API {% endanchor %} -You can manage your Global Unsubscribes via the [Advanced Suppression Manager Group Suppressions API]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/groups.html). +You can manage your Global Unsubscribes via the [Advanced Suppression Manager Group Suppressions API]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/groups.html). {% anchor h2 %} Related diff --git a/source/User_Guide/Suppressions/suppression_management.md b/source/User_Guide/Suppressions/suppression_management.md index 0e1e331d57..2233ac42ca 100644 --- a/source/User_Guide/Suppressions/suppression_management.md +++ b/source/User_Guide/Suppressions/suppression_management.md @@ -1,6 +1,6 @@ --- layout: page -weight: 0 +weight: 90 title: Suppression Management seo: title: Suppression Management @@ -30,7 +30,7 @@ You can then give your recipients more control over the types of emails they wan Make sure your group names and descriptions are customer friendly! Your customers will see these group names and descriptions when they unsubscribe from your emails. {% endinfo %} -All of your groups will be visible on the [Advanced Suppression Manager]({{site.app_url}}/suppressions/advanced_suppression_manager) page, along with the descriptions you defined when you created the groups. There are also [Advanced Suppression Manager API]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.html) endpoints for managing your groups and suppressions. +All of your groups will be visible on the [Advanced Suppression Manager]({{site.app_url}}/suppressions/advanced_suppression_manager) page, along with the descriptions you defined when you created the groups. There are also [Advanced Suppression Manager API]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/index.html) endpoints for managing your groups and suppressions. {% anchor h2 %} Add A Suppression Group @@ -90,4 +90,4 @@ To delete a suppression group, select “Delete” and then “confirm” from t Using the API {% endanchor %} -When you use the [SendGrid API with suppression groups]({{root_url}}/API_Reference/Web_API_v3/Advanced_Suppression_Manager/index.html), you can include the suppression group ID with your mail send calls. To get the ID, go to your suppression group list and you will find the ID in the “Group ID” column. +When you use the [SendGrid API with suppression groups]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/index.html), you can include the suppression group ID with your mail send calls. To get the ID, go to your suppression group list and you will find the ID in the “Group ID” column. From 90eb041cdb3d9d548dde3ac87d4fa13397f94c9f Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:38:20 -0600 Subject: [PATCH 5/8] url fixes --- source/API_Reference/Web_API_v3/Stats/index.html | 8 ++++---- source/Glossary/black_hat_sender.md | 2 +- source/Glossary/bulk_mail_folder.md | 2 +- source/Glossary/email_harvesting.md | 2 +- source/Glossary/subscriber_list_management.md | 2 +- source/Glossary/undelivered_email.md | 4 ++-- source/Glossary/white_hat_sender.md | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/source/API_Reference/Web_API_v3/Stats/index.html b/source/API_Reference/Web_API_v3/Stats/index.html index ca6b9bb53a..223cff7a90 100644 --- a/source/API_Reference/Web_API_v3/Stats/index.html +++ b/source/API_Reference/Web_API_v3/Stats/index.html @@ -32,11 +32,11 @@ diff --git a/source/Glossary/black_hat_sender.md b/source/Glossary/black_hat_sender.md index 8aa7763ed1..5aa8497c5d 100644 --- a/source/Glossary/black_hat_sender.md +++ b/source/Glossary/black_hat_sender.md @@ -13,7 +13,7 @@ A black hat sender is a sender/company who sends email to recipients who either Not all black hat activity is intentional, though. Even senders who have their recipient's permission but send an excessive amount of email or who send at an alarming frequency may be flagged by users as “spam”. These senders will be identified by the recipients’ ISP, which may throttle the sender's email, send it to spam traps, or totally block the emails. -If your emails are not getting the clicks and opens you expect, you may want to re-evaluate your sending habits. Also, please take a look at our [email deliverability tips]({{root_url}}/User_Guide/Email_Deliverability/index.html) for help in being a white hat sender. +If your emails are not getting the clicks and opens you expect, you may want to re-evaluate your sending habits. Also, please take a look at our [email deliverability tips]({{root_url}}/Classroom/Deliver/index.html) for help in being a white hat sender. For more information: diff --git a/source/Glossary/bulk_mail_folder.md b/source/Glossary/bulk_mail_folder.md index c3fd60548d..cb620bbd51 100644 --- a/source/Glossary/bulk_mail_folder.md +++ b/source/Glossary/bulk_mail_folder.md @@ -14,4 +14,4 @@ The Bulk Mail Folder is also called the “spam” or “junk” folder, the fol There are many factors which determine whether or not a message lands in the Bulk Mail Folder. Each receiving mail server will use its own criteria to determine the quality of each message it receives. -SendGrid offers many [best practices]({{root_url}}/User_Guide/Email_Deliverability/index.html) to help ensure your message lands appropriately in the inbox. Keep your emails out of the Junk folder by learning more about [Email Deliverability](http://resources.sendgrid.com/deliverability-guide-v2/?mc=SendGrid%20Documentation). +SendGrid offers many [best practices]({{root_url}}/Classroom/Deliver/index.html) to help ensure your message lands appropriately in the inbox. Keep your emails out of the Junk folder by learning more about [Email Deliverability](http://resources.sendgrid.com/deliverability-guide-v2/?mc=SendGrid%20Documentation). diff --git a/source/Glossary/email_harvesting.md b/source/Glossary/email_harvesting.md index dec8097f90..0c5c67e866 100644 --- a/source/Glossary/email_harvesting.md +++ b/source/Glossary/email_harvesting.md @@ -17,4 +17,4 @@ Spammers may use bots to find valid email addresses on the Internet by spidering The email addresses of your customers are valuable, so SendGrid takes the security of your send lists very seriously. -For tips on getting your messages to the Inbox, please see our [email deliverability page]({{root_url}}/User_Guide/Email_Deliverability/index.html). +For tips on getting your messages to the Inbox, please see our [email deliverability page]({{root_url}}/Classroom/Deliver/index.html). diff --git a/source/Glossary/subscriber_list_management.md b/source/Glossary/subscriber_list_management.md index b2091cfa08..edaae06f4c 100644 --- a/source/Glossary/subscriber_list_management.md +++ b/source/Glossary/subscriber_list_management.md @@ -16,4 +16,4 @@ Make sure to check your list stats. You can do this in the [marketing app]({{roo Make sure you are sending mail to people who actually want your mail. Otherwise, you will get lots of [spam reports]({{root_url}}/Glossary/spam_reports.html), [blocks]({{root_url}}/Glossary/blocks.html) and [bounces]({{root_url}}/Glossary/bounces.html). -Finally, make sure you do not buy email lists or engaging in [Email Harvesting]({{root_url}}/Glossary/email_harvesting.html). For tips on getting your messages to the Inbox, please see our [email deliverability]({{root_url}}/User_Guide/Email_Deliverability/index.html) page. +Finally, make sure you do not buy email lists or engaging in [Email Harvesting]({{root_url}}/Glossary/email_harvesting.html). For tips on getting your messages to the Inbox, please see our [email deliverability]({{root_url}}/Classroom/Deliver/index.html) page. diff --git a/source/Glossary/undelivered_email.md b/source/Glossary/undelivered_email.md index 27b94c5c30..7f8a1689c2 100644 --- a/source/Glossary/undelivered_email.md +++ b/source/Glossary/undelivered_email.md @@ -14,8 +14,8 @@ Once an email send has been attempted, but failed, a couple things can happen to * Bounced emails are ones that were rejected by the recipient's server * Invalid emails were sent to email addresses that do not exist -* Emails can be marked as spam by the recipient for various reasons -* An email is Dropped when the recipient is on a suppression list +* Emails can be marked as spam by the recipient for various reasons +* An email is Dropped when the recipient is on a suppression list diff --git a/source/Glossary/white_hat_sender.md b/source/Glossary/white_hat_sender.md index aa54e5ad3e..0d046a6b0e 100644 --- a/source/Glossary/white_hat_sender.md +++ b/source/Glossary/white_hat_sender.md @@ -11,7 +11,7 @@ navigation: A white hat sender is a sender or company who only sends email to those recipients who have given express permission to receive email from the sender. Put simply, white hat senders always strive to “send the right message, to the right person, at the right time, with the right frequency.” -SendGrid has a plethora of resources to help you be a white hat sender, and to get your email to the inbox, and not to the spam folder. Check out our [email deliverability]({{root_url}}/User_Guide/Email_Deliverability/index.html) tips to help. +SendGrid has a plethora of resources to help you be a white hat sender, and to get your email to the inbox, and not to the spam folder. Check out our [email deliverability]({{root_url}}/Classroom/Deliver/index.html) tips to help. For more information: From aab499c447e1b06e1af676c932808d8f1eebd07c Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:41:32 -0600 Subject: [PATCH 6/8] fixed the urls --- source/_redirects.htaccess | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/_redirects.htaccess b/source/_redirects.htaccess index 000bba50b7..cdc7c74aa2 100644 --- a/source/_redirects.htaccess +++ b/source/_redirects.htaccess @@ -170,7 +170,7 @@ Redirect 301 /User_Guide/Account/billing_settings.html https://sendgrid.com/docs Redirect 301 /User_Guide/Account/billing_history.html https://sendgrid.com/docs/User_Guide/Settings/billing.html Redirect 301 /User_Guide/Account/billing.html https://sendgrid.com/docs/User_Guide/Settings/billing.html Redirect 301 /User_Guide/Account/alert_settings.html https://sendgrid.com/docs/User_Guide/Settings/alerts.html -Redirect 301 /User_Guide/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_management.html +Redirect 301 /User_Guide/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/advanced_suppression_manager.html Redirect 301 /User_Guide/Apps/address_whitelisting.html https://sendgrid.com/docs/User_Guide/Settings/mail.html Redirect 301 /User_Guide/Apps/bcc.html https://sendgrid.com/docs/User_Guide/Settings/mail.html#-BCC Redirect 301 /User_Guide/Apps/bypass_list_management.html https://sendgrid.com/docs/API_Reference/SMTP_API/apps.html#bypass_list_management @@ -247,9 +247,6 @@ Redirect 301 /User_Guide/Settings/domain_keys.html https://sendgrid.com/docs/Use #this app went away as of May 27, 2015 Redirect 301 /User_Guide/Settings/gravatar.html https://sendgrid.com/docs/User_Guide/Settings/index.html Redirect 301 /User_Guide/Settings/two_factor_authentication.html https://sendgrid.com/docs/User_Guide/Settings/multifactor_authentication.html - -Redirect 301 /User_Guide/Suppressions/advanced_suppression_manager.html https://sendgrid.com/docs/User_Guide/Suppressions/suppression_management.html - Redirect 301 /User_Guide/smtp_ports.html https://sendgrid.com/docs/User_Guide/Setting_Up_Your_Server/smtp_ports.html Redirect 301 /User_Guide/template_engine_setup.html https://sendgrid.com/docs/User_Guide/Transactional_Email/Template_Engine/setup_guide.html Redirect 301 /User_Guide/throttling.html https://sendgrid.com/docs/Glossary/throttling.html From fd238daaced65ab792d53a69478b3087cbcfdf26 Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:41:56 -0600 Subject: [PATCH 7/8] move the file back --- ...{suppression_management.md => advanced_suppression_manager.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename source/User_Guide/Suppressions/{suppression_management.md => advanced_suppression_manager.md} (100%) diff --git a/source/User_Guide/Suppressions/suppression_management.md b/source/User_Guide/Suppressions/advanced_suppression_manager.md similarity index 100% rename from source/User_Guide/Suppressions/suppression_management.md rename to source/User_Guide/Suppressions/advanced_suppression_manager.md From 5bc0df8e21ae5e80b91ad1a24fd41defe1f69a53 Mon Sep 17 00:00:00 2001 From: mbernier Date: Tue, 6 Oct 2015 12:45:51 -0600 Subject: [PATCH 8/8] fixed the language on ASM page --- .../advanced_suppression_manager.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/source/User_Guide/Suppressions/advanced_suppression_manager.md b/source/User_Guide/Suppressions/advanced_suppression_manager.md index 2233ac42ca..2b4e5ad370 100644 --- a/source/User_Guide/Suppressions/advanced_suppression_manager.md +++ b/source/User_Guide/Suppressions/advanced_suppression_manager.md @@ -4,7 +4,7 @@ weight: 90 title: Suppression Management seo: title: Suppression Management - description: Suppression Manager helps you to define and manage suppression groups to keep you out of the spam folder. + description: Suppression Manager helps you to define and manage unsubscribe groups to keep you out of the spam folder. keywords: subscription manager, suppression manager, unsubscribe manager, unsubscribe manager navigation: show: true @@ -20,7 +20,7 @@ For example, if you had an outdated email list (not something we recommend by th Overview {% endanchor %} -Advanced Suppression Manager (ASM) gives you the ability to create groups (suppression groups) that represent types of email that you regularly send to your recipients. +Suppression Management gives you the ability to create unsubscribe groups that represent types of email that you regularly send to your recipients. *For example: receipts, social notifications, and account alerts.* @@ -30,22 +30,22 @@ You can then give your recipients more control over the types of emails they wan Make sure your group names and descriptions are customer friendly! Your customers will see these group names and descriptions when they unsubscribe from your emails. {% endinfo %} -All of your groups will be visible on the [Advanced Suppression Manager]({{site.app_url}}/suppressions/advanced_suppression_manager) page, along with the descriptions you defined when you created the groups. There are also [Advanced Suppression Manager API]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/index.html) endpoints for managing your groups and suppressions. +All of your groups will be visible on the [Suppression Management]({{site.app_url}}/suppressions/advanced_suppression_manager) page, along with the descriptions you defined when you created the groups. There are also [Suppression Management API]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/index.html) endpoints for managing your groups and suppressions. {% anchor h2 %} -Add A Suppression Group +Add An Unsubscribe Group {% endanchor %} -To add a new group, click the “Create New Group” button at the top right of the page. Then, you will be asked to name your suppression group and add the description. Click “Done” and you will see your new group in the list of all of your suppression groups. +To add a new group, click the “Create New Group” button at the top right of the page. Then, you will be asked to name your Unsubscribe Group and add the description. Click “Done” and you will see your new group in the list of all of your unsubscribe groups. {% anchor h2 %} -Add Recipients to a Suppression Group +Add Recipients to an Unsubscribe Group {% endanchor %} -You may want to preload a suppression group or add recipients to a suppression group if you are moving from another email provider or have customers request to be removed from a specific list. We provide two ways to do this, via CSV file or manually. +You may want to preload an unsubscribe group or add recipients to an unsubscribe group if you are moving from another email provider or have customers request to be removed from a specific list. We provide two ways to do this, via CSV file or manually. {% anchor h3 %} -Upload a CSV To Add Suppression Group Recipients +Upload a CSV To Add Unsubscribe Group Recipients {% endanchor %} {% warning %} @@ -56,38 +56,38 @@ The emails should not be enclosed in quotes and should be NOT be formatted like This CSV should have a list of email addresses in the first column. It can include a header row or extra columns but this ancillary information will be ignored. {% endinfo %} -To upload a CSV of recipients who should not receive this group’s emails, click the gear icon at the right of the suppression group name. When you select “upload CSV” a window will pop out. Drag your CSV and click “Done”. SendGrid will consume your CSV file and add the emails it finds to your group. From that point on, any emails sent with this group will not go to the recipients in this list. To view which group a recipient is in, go to the [Group Unsubscribes]({{site.app_url}}/suppressions/group_unsubscribes) page and search by that recipient’s email address. +To upload a CSV of recipients who should not receive this group’s emails, click the gear icon at the right of the Unsubscribe Group name. When you select “upload CSV” a window will pop out. Drag your CSV and click “Done”. SendGrid will consume your CSV file and add the emails it finds to your group. From that point on, any emails sent with this group will not go to the recipients in this list. To view which group a recipient is in, go to the [Group Unsubscribes]({{site.app_url}}/suppressions/group_unsubscribes) page and search by that recipient’s email address. {% anchor h3 %} -Manually Add Suppression Group Recipients +Manually Add Unsubscribe Group Recipients {% endanchor %} -To manually add a recipient who should not receive this group’s emails, click the gear icon at the right of the suppression group name. When you select “manual add” a window will pop out with a form where you can enter a valid email address. Once you click “Done”, any emails sent with this suppression group will not go to this recipient. To view which group a recipient is in, go to the [Group Unsubscribes]({{site.app_url}}/suppressions/group_unsubscribes) page and search by that recipient’s email address. +To manually add a recipient who should not receive this group’s emails, click the gear icon at the right of the unsubscribe group name. When you select “manual add” a window will pop out with a form where you can enter a valid email address. Once you click “Done”, any emails sent with this unsubscribe group will not go to this recipient. To view which group a recipient is in, go to the [Group Unsubscribes]({{site.app_url}}/suppressions/group_unsubscribes) page and search by that recipient’s email address. {% anchor h2 %} -Export a Suppression Group List +Export an Unsubscribe Group List {% endanchor %} If you would like to see which recipients email addresses are in a group or if you would like to migrate one group to another, click the gear icon next to your group name and select “Export”. This will cause a CSV file to download to your browser. {% anchor h2 %} -Edit a Suppression Group +Edit an Unsubscribe Group {% endanchor %} -To Edit a suppression group, you can either choose “Edit Details” from the gear icon in your suppression group list or you can click the name of your group and click the “Edit Details” button at the top of the screen. From there, you will be able to change the name and description of the group. Click “Save” to keep your changes. +To Edit an unsubscribe group, you can either choose “Edit Details” from the gear icon in your unsubscribe group list or you can click the name of your group and click the “Edit Details” button at the top of the screen. From there, you will be able to change the name and description of the group. Click “Save” to keep your changes. {% anchor h2 %} -Delete a Suppression Group +Delete an Unsubscribe Group {% endanchor %} {% warning %} Deleting a group is permanent. It cannot be undone. {% endwarning %} -To delete a suppression group, select “Delete” and then “confirm” from the gear icon to the right of your group in the group list or click the name of your group and then click the “Delete” and then “Confirm” buttons. +To delete an unsubscribe group, select “Delete” and then “confirm” from the gear icon to the right of your group in the group list or click the name of your group and then click the “Delete” and then “Confirm” buttons. {% anchor h2 %} Using the API {% endanchor %} -When you use the [SendGrid API with suppression groups]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/index.html), you can include the suppression group ID with your mail send calls. To get the ID, go to your suppression group list and you will find the ID in the “Group ID” column. +When you use the [SendGrid API with unsubscribe groups]({{root_url}}/API_Reference/Web_API_v3/Suppression_Management/index.html), you can include the unsubscribe group ID with your mail send calls. To get the ID, go to your unsubscribe group list and you will find the ID in the “Group ID” column.