{"id":27625,"date":"2024-10-14T12:08:11","date_gmt":"2024-10-14T16:08:11","guid":{"rendered":"https:\/\/plumrocket.com\/docs\/?p=27625"},"modified":"2025-05-13T12:24:30","modified_gmt":"2025-05-13T16:24:30","slug":"how-to-insert-privacy-center-link-into-cms-block-or-cms-page","status":"publish","type":"post","link":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link","title":{"rendered":"How to Insert Privacy Center link into CMS block or CMS page"},"content":{"rendered":"\n<p>To insert the Privacy Center link into the CMS block or CMS page, go to <strong>Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" width=\"1206\" height=\"463\" src=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link.png\" alt=\"data privacy link#1\" class=\"wp-image-27628\" srcset=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link.png 1206w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link-300x115.png 300w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link-1024x393.png 1024w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link-768x295.png 768w\" sizes=\"(max-width: 1206px) 100vw, 1206px\" \/><\/figure>\n\n\n\n<p>Choose the CMS block\/page into which you would like to add a link or create a new one by pressing the <strong>Add new<\/strong> button:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" width=\"1206\" height=\"464\" src=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link2.png\" alt=\"data privacy link#2\" class=\"wp-image-27629\" srcset=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link2.png 1206w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link2-300x115.png 300w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link2-1024x394.png 1024w, https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link2-768x295.png 768w\" sizes=\"(max-width: 1206px) 100vw, 1206px\" \/><\/figure>\n\n\n\n<p>In the <strong>content field<\/strong>, you can use the HTML to insert the link to the needed place. For this, add the <strong>&lt;a&gt;<\/strong> tag with the <strong>href<\/strong> attribute that should point to the <strong>privacy-center\/account\/check<\/strong>.<\/p>\n\n\n\n<p>Here is an example of the content that should be added to the CMS block\/page:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-markup\">&lt;a href=\"{{store url='privacy-center\/account\/check'}}\">Privacy Center&lt;\/a><\/code><\/pre><\/div>\n\n\n\n<p>And here is an example of how the link should be added to the footer:<\/p>\n\n\n\n<div class=\"wp-block-prismatic-blocks\"><div><\/div><pre><code class=\"language-markup\">&lt;ul class=\"footer links\">\n    &lt;li class=\"nav item\">&lt;a href=\"{{store url=\"about-us\"}}\">About us&lt;\/a>&lt;\/li>\n    &lt;li class=\"nav item\">&lt;a href=\"{{store url=\"customer-service\"}}\">Customer Service&lt;\/a>&lt;\/li>\n    &lt;li class=\"nav item\">&lt;a href=\"{{store url='privacy-center\/account\/check'}}\">Privacy Center&lt;\/a>&lt;\/li>\n&lt;\/ul><\/code><\/pre><\/div>\n\n\n\n<div class=\"wp-block-group pr-notice pr-notice-warning\"><div class=\"wp-block-group__inner-container\">\n<p class=\"pr-notice-title\">Important Notice:<\/p>\n\n\n\n<p>The code above is only an example. It could be different or not needed in your particular case.<\/p>\n<\/div><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To insert the Privacy Center link into the CMS block or CMS page, go to Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages: Choose the CMS block\/page into which you would like to add a link or create a new one by pressing the Add new button: In the content field, you &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;How to Insert Privacy Center link into CMS block or CMS page&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"categories":[159],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Insert Privacy Center link into CMS block or CMS page - Plumrocket Documentation<\/title>\n<meta name=\"description\" content=\"To insert the Privacy Center link into the CMS block or CMS page, go to Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages: Choose the\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Insert Privacy Center link into CMS block or CMS page\" \/>\n<meta property=\"og:description\" content=\"To insert the Privacy Center link into the CMS block or CMS page, go to Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages: Choose the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link\" \/>\n<meta property=\"og:site_name\" content=\"Plumrocket Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-14T16:08:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-13T16:24:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Plumrocket\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Insert Privacy Center link into CMS block or CMS page - Plumrocket Documentation","description":"To insert the Privacy Center link into the CMS block or CMS page, go to Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages: Choose the","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link","og_locale":"en_US","og_type":"article","og_title":"How to Insert Privacy Center link into CMS block or CMS page","og_description":"To insert the Privacy Center link into the CMS block or CMS page, go to Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages: Choose the","og_url":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link","og_site_name":"Plumrocket Documentation","article_published_time":"2024-10-14T16:08:11+00:00","article_modified_time":"2025-05-13T16:24:30+00:00","og_image":[{"url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Plumrocket","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/plumrocket.com\/docs\/#website","url":"https:\/\/plumrocket.com\/docs\/","name":"Plumrocket Documentation","description":"Extensions docs, troubleshootings etc.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/plumrocket.com\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link#primaryimage","inLanguage":"en-US","url":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link.png","contentUrl":"https:\/\/plumrocket.com\/docs\/wp-content\/uploads\/2024\/10\/data-privacy-link.png","width":1206,"height":463},{"@type":"WebPage","@id":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link#webpage","url":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link","name":"How to Insert Privacy Center link into CMS block or CMS page - Plumrocket Documentation","isPartOf":{"@id":"https:\/\/plumrocket.com\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link#primaryimage"},"datePublished":"2024-10-14T16:08:11+00:00","dateModified":"2025-05-13T16:24:30+00:00","author":{"@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8"},"description":"To insert the Privacy Center link into the CMS block or CMS page, go to Content &gt; Elements &gt; Blocks \u0430\u0431\u043e Content &gt; Elements &gt; Pages: Choose the","breadcrumb":{"@id":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/plumrocket.com\/docs\/magento-data-privacy\/v3\/devguide\/privacy-center-link#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Magento 2 Extensions","item":"https:\/\/plumrocket.com\/magento-extensions"},{"@type":"ListItem","position":2,"name":"Magento 2 GDPR","item":"https:\/\/plumrocket.com\/magento-gdpr"},{"@type":"ListItem","position":3,"name":"Documentation","item":"https:\/\/plumrocket.com\/docs\/magento-gdpr"},{"@type":"ListItem","position":4,"name":"v3","item":"https:\/\/plumrocket.com\/docs\/magento-gdpr\/v3"},{"@type":"ListItem","position":5,"name":"How to Insert Privacy Center link into CMS block or CMS page"}]},{"@type":"Person","@id":"https:\/\/plumrocket.com\/docs\/#\/schema\/person\/c96fccdb89342ae6804272265723eca8","name":"Plumrocket","image":{"@type":"ImageObject","@id":"https:\/\/plumrocket.com\/docs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/10c44aa45aab391250913d982e552e53?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10c44aa45aab391250913d982e552e53?s=96&d=mm&r=g","caption":"Plumrocket"}}]}},"_links":{"self":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/27625"}],"collection":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/comments?post=27625"}],"version-history":[{"count":4,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/27625\/revisions"}],"predecessor-version":[{"id":28344,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/posts\/27625\/revisions\/28344"}],"wp:attachment":[{"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/media?parent=27625"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/categories?post=27625"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/plumrocket.com\/docs\/wp-json\/wp\/v2\/tags?post=27625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}