{"id":9028,"date":"2026-06-10T11:32:44","date_gmt":"2026-06-10T11:32:44","guid":{"rendered":"https:\/\/www.searchviu.com\/?p=9028"},"modified":"2026-07-10T11:34:13","modified_gmt":"2026-07-10T11:34:13","slug":"empco-online-marketing","status":"publish","type":"post","link":"https:\/\/www.searchviu.com\/en\/empco-online-marketing\/","title":{"rendered":"EmpCo in Online Marketing: What Changes for Ads, SEO, Email, and Influencers"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9028\" class=\"elementor elementor-9028\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-110e8d7e e-flex e-con-boxed e-con e-parent\" data-id=\"110e8d7e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f9b637 elementor-widget elementor-widget-html\" data-id=\"1f9b637\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<style>\n:root {\n  --primary: #131A2D;\n  --secondary: #0B9D96;\n  --text: #4A4A4A;\n  --heading: #131A2D;\n  --body: #4A4A4A;\n  --accent: #FFE62A;\n  --soft-yellow: #FEF7C8;\n  --white: #FFFFFF;\n  --light-gray: #F4F4F4;\n  --border: #E6E8EE;\n  --warning-bg: #FFF8E7;\n  --danger: #C8341B;\n}\n\n* { margin: 0; padding: 0; box-sizing: border-box; }\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n  background: var(--white);\n  color: var(--body);\n  line-height: 1.7;\n  font-size: 17px;\n  -webkit-font-smoothing: antialiased;\n}\n\na { color: var(--secondary); text-decoration: none; }\na:hover { text-decoration: underline; }\n\n\n.logo { display: flex; align-items: center; gap: 12px; font-size: 18px; }\n.logo:hover { text-decoration: none; }\n.logo-mark {\n  width: 36px; height: 36px;\n  background: var(--primary); border-radius: 8px;\n  display: flex; align-items: center; justify-content: center;\n  color: var(--white); font-weight: 700; font-size: 14px; letter-spacing: -0.02em;\n}\n.logo-text span:first-child { font-weight: 400; color: var(--heading); }\n.logo-text span:last-child { font-weight: 800; color: var(--primary); }\n\n.header-cta {\n  background: var(--accent); color: var(--primary);\n  padding: 10px 20px; border-radius: 6px;\n  font-size: 14px; font-weight: 700; transition: all 0.2s;\n}\n.header-cta:hover { background: var(--soft-yellow); text-decoration: none; transform: translateY(-1px); }\n\n.article-hero {\n  background: linear-gradient(180deg, var(--white) 0%, var(--light-gray) 100%);\n  padding: 60px 0 50px;\n  border-bottom: 1px solid var(--border);\n}\n\n.article-meta-top {\n  display: flex; align-items: center; gap: 16px;\n  font-size: 14px; color: var(--text); margin-bottom: 22px; flex-wrap: wrap;\n}\n.article-meta-top .category {\n  background: var(--accent); color: var(--primary);\n  padding: 4px 12px; border-radius: 100px; font-weight: 700; font-size: 13px;\n}\n\n.article-title {\n  font-size: clamp(30px, 4.5vw, 46px); line-height: 1.15;\n  font-weight: 800; color: var(--primary); letter-spacing: -0.02em; margin-bottom: 22px;\n}\n\n.article-lede { font-size: 19px; line-height: 1.55; color: var(--text); font-weight: 400; }\n\n.article-meta-bottom {\n  display: flex; align-items: center; gap: 20px;\n  margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--border);\n  font-size: 14px; color: var(--text); flex-wrap: wrap;\n}\n.article-meta-bottom strong { color: var(--primary); font-weight: 700; }\n\narticle p { margin-bottom: 22px; color: var(--body); font-size: 17px; line-height: 1.75; }\n\narticle h2 {\n  font-size: 30px; font-weight: 800; color: var(--primary);\n  letter-spacing: -0.02em; margin: 56px 0 20px; line-height: 1.25;\n}\narticle h3 {\n  font-size: 22px; font-weight: 700; color: var(--primary);\n  letter-spacing: -0.01em; margin: 36px 0 14px; line-height: 1.3;\n}\narticle h4 { font-size: 18px; font-weight: 700; color: var(--primary); margin: 28px 0 10px; }\n\narticle ul, article ol { margin: 0 0 22px 0; padding-left: 24px; color: var(--body); }\narticle li { margin-bottom: 10px; line-height: 1.7; }\narticle strong { color: var(--primary); font-weight: 700; }\n\narticle blockquote {\n  margin: 32px 0; padding: 22px 28px;\n  background: var(--light-gray); border-left: 4px solid var(--secondary);\n  border-radius: 0 8px 8px 0; font-size: 17px; color: var(--text); font-style: italic;\n}\n\n.toc {\n  background: var(--light-gray); border-radius: 12px;\n  padding: 28px 32px; margin: 40px 0; border: 1px solid var(--border);\n}\n.toc-title {\n  font-size: 13px; font-weight: 700; text-transform: uppercase;\n  letter-spacing: 0.12em; color: var(--secondary); margin-bottom: 14px;\n}\n.toc ol { margin: 0; padding-left: 22px; }\n.toc ol li { margin-bottom: 8px; font-size: 15px; }\n.toc ol li a { color: var(--primary); font-weight: 600; }\n.toc ol li a:hover { color: var(--secondary); }\n\n.infobox {\n  background: var(--soft-yellow); border-left: 4px solid var(--accent);\n  border-radius: 0 8px 8px 0; padding: 24px 28px; margin: 32px 0;\n}\n.infobox-title {\n  font-weight: 700; color: var(--primary); margin-bottom: 8px; font-size: 16px;\n  display: flex; align-items: center; gap: 10px;\n}\n.infobox-title::before {\n  content: \"i\"; width: 22px; height: 22px;\n  background: var(--primary); color: var(--accent); border-radius: 50%;\n  display: inline-flex; align-items: center; justify-content: center;\n  font-style: italic; font-family: Georgia, serif; font-size: 14px; font-weight: 700; flex-shrink: 0;\n}\n.infobox p { font-size: 15px; color: var(--text); line-height: 1.6; margin-bottom: 0; }\n.infobox p + p { margin-top: 12px; }\n\n.warning {\n  background: var(--warning-bg); border-left: 4px solid var(--danger);\n  border-radius: 0 8px 8px 0; padding: 24px 28px; margin: 32px 0;\n}\n.warning-title {\n  font-weight: 700; color: var(--danger); margin-bottom: 8px; font-size: 16px;\n  display: flex; align-items: center; gap: 10px;\n}\n.warning-title::before {\n  content: \"!\"; width: 22px; height: 22px;\n  background: var(--danger); color: var(--white); border-radius: 50%;\n  display: inline-flex; align-items: center; justify-content: center;\n  font-weight: 700; flex-shrink: 0;\n}\n.warning p { font-size: 15px; line-height: 1.6; margin-bottom: 0; color: var(--text); }\n\n.comparison { margin: 32px 0; border: 1px solid var(--border); border-radius: 12px; overflow: hidden; }\n.comparison-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1px; background: var(--border); }\n.comparison-row.header { background: var(--primary); }\n.comparison-cell { background: var(--white); padding: 20px 24px; font-size: 15px; line-height: 1.6; }\n.comparison-row.header .comparison-cell {\n  background: var(--primary); color: var(--white); font-weight: 700;\n  font-size: 14px; text-transform: uppercase; letter-spacing: 0.06em;\n}\n.comparison-cell.bad { background: #FDF2EF; }\n.comparison-cell.good { background: #F0F9F8; }\n.comparison-cell strong { color: var(--primary); }\n.comparison-cell.bad strong { color: var(--danger); }\n.comparison-cell.good strong { color: var(--secondary); }\n\n.scale-block {\n  margin: 36px 0; padding: 32px;\n  background: var(--primary); border-radius: 12px; color: var(--white);\n}\n.scale-block h3 { color: var(--white); font-size: 20px; margin-bottom: 18px; margin-top: 0; }\n.scale-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 20px; }\n.scale-stat-num {\n  font-size: 32px; font-weight: 800; color: var(--accent);\n  letter-spacing: -0.02em; line-height: 1.1; margin-bottom: 6px;\n}\n.scale-stat-label { font-size: 13px; color: rgba(255,255,255,0.75); line-height: 1.5; }\n\n.cta-block { margin: 60px 0 0; padding: 40px; background: var(--primary); border-radius: 16px; color: var(--white); }\n.cta-block h3 { color: var(--white); font-size: 24px; font-weight: 800; margin-bottom: 12px; letter-spacing: -0.01em; margin-top: 0; }\n.cta-block p { color: rgba(255,255,255,0.85); margin-bottom: 24px; font-size: 16px; }\n.cta-button {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: var(--accent); color: var(--primary);\n  padding: 14px 26px; border-radius: 8px; font-weight: 700; font-size: 15px;\n  transition: all 0.2s; box-shadow: 0 4px 0 rgba(0,0,0,0.15);\n}\n.cta-button:hover { background: var(--soft-yellow); transform: translateY(-2px); text-decoration: none; box-shadow: 0 6px 0 rgba(0,0,0,0.2); }\n\n.related { margin-top: 60px; padding: 40px; background: var(--light-gray); border-radius: 16px; }\n.related-title { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.12em; color: var(--secondary); margin-bottom: 20px; }\n.related h4 { font-size: 18px; color: var(--primary); margin: 0 0 8px; }\n.related-link { display: block; padding: 16px 0; border-bottom: 1px solid var(--border); text-decoration: none; }\n.related-link:last-child { border-bottom: none; }\n.related-link:hover h4 { color: var(--secondary); }\n.related-desc { font-size: 14px; color: var(--text); margin: 0; }\n\n\n@media (max-width: 720px) {\n  .containeremp, .containeremp-wide { padding: 0 20px; }\n  .article-hero { padding: 40px 0 36px; }\n  article\n  article h2 { font-size: 26px; margin: 44px 0 16px; }\n  article h3 { font-size: 19px; margin: 28px 0 12px; }\n  .comparison-row { grid-template-columns: 1fr; }\n  .cta-block { padding: 28px 24px; }\n  .toc { padding: 22px 24px; }\n  .scale-grid { grid-template-columns: 1fr; gap: 20px; }\n  .scale-block { padding: 24px; }\n  .related { padding: 24px; }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba6e1fc elementor-widget elementor-widget-text-editor\" data-id=\"ba6e1fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p class=\"font-claude-response-body break-words whitespace-normal\"><em>&#8220;Quick note: This article reflects our perspective on EmpCo from a marketing point of view and is not legal advice.&#8221;<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-211c7b1 elementor-widget elementor-widget-html\" data-id=\"211c7b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<article>\n  <div class=\"container\">\n \n    <p>The Empowering Consumers Directive governs any \"commercial communication directed at consumers\" \u2014 which is essentially the definition of online marketing. What many marketing leads underestimate: the directive is channel-blind. A generic climate-neutrality claim is just as problematic in a Google ad as on a product detail page. An eco-claim in an influencer post carries the same legal weight as one on packaging. And especially relevant: in marketing formats, the space available for substantiation is often minimal \u2014 which paradoxically raises the compliance bar.<\/p>\n \n    <p>This article maps out what's changing for the most important online marketing channels and which spots are particularly high-risk.<\/p>\n \n    <div class=\"toc\">\n      <div class=\"toc-title\">Contents<\/div>\n      <ol>\n        <li><a href=\"#why-marketing\">Why marketing teams are especially in the spotlight<\/a><\/li>\n        <li><a href=\"#sea\">Google Ads and SEA<\/a><\/li>\n        <li><a href=\"#social\">Meta, TikTok, Pinterest, LinkedIn<\/a><\/li>\n        <li><a href=\"#seo\">SEO: Meta tags, snippets, content<\/a><\/li>\n        <li><a href=\"#email\">Email marketing and CRM<\/a><\/li>\n        <li><a href=\"#influencer\">Influencer collaborations<\/a><\/li>\n        <li><a href=\"#affiliate\">Affiliate and partner marketing<\/a><\/li>\n        <li><a href=\"#was-tun\">What marketing teams should do now<\/a><\/li>\n      <\/ol>\n    <\/div>\n \n    <h2 id=\"why-marketing\">Why marketing teams are especially in the spotlight<\/h2>\n \n    <p>Three factors make marketing an above-average risk area:<\/p>\n \n    <p><strong>Compression increases risk.<\/strong> Marketing formats force short, punchy messaging. A Google ad headline has 30 characters, an email subject line maybe 40, a newsletter hero banner half a sentence. It's precisely in this compression that language becomes prone to using generic eco-terms \u2014 \"sustainable,\" \"climate-neutral,\" \"organic\" \u2014 as conversion boosters, with no room left for substantiation.<\/p>\n \n    <p><strong>Volume and iteration.<\/strong> Performance marketing setups produce thousands of ad variants, A\/B tests, and dynamic adjustments. What's being tested today may be paused tomorrow and live again the day after. A claim that was accurate in the briefing can become problematic in a variant \u2014 and nobody notices.<\/p>\n \n    <p><strong>Distribution across channels and owners.<\/strong> Performance marketing runs through Agency A, the newsletter through Agency B, influencer collaborations are coordinated by the in-house team, affiliate marketing runs through platforms like Awin or Tradedoubler. Compliance rarely has full visibility \u2014 and the individual owners often don't know the directive exists.<\/p>\n \n    <h2 id=\"sea\">Google Ads and SEA<\/h2>\n \n    <p>Search ads are especially vulnerable because marketers traditionally rely on buzzword-stuffing there \u2014 cramming as many relevant terms as possible into limited space to maximize click-through rate. That exact compression is what makes it problematic under EmpCo.<\/p>\n \n    <h3>Example: A typical Google Search Ad<\/h3>\n \n    <div class=\"comparison\">\n      <div class=\"comparison-row header\">\n        <div class=\"comparison-cell\">Before (risky as of Sept 27, 2026)<\/div>\n        <div class=\"comparison-cell\">After (compliant)<\/div>\n      <\/div>\n      <div class=\"comparison-row\">\n        <div class=\"comparison-cell bad\">\n          <strong>Headline 1:<\/strong> Organic detergent, cheap<br>\n          <strong>Headline 2:<\/strong> Climate-neutral &amp; sustainable<br>\n          <strong>Headline 3:<\/strong> 100% eco-friendly<br>\n          <strong>Description:<\/strong> Our climate-neutral organic detergents \u2014 natural, sustainable, and eco-friendly. On sale now.\n        <\/div>\n        <div class=\"comparison-cell good\">\n          <strong>Headline 1:<\/strong> Sensitive detergent, 1L<br>\n          <strong>Headline 2:<\/strong> Bottle made of 70% recyclate<br>\n          <strong>Headline 3:<\/strong> 30 loads per bottle<br>\n          <strong>Description:<\/strong> Skin-friendly detergent with a highly concentrated formula. Bottle made from 70% post-consumer recyclate (PET). Ingredients and evidence available on the product page.\n        <\/div>\n      <\/div>\n    <\/div>\n \n    <div class=\"infobox\">\n      <div class=\"infobox-title\">An important takeaway for performance marketers<\/div>\n      <p>Substantiated environmental claims can hardly be fit into a 30-character headline. Anyone writing \"climate-neutral\" or \"biodegradable\" in a Google ad can't deliver the required specificity (methodology, reference basis, source) within that format \u2014 even well-meaning shortenings like \"98% biodegradable per OECD\" leave it unclear whether the claim applies to surfactants, all organic ingredients, or the product as a whole.<\/p>\n      <p>The clean strategic conclusion: in performance marketing formats, eco-claims belong on the landing page, not in the headline. Anyone wanting to advertise recyclate content, biodegradability, or similar concrete environmental properties should make sure the full substantiation \u2014 measured values, reference basis, test method, source reference \u2014 lives on the linked landing page.<\/p>\n    <\/div>\n \n    <h3>What to watch for specifically with Google Ads<\/h3>\n \n    <ul>\n      <li><strong>Responsive Search Ads<\/strong> \u2014 when 15 headlines are uploaded and Google algorithmically combines them into ad copy, every combination is legally relevant. Even unintended combinations like \"Climate-neutral detergent\" + \"up to 50% cheaper\" are fully attributable to the advertiser.<\/li>\n      <li><strong>Sitelinks and callouts<\/strong> \u2014 short eco-buzzwords like \"Climate-neutral,\" \"Sustainable,\" or \"CO\u2082-free\" as a callout are bare advertising claims with no room for substantiation. These fall particularly clearly under the prohibitions.<\/li>\n      <li><strong>Performance Max<\/strong> \u2014 fully automated campaigns with Google-generated asset combinations. Control here is especially limited \u2014 marketers need to keep every submittable asset clean to avoid risky combinations.<\/li>\n      <li><strong>Shopping Ads<\/strong> \u2014 fed directly from the product feed. Anyone with feed problems has Shopping Ad problems too.<\/li>\n      <li><strong>Display and video ads<\/strong> \u2014 visual elements come into play here (green nature imagery, earth symbols), which can function as implicit environmental claims.<\/li>\n    <\/ul>\n \n    <h3>Platform-level sanctions<\/h3>\n \n    <p>Google itself has tightened its greenwashing policies over the years. Anyone placing EmpCo violations in ads risks not just legal consequences but platform sanctions too: rejected ads, reduced delivery, and in extreme cases, suspended accounts. That's a direct performance problem, not a theoretical compliance risk.<\/p>\n \n    <h2 id=\"social\">Meta, TikTok, Pinterest, LinkedIn<\/h2>\n \n    <p>Social ads offer more text space than search ads, but come with stronger visual components. That creates different risks:<\/p>\n \n    <ul>\n      <li><strong>Meta Ads<\/strong> (Facebook, Instagram) \u2014 Primary Text offers more room for substantiation, but this is often undercut by generic lifestyle headlines. Carousel ads with individual slides add complexity, since each slide is legally relevant on its own.<\/li>\n      <li><strong>TikTok Ads<\/strong> \u2014 an extremely visually dense format, often featuring nature imagery, \"earth-friendly\" hashtags, and user-generated content. The overlap with influencer marketing is substantial.<\/li>\n      <li><strong>Pinterest Shopping<\/strong> \u2014 product pins come with description, highlights, and categorization. \"Sustainability\" filters and \"eco-friendly\" tags function like mini-seals.<\/li>\n      <li><strong>LinkedIn Ads<\/strong> \u2014 even B2B advertising with sustainability messaging falls under EmpCo once it's served to consumers (including end customers in B2B contexts).<\/li>\n    <\/ul>\n \n    <p>One notable scenario on social: advertising with branded hashtags like #ClimateNeutral or #Sustainable, used both organically and commercially. Launching a branded hashtag campaign with misleading claims creates a commercial statement that then takes on a life of its own \u2014 including through user contributions.<\/p>\n \n    <h2 id=\"seo\">SEO: Meta tags, snippets, content<\/h2>\n \n    <p>SEO copy is often not seen as advertising \u2014 but it is commercial communication as soon as it promotes products or the company's own range. Three specific scenarios:<\/p>\n \n    <h3>Meta tags and SERP snippets<\/h3>\n \n    <p>Meta titles and meta descriptions are the shortest commercial communication formats there are. This is exactly where buzzword-stuffing tends to be most intense \u2014 \"Organic Eco Climate-neutral Natural Cosmetics\" as a title tag is standard practice and highly risky at the same time. Since snippets are shown in the SERP, they're visible to consumers \u2014 and therefore commercial claims.<\/p>\n \n    <h3>Featured snippets and answer boxes<\/h3>\n \n    <p>When Google pulls website content into a featured snippet, that quoted claim gets prominent placement in search results. Writing \"Our organic detergent is climate-neutral\" in a guide article, and having Google extract it into a snippet, multiplies the risk. Snippet-optimized content should therefore be phrased with particular care.<\/p>\n \n    <h3>SEO copy and guide content<\/h3>\n \n    <p>Advisory content, magazine articles, and SEO copy about sustainability fall within scope if they reference specific products or the company's own range. Purely editorial content with no commercial link isn't covered \u2014 but the line is blurry in marketing content.<\/p>\n \n    <h2 id=\"email\">Email marketing and CRM<\/h2>\n \n    <p>Email marketing holds a special status under EmpCo: subject lines are extremely short and headlines very punchy, but marketers have far more room for substantiation within the email body than in ad formats. That makes email structurally better suited to clean communication \u2014 provided execution discipline holds up.<\/p>\n \n    <h3>Example: Newsletter subject line<\/h3>\n \n    <div class=\"comparison\">\n      <div class=\"comparison-row header\">\n        <div class=\"comparison-cell\">Before (risky as of Sept 27, 2026)<\/div>\n        <div class=\"comparison-cell\">After (compliant)<\/div>\n      <\/div>\n      <div class=\"comparison-row\">\n        <div class=\"comparison-cell bad\">\n          \ud83c\udf3f Our climate-neutral highlights \u2014 discover them now\n        <\/div>\n        <div class=\"comparison-cell good\">\n          New sensitive line: bottle made from 70% post-consumer recyclate\n        <\/div>\n      <\/div>\n    <\/div>\n \n    <h3>Specific risks in email marketing<\/h3>\n \n    <ul>\n      <li><strong>Subject lines with eco-terms<\/strong> \u2014 shown in inbox previews without context<\/li>\n      <li><strong>Preheader text<\/strong> \u2014 the second line in the inbox preview, often carrying short marketing messages<\/li>\n      <li><strong>Hero banners in newsletters<\/strong> \u2014 visually dominant elements with nature imagery and punchy messaging<\/li>\n      <li><strong>Trigger emails<\/strong> such as abandoned-cart emails saying \"These sustainable products are still waiting for you\"<\/li>\n      <li><strong>Marketing footers in transactional emails<\/strong> \u2014 even order confirmations with \"Thank you for your climate-friendly purchase\" count as commercial claims<\/li>\n      <li><strong>Personalized recommendations<\/strong> \u2014 if the CRM tags products as \"sustainable\" and recommends them automatically, that's an algorithmically generated environmental claim<\/li>\n    <\/ul>\n \n    <h2 id=\"influencer\">Influencer collaborations<\/h2>\n \n    <p>Influencer marketing is legally complex. The rule of thumb: both the influencer and the commissioning brand can be held liable \u2014 depending on the setup.<\/p>\n \n    <ul>\n      <li><strong>Structured collaborations with a briefing<\/strong> \u2014 if the brand specifies concrete messaging, hashtags, or buzzwords, it shares liability. Briefings that mandate terms like \"climate-neutral\" or \"sustainable\" are especially risky.<\/li>\n      <li><strong>Affiliate influencers without a briefing<\/strong> \u2014 the influencer is primarily liable themselves, though the brand can still be implicated where there's a systematic pattern of greenwashing in the collaboration.<\/li>\n      <li><strong>UGC campaigns<\/strong> \u2014 when brands call on consumers to post, they take on editorial co-responsibility for the claims generated that way.<\/li>\n    <\/ul>\n \n    <p>Practical tip: briefings should specify concrete, substantiable messages instead of generic eco-terms. Instead of \"Talk about how the product is sustainable,\" go with \"Talk about how the packaging is made of 70% recycled PET.\" That protects both the brand and the influencer.<\/p>\n \n    <h2 id=\"affiliate\">Affiliate and partner marketing<\/h2>\n \n    <p>Affiliate networks like Awin, Tradedoubler, or AdCell distribute ad creative across thousands of partner websites. An advertiser placing problematic banners or copy multiplies the risk hundredfold. Conversely, if affiliate partners create their own copy with greenwashing terms, the advertiser can share liability \u2014 depending on the contractual setup.<\/p>\n \n    <p>A systematic cleanup of the creative database within the affiliate network before the deadline is advisable. Partner contracts should also flag the changed legal situation.<\/p>\n \n    <h2 id=\"was-tun\">What marketing teams should do now<\/h2>\n \n    <ol>\n      <li><strong>Build a channel inventory<\/strong> \u2014 which marketing channels are currently running, with which creative, in which languages, carrying which messages?<\/li>\n      <li><strong>Clean up ad copy and asset libraries<\/strong> \u2014 remove buzzword-stuffing from headlines, descriptions, callouts, sitelinks. For Responsive Search Ads, mentally run through every possible asset combination.<\/li>\n      <li><strong>Revise briefings<\/strong> \u2014 update marketing briefings that mandate generic eco-terms. Specify substantiable messaging instead.<\/li>\n      <li><strong>Screen newsletters and trigger emails<\/strong> \u2014 subject lines, preheaders, hero banners, marketing footers in transactional emails<\/li>\n      <li><strong>Review influencer and affiliate contracts<\/strong> \u2014 build in compliance clauses, standardize briefings<\/li>\n      <li><strong>Audit SEO assets<\/strong> \u2014 meta tags, featured-snippet-optimized content, magazine articles<\/li>\n      <li><strong>Establish ongoing monitoring<\/strong> \u2014 marketing content changes daily. A one-time review isn't enough.<\/li>\n      <li><strong>Cross-team coordination<\/strong> \u2014 marketing, compliance, legal, and brand need to come together. Compliance can't keep cleaning up after what marketing produces fresh every day.<\/li>\n    <\/ol>\n \n    <div class=\"cta-block\">\n      <h3>Check your marketing channels for EmpCo risk<\/h3>\n      <p>We don't just screen website copy \u2014 we can also connect directly to your marketing platforms' APIs and apply the same classification and substantiation logic to ad copy, newsletter content, and product feeds. This is conceptually planned for Phase 2 of our roadmap; for pilot interest, we're happy to scale it up earlier. Get in touch.<\/p>\n      <a href=\"\/empco-check\/\" class=\"cta-button\">\n        Discuss a pilot setup\n        <svg width=\"14\" height=\"10\" viewBox=\"0 0 16 12\" fill=\"none\">\n          <path d=\"M1 6h14m0 0L10 1m5 5l-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n \n   <div class=\"related\">\n  <div class=\"related-title\">Related articles<\/div>\n  <a href=\"https:\/\/www.searchviu.com\/en\/empco-directive-explained\/\" class=\"related-link\">\n    <h4>The Empowering Consumers Directive: The Complete Overview<\/h4>\n    <p class=\"related-desc\">What the directive regulates, when it takes effect, what sanctions apply, and how implementation looks under German UWG law.<\/p>\n  <\/a>\n  <a href=\"https:\/\/www.searchviu.com\/en\/empco-ecommerce-online-shops\/\" class=\"related-link\">\n    <h4>EmpCo in E-Commerce: What Changes for Online Shops, Marketplaces, and Dropshipping?<\/h4>\n    <p class=\"related-desc\">How the directive affects product detail pages, product feeds, marketplace listings, and dropshipping setups.<\/p>\n  <\/a>\n  <a href=\"https:\/\/www.searchviu.com\/en\/empco-corporate-group-compliance\/\" class=\"related-link\">\n    <h4>EmpCo for Corporate Groups: What Multi-Brand Companies Need to Address Now<\/h4>\n    <p class=\"related-desc\">Multi-brand portfolios face particular EmpCo challenges: corporate sites, brand microsites, CSRD overlap, press releases.<\/p>\n  <\/a>\n<\/div>\n \n    <div class=\"disclaimer-footer\">\n      <p><br><strong>Note:<\/strong> This article was researched with the greatest possible care but does not constitute legal advice. For a binding legal assessment of your specific case, please consult a qualified commercial law firm. Sources: Directive (EU) 2024\/825 (EUR-Lex), EU Commission Q&amp;A on EmpCo (as of November 27, 2025), Third Act Amending the UWG (Federal Law Gazette 2026 I No. 43).<\/p>\n    <\/div>\n \n  <\/div>\n<\/article>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Marketing teams are often the source of the claims that later give compliance teams headaches. With the Empowering Consumers Directive, the playing field changes fundamentally: buzzwords in ad copy, generic eco-claims in newsletters, influencer posts with greenwashing \u2014 all of it now falls under the same rules as the website itself. We break down what&#8217;s actually changing.<\/p>\n","protected":false},"author":1,"featured_media":9030,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"categories":[39],"tags":[30],"class_list":["post-9028","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-empco","tag-english"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EmpCo in Online Marketing: What Changes for Ads, SEO &amp; Email<\/title>\n<meta name=\"description\" content=\"The Empowering Consumers Directive affects every marketing channel \u2014 Google Ads, Meta, newsletters, SEO, influencers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.searchviu.com\/en\/empco-online-marketing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EmpCo Hits Every Marketing Channel \u2014 Are Your Ads Ready?\" \/>\n<meta property=\"og:description\" content=\"Buzzwords in ad headlines, eco-claims in newsletters, influencer greenwashing \u2014 EmpCo treats them all like your website. See what changes channel by channel.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.searchviu.com\/en\/empco-online-marketing\/\" \/>\n<meta property=\"og:site_name\" content=\"SEO Data Warehouse And Monitoring\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-10T11:32:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T11:34:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.searchviu.com\/wp-content\/uploads\/2026\/06\/Social-Preview-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@searchviu\" \/>\n<meta name=\"twitter:site\" content=\"@searchviu\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/\"},\"author\":{\"name\":\"Michael\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#\\\/schema\\\/person\\\/047e04e169af50cb1ca9d948557fa1c2\"},\"headline\":\"EmpCo in Online Marketing: What Changes for Ads, SEO, Email, and Influencers\",\"datePublished\":\"2026-06-10T11:32:44+00:00\",\"dateModified\":\"2026-07-10T11:34:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/\"},\"wordCount\":1839,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.searchviu.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/searchVIU_blog-pictures-6-1.jpg\",\"keywords\":[\"english\"],\"articleSection\":[\"EmpCo\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/\",\"url\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/\",\"name\":\"EmpCo in Online Marketing: What Changes for Ads, SEO & Email\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.searchviu.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/searchVIU_blog-pictures-6-1.jpg\",\"datePublished\":\"2026-06-10T11:32:44+00:00\",\"dateModified\":\"2026-07-10T11:34:13+00:00\",\"description\":\"The Empowering Consumers Directive affects every marketing channel \u2014 Google Ads, Meta, newsletters, SEO, influencers.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.searchviu.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/searchVIU_blog-pictures-6-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.searchviu.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/searchVIU_blog-pictures-6-1.jpg\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/empco-online-marketing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.searchviu.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EmpCo in Online Marketing: What Changes for Ads, SEO, Email, and Influencers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#website\",\"url\":\"https:\\\/\\\/www.searchviu.com\\\/\",\"name\":\"SEO Data Warehouse And Monitoring\",\"description\":\"SEO Solutions For Teams And Agencies\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.searchviu.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#organization\",\"name\":\"searchVIU\",\"url\":\"https:\\\/\\\/www.searchviu.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.searchviu.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/d3babe41-searchviu-logo2x.png\",\"contentUrl\":\"https:\\\/\\\/www.searchviu.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/d3babe41-searchviu-logo2x.png\",\"width\":340,\"height\":340,\"caption\":\"searchVIU\"},\"image\":{\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/searchviu\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/searchviu\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.searchviu.com\\\/#\\\/schema\\\/person\\\/047e04e169af50cb1ca9d948557fa1c2\",\"name\":\"Michael\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0e383ecb4d55e87b2093a198ac18315bff59afd030de65ea2c5b9172bb951d89?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0e383ecb4d55e87b2093a198ac18315bff59afd030de65ea2c5b9172bb951d89?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0e383ecb4d55e87b2093a198ac18315bff59afd030de65ea2c5b9172bb951d89?s=96&d=mm&r=g\",\"caption\":\"Michael\"},\"sameAs\":[\"https:\\\/\\\/www.searchviu.com\"],\"url\":\"https:\\\/\\\/www.searchviu.com\\\/en\\\/author\\\/michaelsearchviu-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EmpCo in Online Marketing: What Changes for Ads, SEO & Email","description":"The Empowering Consumers Directive affects every marketing channel \u2014 Google Ads, Meta, newsletters, SEO, influencers.","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:\/\/www.searchviu.com\/en\/empco-online-marketing\/","og_locale":"en_US","og_type":"article","og_title":"EmpCo Hits Every Marketing Channel \u2014 Are Your Ads Ready?","og_description":"Buzzwords in ad headlines, eco-claims in newsletters, influencer greenwashing \u2014 EmpCo treats them all like your website. See what changes channel by channel.","og_url":"https:\/\/www.searchviu.com\/en\/empco-online-marketing\/","og_site_name":"SEO Data Warehouse And Monitoring","article_published_time":"2026-06-10T11:32:44+00:00","article_modified_time":"2026-07-10T11:34:13+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2026\/06\/Social-Preview-2.jpg","type":"image\/jpeg"}],"author":"Michael","twitter_card":"summary_large_image","twitter_creator":"@searchviu","twitter_site":"@searchviu","twitter_misc":{"Written by":"Michael","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#article","isPartOf":{"@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/"},"author":{"name":"Michael","@id":"https:\/\/www.searchviu.com\/#\/schema\/person\/047e04e169af50cb1ca9d948557fa1c2"},"headline":"EmpCo in Online Marketing: What Changes for Ads, SEO, Email, and Influencers","datePublished":"2026-06-10T11:32:44+00:00","dateModified":"2026-07-10T11:34:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/"},"wordCount":1839,"commentCount":0,"publisher":{"@id":"https:\/\/www.searchviu.com\/#organization"},"image":{"@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2026\/07\/searchVIU_blog-pictures-6-1.jpg","keywords":["english"],"articleSection":["EmpCo"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.searchviu.com\/empco-online-marketing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/","url":"https:\/\/www.searchviu.com\/empco-online-marketing\/","name":"EmpCo in Online Marketing: What Changes for Ads, SEO & Email","isPartOf":{"@id":"https:\/\/www.searchviu.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#primaryimage"},"image":{"@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2026\/07\/searchVIU_blog-pictures-6-1.jpg","datePublished":"2026-06-10T11:32:44+00:00","dateModified":"2026-07-10T11:34:13+00:00","description":"The Empowering Consumers Directive affects every marketing channel \u2014 Google Ads, Meta, newsletters, SEO, influencers.","breadcrumb":{"@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.searchviu.com\/empco-online-marketing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#primaryimage","url":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2026\/07\/searchVIU_blog-pictures-6-1.jpg","contentUrl":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2026\/07\/searchVIU_blog-pictures-6-1.jpg","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.searchviu.com\/empco-online-marketing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.searchviu.com\/en\/"},{"@type":"ListItem","position":2,"name":"EmpCo in Online Marketing: What Changes for Ads, SEO, Email, and Influencers"}]},{"@type":"WebSite","@id":"https:\/\/www.searchviu.com\/#website","url":"https:\/\/www.searchviu.com\/","name":"SEO Data Warehouse And Monitoring","description":"SEO Solutions For Teams And Agencies","publisher":{"@id":"https:\/\/www.searchviu.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.searchviu.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.searchviu.com\/#organization","name":"searchVIU","url":"https:\/\/www.searchviu.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.searchviu.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2023\/02\/d3babe41-searchviu-logo2x.png","contentUrl":"https:\/\/www.searchviu.com\/wp-content\/uploads\/2023\/02\/d3babe41-searchviu-logo2x.png","width":340,"height":340,"caption":"searchVIU"},"image":{"@id":"https:\/\/www.searchviu.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/searchviu","https:\/\/www.linkedin.com\/company\/searchviu\/"]},{"@type":"Person","@id":"https:\/\/www.searchviu.com\/#\/schema\/person\/047e04e169af50cb1ca9d948557fa1c2","name":"Michael","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0e383ecb4d55e87b2093a198ac18315bff59afd030de65ea2c5b9172bb951d89?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0e383ecb4d55e87b2093a198ac18315bff59afd030de65ea2c5b9172bb951d89?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0e383ecb4d55e87b2093a198ac18315bff59afd030de65ea2c5b9172bb951d89?s=96&d=mm&r=g","caption":"Michael"},"sameAs":["https:\/\/www.searchviu.com"],"url":"https:\/\/www.searchviu.com\/en\/author\/michaelsearchviu-com\/"}]}},"modified_by":"Katja","_links":{"self":[{"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/posts\/9028","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/comments?post=9028"}],"version-history":[{"count":4,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/posts\/9028\/revisions"}],"predecessor-version":[{"id":9033,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/posts\/9028\/revisions\/9033"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/media\/9030"}],"wp:attachment":[{"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/media?parent=9028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/categories?post=9028"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.searchviu.com\/en\/wp-json\/wp\/v2\/tags?post=9028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}