{"id":3604,"date":"2025-07-25T04:10:43","date_gmt":"2025-07-25T04:10:43","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=3604"},"modified":"2025-07-25T06:57:51","modified_gmt":"2025-07-25T06:57:51","slug":"how-to-fix-alternate-page-with-proper-canonical-tag-in-google-search-console","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/how-to-fix-alternate-page-with-proper-canonical-tag-in-google-search-console\/","title":{"rendered":"How to Fix \u201cAlternate Page with Proper Canonical Tag\u201d in Google Search Console"},"content":{"rendered":"<h2>Table of Contents<\/h2>\n<ul>\n<li style=\"list-style-type: none;\"><\/li>\n<\/ul>\n<ul>\n<li><a href=\"#section-1\">Introduction<\/a><\/li>\n<li><a href=\"#section-2\">What Is a Canonical Tag and Why It Matters<\/a><\/li>\n<li><a href=\"#section-3\">What Does \u201cAlternate Page with Proper Canonical Tag\u201d Mean?<\/a><\/li>\n<li><a href=\"#section-4\">How to Identify Affected Pages in Google Search Console<\/a><\/li>\n<li><a href=\"#section-5\">Root Causes: Why Canonical Tag Issues Happen<\/a><\/li>\n<li><a href=\"#section-6\">Fixing Canonical Tag Issues<\/a><\/li>\n<li><a href=\"#section-7\">Best Practices to Avoid Canonical Tag Issues<\/a><\/li>\n<li><a href=\"#section-8\">Conclusion<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\">Introduction<\/h2>\n<p>Google Search Console (GSC) often shows technical warnings. One common one is \u201cAlternate page with proper canonical tag.\u201d This message may initially seem concerning. However, that doesn&#8217;t always indicate a problem.<\/p>\n<p>When Google discovers two pages with nearly identical or comparable content, this notification shows. One page is selected as the <strong>main version<\/strong> (canonical). The other is treated as a <strong>duplicate<\/strong>. Google skips the duplicate in indexing. Instead, it uses the canonical version for search rankings.<\/p>\n<p>Not all the time is this an issue. It is sometimes anticipated behavior. However, if important pages are being skipped, it could hurt your SEO.<\/p>\n<p>For WooCommerce and WordPress websites, this issue is common. Many filters, tags, or category pages can create near-duplicate URLs. If these duplicates aren\u2019t managed well, Google may index the wrong page.<\/p>\n<p>That\u2019s why understanding this message is important. You can\u2019t fix what you don\u2019t understand. Let&#8217;s examine the function of canonical tags and their significance.<\/p>\n<h2 id=\"section-2\">What Is a Canonical Tag and Why It Matters<\/h2>\n<p>A canonical tag is an HTML element used to specify the preferred version of a webpage. It helps search engines in determining a page&#8217;s preferred version. Here\u2019s how it looks:<\/p>\n<p>&lt;link rel=&#8221;canonical&#8221; href=&#8221;https:\/\/example.com\/page-you-want-indexed\/&#8221; \/&gt;<\/p>\n<p>Let\u2019s say you have two pages:<\/p>\n<ul>\n<li>https:\/\/example.com\/shoes?color=blue<\/li>\n<li>https:\/\/example.com\/shoes<\/li>\n<\/ul>\n<p>Both show the same content. You don\u2019t want Google to index both. You want only the main version (clean URL) in search results.<\/p>\n<p>This is where a <strong>canonical tag<\/strong> helps. By adding the canonical tag to the duplicate version, you tell Google:<\/p>\n<p>\u201cHey, the original version is over there. Please index that.\u201d<\/p>\n<p>Confusion is avoided in this way. It also avoids problems with duplicate content. Duplicate content can hurt your rankings. It splits link value between multiple URLs. That means lost SEO strength.<\/p>\n<p>Here\u2019s what canonical tags help with:<\/p>\n<ul>\n<li>Avoiding duplicate content penalties<\/li>\n<li>Combining page authority to one URL<\/li>\n<li>Guiding Google to the main page<\/li>\n<li>Managing URL parameters and filters<\/li>\n<\/ul>\n<p>Google prefers clean, consolidated signals. When you use canonical tags correctly, it helps your site rank better.<\/p>\n<p>But if you use them wrong, it causes trouble. Google might skip pages you want indexed. That\u2019s when the <strong>\u201calternate page with proper canonical tag\u201d<\/strong> warning appears.<\/p>\n<h2 id=\"section-3\">What Does \u201cAlternate Page with Proper Canonical Tag\u201d Mean?<\/h2>\n<p>There are numerous kinds of index status signals that Google Search Console can provide. &#8220;Alternate page with proper canonical tag&#8221; is among the most popular. This appears under the <strong>Pages<\/strong> section in GSC.<\/p>\n<p>It means Google found <strong>multiple versions of similar content<\/strong>. One version has been selected as the <strong>canonical (main)<\/strong> page. Other versions are skipped for indexing. These skipped pages are labeled as <strong>alternate pages<\/strong>.<\/p>\n<p>This isn&#8217;t necessarily a negative thing. It&#8217;s the right thing to do in many situations. For example:<\/p>\n<ul>\n<li>Parameter-based URLs<\/li>\n<li>Duplicate category or filter pages<\/li>\n<li>Printer-friendly or AMP pages<\/li>\n<li>Sorting options like ?sort=newest<\/li>\n<\/ul>\n<p>If these versions have the correct canonical tag pointing to the main page, Google will ignore them. The phrase &#8220;with proper canonical tag&#8221; is included in the message for this reason. It confirms Google understands your preferred version.<\/p>\n<p>However, this can <strong>become a problem<\/strong> when:<\/p>\n<ul>\n<li>Important pages are mistakenly skipped.<\/li>\n<li>Canonical tags point to the wrong page.<\/li>\n<li>The wrong page is selected for indexing.<\/li>\n<li>You are missing traffic from pages that should be indexed.<\/li>\n<\/ul>\n<p>So, even if this status isn\u2019t always an \u201cerror,\u201d you should still review it carefully.<\/p>\n<h2 id=\"section-4\">How to Identify Affected Pages in Google Search Console<\/h2>\n<p>Follow these updated steps to check affected URLs:<\/p>\n<ol>\n<li>Open your Google Search Console account and log in.<\/li>\n<li>Click &#8220;Pages&#8221; in the Indexing section of the menu on the left.<\/li>\n<li>The label can be found under the Not Indexed tab:<br \/>\n<strong>\u201cAlternate page with proper canonical tag\u201d<\/strong><\/li>\n<li>Click on it to view the <strong>list of affected URLs<\/strong>.<\/li>\n<\/ol>\n<p>These are the pages that Google skipped indexing due to canonical signals.<\/p>\n<p>To examine an individual URL further:<\/p>\n<ul>\n<li>Use the <strong>URL Inspection Tool<\/strong><\/li>\n<li>Paste the affected URL and hit Enter<\/li>\n<li>GSC will show you:\n<ul>\n<li>If the URL is indexed<\/li>\n<li>The canonical URL Google selected<\/li>\n<li>Any issues preventing indexing<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>If the canonical tag is correct, no fix is needed. But if <strong>Google selected the wrong page<\/strong>, or <strong>you did not intend for the page to be excluded<\/strong>, you\u2019ll need to adjust the canonical settings.<\/p>\n<p>For <strong>Yoast SEO<\/strong> users:<\/p>\n<ul>\n<li>Edit the page or post in WordPress<\/li>\n<li>Scroll to the <strong>Yoast SEO meta box<\/strong><\/li>\n<li>Under the <strong>Advanced tab<\/strong>, check the <strong>Canonical URL field<\/strong><\/li>\n<li>Update it if needed and save the changes<\/li>\n<\/ul>\n<h2 id=\"section-5\">Root Causes: Why Canonical Tag Issues Happen<\/h2>\n<p>Canonical tags are meant to guide Google. But sometimes, they can confuse it instead. If they are set incorrectly, Google might skip important pages. This leads to <strong>\u201calternate page with proper canonical tag\u201d<\/strong> warnings.<\/p>\n<p>Let\u2019s explore the common causes behind these issues. The first step in resolving an issue is identifying its underlying cause.<\/p>\n<ol>\n<li><strong> Wrong Canonical URL Set by SEO Plugin<\/strong><\/li>\n<\/ol>\n<p>Plugins like <strong>Yoast SEO<\/strong> let you control canonical URLs. But if the wrong URL is entered, Google may exclude the page from indexing.<\/p>\n<p>This can happen when:<\/p>\n<ul>\n<li>You manually set the canonical to another page<\/li>\n<li>A plugin update overrides your settings<\/li>\n<li>A developer adds a hardcoded tag in the theme<\/li>\n<\/ul>\n<p><strong>Tip<\/strong>: Always check if your page has a <strong>self-referencing canonical<\/strong> (i.e., points to itself) unless it should point elsewhere.<\/p>\n<ol start=\"2\">\n<li><strong> Duplicate or Similar Content Pages<\/strong><\/li>\n<\/ol>\n<p>Google avoids indexing duplicate content. If your site has pages that look alike, Google may group them together. It will then index only one of them and mark the rest as alternates.<\/p>\n<p>Common examples include:<\/p>\n<ul>\n<li>Filtered product listings (?size=large)<\/li>\n<li>Tag or archive pages<\/li>\n<li>Category duplicates with or without trailing slashes<\/li>\n<\/ul>\n<p>Even slight differences in content may not be enough to convince Google both pages are unique.<\/p>\n<ol start=\"3\">\n<li><strong> URL Parameters and Session IDs<\/strong><\/li>\n<\/ol>\n<p>Some sites create new URLs based on filters, tracking tags, or user sessions. These URLs may show the same content as the original.<\/p>\n<p>Examples:<\/p>\n<ul>\n<li>example.com\/shoes?utm_source=ad<\/li>\n<li>example.com\/shoes?ref=homepage<\/li>\n<\/ul>\n<p>Usually, these have a canonical tag that points to the clean version:<\/p>\n<ul>\n<li>example.com\/shoes<\/li>\n<\/ul>\n<p>If they don\u2019t, they may be flagged as alternate pages.<\/p>\n<ol start=\"4\">\n<li><strong> HTTP and HTTPS Conflicts<\/strong><\/li>\n<\/ol>\n<p>This generates two versions of every page if your website is accessible via both HTTP and HTTPS. One might be the primary page and the other an alternate, according to Google.<\/p>\n<p>Always make sure:<\/p>\n<ul>\n<li>HTTPS is enforced<\/li>\n<li>Canonical tags point to the HTTPS version<\/li>\n<li>Old HTTP pages are redirected with 301 redirects<\/li>\n<\/ul>\n<ol start=\"5\">\n<li><strong> Trailing Slashes or WWW Variants<\/strong><\/li>\n<\/ol>\n<p>URL variants like:<\/p>\n<ul>\n<li>example.com\/page<\/li>\n<li>example.com\/page\/<\/li>\n<li>www.example.com\/page<\/li>\n<\/ul>\n<p>&#8230;may cause duplicate issues if not handled well.<\/p>\n<p>Use one format across your site. Canonical tags should reflect your preferred structure.<\/p>\n<p>Google might disregard pages you truly want indexed if these problems accumulate. The good news? You can fix them all with the right setup.<\/p>\n<h2 id=\"section-6\">Fixing Canonical Tag Issues<\/h2>\n<p>Important pages may be left out of Google&#8217;s index due to canonical tag problems. These problems are often easy to fix once you understand their cause. In this section, we\u2019ll walk through the correct ways to update or set canonical tags \u2014 whether you\u2019re using WordPress with <strong>Yoast SEO<\/strong> or working on a custom-built website.<\/p>\n<p><strong>Fixing Canonical Tags with Yoast SEO (WordPress)<\/strong><\/p>\n<p>If you are using WordPress and the <strong>Yoast SEO<\/strong> plugin, updating canonical tags is straightforward. Within the WordPress editor, you have direct control over each page&#8217;s canonical URL.<\/p>\n<p>To use Yoast SEO to correct a canonical tag:<\/p>\n<ol>\n<li>In the WordPress editor, open the page or post.<\/li>\n<li>To access the Yoast SEO meta box, scroll down.<\/li>\n<li>Click the <strong>\u201cAdvanced\u201d tab<\/strong>.<\/li>\n<li>Locate the <strong>Canonical URL<\/strong> field.<\/li>\n<li>If the field is blank, Yoast will automatically add a self-referencing canonical tag (which is usually correct).<\/li>\n<li>If needed, enter the correct canonical URL \u2014 the version you want Google to index.<\/li>\n<li>Update or publish the page to save changes.<\/li>\n<\/ol>\n<p>If the page should be indexed because it is unique, use a self-referencing canonical. Only enter a different canonical URL if the current page is a duplicate or variation of another one.<\/p>\n<p>Avoid mistakenly pointing multiple pages to the homepage or unrelated URLs. Doing so can cause Google to ignore important content or lower the page\u2019s ranking potential.<\/p>\n<p><strong>Fixing Canonical Tags on Custom Websites (Manual Method)<\/strong><\/p>\n<p>If your site is not built with WordPress or does not use SEO plugins, you can manually add canonical tags in the HTML of each page.<\/p>\n<p>To do this:<\/p>\n<ul>\n<li>Open the HTML file for the page.<\/li>\n<li>Find the &lt;head&gt; section.<\/li>\n<li>Add this line of code:<\/li>\n<\/ul>\n<p>&lt;link rel=&#8221;canonical&#8221; href=&#8221;https:\/\/example.com\/your-preferred-url\/&#8221; \/&gt;<\/p>\n<ul>\n<li>Save the file and upload it to your server.<\/li>\n<\/ul>\n<p>Make sure the canonical URL you add is the one you want search engines to index. Avoid adding tracking parameters or unnecessary variations. Canonical tags should always point to the clean, correct version of the content.<\/p>\n<p>This method works well for:<\/p>\n<ul>\n<li>Static HTML websites<\/li>\n<li>PHP-based custom websites<\/li>\n<li>Platforms that don\u2019t offer SEO plugins<\/li>\n<\/ul>\n<p><strong>Use 301 Redirects for Removed or Merged Pages<\/strong><\/p>\n<p>In some cases, it\u2019s better to remove the page entirely and redirect it to another version. This applies when the content is outdated, merged into another page, or no longer useful.<\/p>\n<p>Search engines are informed when a page has changed permanently by a 301 redirect. It transfers link equity to the new page and prevents indexing of the old URL.<\/p>\n<p>To apply a 301 redirect in WordPress:<\/p>\n<ul>\n<li>Install a plugin like <strong>Redirection<\/strong> or use <strong>Yoast SEO Premium<\/strong>.<\/li>\n<li>Set the source URL (old page).<\/li>\n<li>Set the target URL (new page).<\/li>\n<li>Choose the <strong>301 redirect<\/strong> type and save it.<\/li>\n<\/ul>\n<p>For non-WordPress users, redirects can be added through server configuration or the .htaccess file.<\/p>\n<p>Use 301 redirects when:<\/p>\n<ul>\n<li>The page no longer exists.<\/li>\n<li>You have merged two or more pages.<\/li>\n<li>The old URL is thin or low quality.<\/li>\n<\/ul>\n<p><strong>Submit Pages for Reindexing in Google Search Console<\/strong><\/p>\n<p>After fixing canonical tags or setting up redirects, submit the updated URLs for reindexing. This helps Google see the changes faster.<\/p>\n<p>To do this:<\/p>\n<ol>\n<li>Go to <a href=\"https:\/\/search.google.com\/search-console\/about\"><strong>Google Search Console<\/strong><\/a>.<\/li>\n<li>Use the <strong>URL Inspection Tool<\/strong>.<\/li>\n<li>Enter the updated URL.<\/li>\n<li>Click <strong>\u201cRequest Indexing\u201d<\/strong>.<\/li>\n<\/ol>\n<p>This speeds up the process and ensures Google indexes the correct version of the page.<\/p>\n<h2 id=\"section-7\">Best Practices to Avoid Canonical Tag Issues<\/h2>\n<p>The next step after resolving current canonical issues is to make sure they don&#8217;t occur again. Canonical errors can quietly return during site changes, content updates, or plugin conflicts. That&#8217;s why proactive monitoring is key to long-term SEO health.<\/p>\n<p>The following best practices will assist you in avoiding canonical tag problems in the future:<\/p>\n<ol>\n<li><strong> Use Consistent URL Formats<\/strong><\/li>\n<\/ol>\n<p>Stick to one preferred URL version across your site:<\/p>\n<ul>\n<li>Always choose between <strong>www<\/strong> or <strong>non-www<\/strong><\/li>\n<li>Enforce <strong>HTTPS<\/strong> and redirect HTTP to HTTPS<\/li>\n<li>Keep trailing slashes consistent (\/page vs page\/)<\/li>\n<\/ul>\n<p>Inconsistent URLs can create duplicate content and confuse Google.<\/p>\n<ol start=\"2\">\n<li><strong> Add Self-Referencing Canonical Tags<\/strong><\/li>\n<\/ol>\n<p>Every indexable page should have a self-referencing canonical tag by default. This signals to search engines that the page is the primary source.<\/p>\n<p>If using Yoast SEO, this happens automatically \u2014 unless manually overridden.<\/p>\n<ol start=\"3\">\n<li><strong> Avoid Thin and Duplicate Pages<\/strong><\/li>\n<\/ol>\n<p>Pages with very similar content should either:<\/p>\n<ul>\n<li>Be merged into a single, powerful page.<\/li>\n<li>Or refer to the primary version using canonical tags.<\/li>\n<\/ul>\n<p>Common duplicates to review:<\/p>\n<ul>\n<li>Filtered category pages (\/shoes?color=blue)<\/li>\n<li>Tag archive pages<\/li>\n<li>Print-friendly versions<\/li>\n<li>Staging site URLs accidentally indexed<\/li>\n<\/ul>\n<ol start=\"4\">\n<li><strong> Audit After Major Site Changes<\/strong><\/li>\n<\/ol>\n<p>After any of these events, review your canonical setup:<\/p>\n<ul>\n<li>Website redesign<\/li>\n<li>URL structure changes<\/li>\n<li>Switching themes or page builders<\/li>\n<li>Adding or removing SEO plugins<\/li>\n<\/ul>\n<p>To crawl your website and verify canonical tags, use tools such as Ahrefs, Sitebulb, or Screaming Frog.<\/p>\n<ol start=\"5\">\n<li><strong> Monitor Indexing in Google Search Console<\/strong><\/li>\n<\/ol>\n<p>Check the <strong>Pages report<\/strong> regularly under the <strong>Indexing<\/strong> tab in GSC.<br \/>\nWatch for increases in:<\/p>\n<ul>\n<li>\u201cAlternate page with proper canonical tag\u201d<\/li>\n<li>\u201cDuplicate, Google chose different canonical than user\u201d<\/li>\n<\/ul>\n<p>These indicators might highlight problems before they have an impact on rankings.<\/p>\n<ol start=\"6\">\n<li><strong> Avoid Unnecessary Canonical Overrides<\/strong><\/li>\n<\/ol>\n<p>Only override canonical tags when absolutely needed. Avoid setting canonical tags to unrelated or less relevant pages. This may cause Google to de-index the correct version.<\/p>\n<h2 id=\"section-8\">Conclusion<\/h2>\n<p>In order to direct search engines to the appropriate material, canonical tags are essential. Misconfigurations can quietly harm your visibility, impact indexing, and dilute search performance. Staying on top of canonical setups ensures that your key pages remain discoverable and competitive in search results. Whether you&#8217;re running a blog, online store, or service site, technical SEO hygiene is non-negotiable.<\/p>\n<p>Need help managing canonical tags or resolving Search Console indexing issues?<br \/>\nVisit<a href=\"https:\/\/www.woohelpdesk.com\/\"> <strong>WooHelpDesk.com<\/strong><\/a> \u2014 your trusted partner in WordPress SEO fixes, technical audits, and expert support. Our team helps businesses like yours keep their websites clean, fast, and search engine\u2013friendly.<\/p>\n<p>Get expert help today and make sure your site sends the right signals to Google.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Introduction What Is a Canonical Tag and Why It Matters What Does \u201cAlternate Page with Proper Canonical Tag\u201d Mean? How to Identify Affected Pages in Google Search Console Root Causes: Why Canonical Tag Issues Happen Fixing Canonical Tag Issues Best Practices to Avoid Canonical Tag Issues Conclusion Introduction Google Search Console (GSC) [&hellip;]<\/p>\n<div class='heateor_sss_sharing_container heateor_sss_vertical_sharing heateor_sss_bottom_sharing' style='width:29px;left: 10px;top: 250px;-webkit-box-shadow:none;box-shadow:none;' data-heateor-sss-href='https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/3604'><div class=\"heateor_sss_sharing_ul\"><a aria-label=\"Facebook\" class=\"heateor_sss_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3604\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#0765FE;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"X\" class=\"heateor_sss_button_x\" href=\"https:\/\/twitter.com\/intent\/tweet?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20&url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3604\" title=\"X\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_x\" style=\"background-color:#2a2a2a;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"heateor_sss_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3604\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_linkedin\" style=\"background-color:#0077b5;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Pinterest\" class=\"heateor_sss_button_pinterest\" href=\"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/3604\" onclick=\"event.preventDefault();javascript:void( (function() {var e=document.createElement('script' );e.setAttribute('type','text\/javascript' );e.setAttribute('charset','UTF-8' );e.setAttribute('src','\/\/assets.pinterest.com\/js\/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());\" title=\"Pinterest\" rel=\"noopener\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_pinterest\" style=\"background-color:#cc2329;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 35 35\"><path fill=\"#fff\" d=\"M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z\"\/><\/svg><\/span><\/a><a aria-label=\"Telegram\" class=\"heateor_sss_button_telegram\" href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3604&text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20\" title=\"Telegram\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_telegram\" style=\"background-color:#3da5f1;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M25.515 6.896L6.027 14.41c-1.33.534-1.322 1.276-.243 1.606l5 1.56 1.72 5.66c.226.625.115.873.77.873.506 0 .73-.235 1.012-.51l2.43-2.363 5.056 3.734c.93.514 1.602.25 1.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Whatsapp\" class=\"heateor_sss_whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20%20https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F3604\" title=\"Whatsapp\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#55eb4c;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-6 -5 40 40\"><path class=\"heateor_sss_svg_stroke heateor_sss_no_fill\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" d=\"M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046\"><\/path><path d=\"M 7 19 l -1 6 l 6 -1\" class=\"heateor_sss_no_fill heateor_sss_svg_stroke\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"><\/path><path d=\"M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><\/div><div class=\"heateorSssClear\"><\/div><\/div>","protected":false},"author":1,"featured_media":3613,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3604","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/3604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/comments?post=3604"}],"version-history":[{"count":1,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/3604\/revisions"}],"predecessor-version":[{"id":3605,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/3604\/revisions\/3605"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/3613"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=3604"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=3604"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=3604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}