{"id":944,"date":"2025-10-24T04:28:07","date_gmt":"2025-10-24T04:28:07","guid":{"rendered":"https:\/\/smppcenter.com\/kb\/?p=944"},"modified":"2025-10-24T04:28:09","modified_gmt":"2025-10-24T04:28:09","slug":"custom-meta-tags-and-seo-settings-for-resellers","status":"publish","type":"post","link":"https:\/\/smppcenter.com\/kb\/custom-meta-tags-and-seo-settings-for-resellers\/","title":{"rendered":"Custom Meta Tags and SEO Settings for Resellers"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Super Admin can now add <strong>custom meta tags and link elements<\/strong> to reseller accounts for SEO optimization, geo-targeting, social media integration, and branding purposes. These tags appear only on the frontend login\/public pages of the reseller&#8217;s custom domain, helping improve search engine rankings and social media presence.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Key Features<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>SEO Optimization<\/strong>: Add meta descriptions, keywords, and SEO-related tags<\/li>\n\n\n\n<li><strong>Geo-Targeting<\/strong>: Include location-based meta tags for local search optimization<\/li>\n\n\n\n<li><strong>Social Media Integration<\/strong>: Add Open Graph (Facebook), Twitter Cards, and other social meta tags<\/li>\n\n\n\n<li><strong>Custom Branding<\/strong>: Include custom favicons, touch icons, and theme colors<\/li>\n\n\n\n<li><strong>Security<\/strong>: Only <code>&lt;meta><\/code> and <code>&lt;link><\/code> tags are allowed with specific attributes<\/li>\n\n\n\n<li><strong>Frontend Only<\/strong>: Tags appear only on public\/frontend pages, not in admin or user panels<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Who Can Use This Feature?<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Super Admin Only<\/strong> (Admin ID: 1)<\/li>\n\n\n\n<li>Available only for resellers with custom domains configured<\/li>\n\n\n\n<li>Found in: <strong>Users \u2192 Resellers \u2192 Edit Reseller \u2192 Meta Header Tags section<\/strong><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How to Add Meta Tags<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 1: Navigate to Reseller Settings<\/strong><\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log in as Super Admin<\/li>\n\n\n\n<li>Go to <strong>Users \u2192 Edit User <strong>\u2192<\/strong><\/strong> <strong>Reseller<\/strong> Tab<\/li>\n\n\n\n<li>Click <strong>Edit<\/strong> on the reseller who has a custom domain<\/li>\n\n\n\n<li>Scroll down to the <strong>Meta Header Tags<\/strong> section<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"304\" src=\"http:\/\/smppcenter.com\/kb\/wp-content\/uploads\/2025\/10\/custom-meta-tag.webp\" alt=\"Custom Meta Tags Illustration\" class=\"wp-image-945\" srcset=\"https:\/\/smppcenter.com\/kb\/wp-content\/uploads\/2025\/10\/custom-meta-tag.webp 1000w, https:\/\/smppcenter.com\/kb\/wp-content\/uploads\/2025\/10\/custom-meta-tag-300x91.webp 300w, https:\/\/smppcenter.com\/kb\/wp-content\/uploads\/2025\/10\/custom-meta-tag-768x233.webp 768w, https:\/\/smppcenter.com\/kb\/wp-content\/uploads\/2025\/10\/custom-meta-tag-60x18.webp 60w, https:\/\/smppcenter.com\/kb\/wp-content\/uploads\/2025\/10\/custom-meta-tag-150x46.webp 150w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 2: Add Your Meta Tags<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">In the <strong>Meta Tags<\/strong> textarea, paste your desired meta and link tags. For example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/yourdomain.com\/favicon-32x32.png\" sizes=\"32x32\"&gt;\n&lt;link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/yourdomain.com\/apple-touch-icon.png\"&gt;\n&lt;meta name=\"description\" content=\"Your business description for SEO\"&gt;\n&lt;meta name=\"keywords\" content=\"bulk sms, whatsapp api, messaging\"&gt;\n&lt;meta name=\"author\" content=\"Your Company Name\"&gt;\n&lt;meta name=\"theme-color\" content=\"#ffffff\"&gt;\n&lt;meta property=\"og:title\" content=\"Your Business Name\"&gt;\n&lt;meta property=\"og:description\" content=\"Your service description\"&gt;\n&lt;meta property=\"og:image\" content=\"https:\/\/yourdomain.com\/social-image.jpg\"&gt;\n&lt;meta property=\"og:url\" content=\"https:\/\/yourdomain.com\"&gt;\n&lt;meta name=\"twitter:card\" content=\"summary_large_image\"&gt;\n&lt;meta name=\"twitter:title\" content=\"Your Business Name\"&gt;\n&lt;meta name=\"geo.position\" content=\"19.078545;72.878176\"&gt;\n&lt;meta name=\"geo.region\" content=\"IN-MH\"&gt;\n&lt;meta name=\"geo.placename\" content=\"Mumbai\"&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Step 3: Save Changes<\/strong><\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Click the <strong>Update<\/strong> button to save the meta tags.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Allowed Tags and Attributes<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">For security reasons, only specific tags and attributes are permitted:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Allowed Tags:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;link> - For stylesheets, icons, and external resources\n&lt;meta> - For SEO, social media, and metadata<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Allowed Attributes:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For <code>&lt;link&gt;<\/code> tag:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>rel - Relationship (icon, stylesheet, canonical, etc.)\nhref - URL\/path to resource\nsizes - Icon sizes\ntype - MIME type\ncrossorigin - CORS settings\ncontent - Content value\nproperty - Property name\nname - Name attribute\nitemprop - Schema.org microdata\nprofile - Profile reference<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>For <code>&lt;meta&gt;<\/code> tag:<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>name - Meta name (description, keywords, author, etc.)\ncontent - Meta content\/value\nproperty - Open Graph\/Facebook properties\nitemprop - Schema.org microdata\nhttp-equiv - HTTP headers\ncharset - Character encoding<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Common Use Cases<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>1. SEO Optimization<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;meta name=\"description\" content=\"Leading bulk SMS and WhatsApp messaging provider in India\"&gt;\n&lt;meta name=\"keywords\" content=\"bulk sms, whatsapp business api, otp sms\"&gt;\n&lt;meta name=\"robots\" content=\"index,follow\"&gt;\n&lt;link rel=\"canonical\" href=\"https:\/\/yourdomain.com\"&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>2. Geo-Targeting<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;meta name=\"geo.region\" content=\"IN-MH\"&gt;\n&lt;meta name=\"geo.placename\" content=\"Mumbai\"&gt;\n&lt;meta name=\"geo.position\" content=\"19.078545;72.878176\"&gt;\n&lt;meta name=\"ICBM\" content=\"19.078545, 72.878176\"&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>3. Social Media Integration<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;meta property=\"og:title\" content=\"Your Business Name\"&gt;\n&lt;meta property=\"og:description\" content=\"Your service description\"&gt;\n&lt;meta property=\"og:image\" content=\"https:\/\/yourdomain.com\/image.jpg\"&gt;\n&lt;meta property=\"og:url\" content=\"https:\/\/yourdomain.com\"&gt;\n&lt;meta property=\"og:type\" content=\"website\"&gt;\n&lt;meta property=\"fb:app_id\" content=\"your-app-id\"&gt;\n&lt;meta name=\"twitter:card\" content=\"summary_large_image\"&gt;\n&lt;meta name=\"twitter:site\" content=\"@yourtwitterhandle\"&gt;<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>4. Mobile &amp; Branding<\/strong><\/h4>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/yourdomain.com\/favicon.png\"&gt;\n&lt;link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/yourdomain.com\/apple-icon.png\"&gt;\n&lt;meta name=\"theme-color\" content=\"#2196F3\"&gt;\n&lt;meta name=\"apple-mobile-web-app-capable\" content=\"yes\"&gt;\n&lt;meta name=\"mobile-web-app-capable\" content=\"yes\"&gt;<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Where Do These Tags Appear?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">\u2705 <strong>Visible On:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Reseller&#8217;s custom domain frontend pages<\/li>\n\n\n\n<li>Public login pages<\/li>\n\n\n\n<li>User registration pages<\/li>\n\n\n\n<li>Forgot password pages<\/li>\n\n\n\n<li>Contact forms<\/li>\n\n\n\n<li>Any public-facing pages<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\u274c <strong>Not Visible On:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Admin panel pages<\/li>\n\n\n\n<li>User dashboard\/panel pages<\/li>\n\n\n\n<li>Internal application pages<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Deleting Meta Tags<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To remove meta tags for a reseller:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to <strong>Users \u2192 Resellers \u2192 Edit Reseller<\/strong><\/li>\n\n\n\n<li>Locate the <strong>Meta Header Tags<\/strong> section<\/li>\n\n\n\n<li>Click the <strong>Delete Meta Header<\/strong> button (red button at top-right)<\/li>\n\n\n\n<li>Confirm the deletion<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Security &amp; Validation<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important Security Notes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>All input is automatically sanitized<\/li>\n\n\n\n<li>Only allowed tags <em><strong>(&lt;link>, &lt;meta>)<\/strong><\/em> are permitted<\/li>\n\n\n\n<li>Only specified attributes are allowed<\/li>\n\n\n\n<li>Any JavaScript, inline events, or malicious code is automatically stripped<\/li>\n\n\n\n<li>Validation occurs before saving<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>\u26a0\ufe0f Important:<\/strong> Always validate your meta tags before adding them. If you&#8217;re unsure about any tags, contact our support team for assistance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Best Practices<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Use Valid URLs<\/strong>: Ensure all <strong><em>href<\/em><\/strong> attributes contain valid, accessible URLs<\/li>\n\n\n\n<li><strong>Optimize Images<\/strong>: Use optimized images for Open Graph and Twitter cards (recommended size: 1200x630px)<\/li>\n\n\n\n<li><strong>Keep It Relevant<\/strong>: Only add tags that are necessary for your SEO and branding goals<\/li>\n\n\n\n<li><strong>Test After Adding<\/strong>: Visit your custom domain&#8217;s frontend to verify tags appear correctly (use browser&#8217;s &#8220;View Source&#8221;)<\/li>\n\n\n\n<li><strong>Regular Updates<\/strong>: Keep meta descriptions and content fresh and relevant<\/li>\n\n\n\n<li><strong>Mobile Icons<\/strong>: Include various sizes for better mobile experience (16&#215;16, 32&#215;32, 180&#215;180, etc.)<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Troubleshooting<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: I added tags but they don&#8217;t appear on my pages<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ensure the reseller has a valid custom domain configured<\/li>\n\n\n\n<li>Clear your browser cache and hard refresh (Ctrl+F5)<\/li>\n\n\n\n<li>Check that you&#8217;re viewing the frontend\/public pages, not admin or user panel<\/li>\n\n\n\n<li>Verify tags were saved successfully (edit reseller and check if content is still there)<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Some of my tags were removed after saving<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Only &lt;link>, and &lt;meta> tags are allowed<\/li>\n\n\n\n<li>Check if removed tags had disallowed attributes<\/li>\n\n\n\n<li>Review the allowed attributes list above<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Can I add custom CSS or JavaScript?<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>No, for security reasons only meta and link tags are permitted<\/li>\n\n\n\n<li>You cannot add &lt;style> or &lt;script> tags<\/li>\n\n\n\n<li>Consider using external stylesheets via <code>&lt;link><\/code> tags instead<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q: Do these tags affect SEO for the main platform?<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>No, these tags only appear on the reseller&#8217;s custom domain<\/li>\n\n\n\n<li>Each reseller&#8217;s SEO is independent<\/li>\n\n\n\n<li>Main platform SEO is not affected<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Need Help?<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you need assistance with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choosing appropriate meta tags<\/li>\n\n\n\n<li>Validating your content<\/li>\n\n\n\n<li>SEO optimization strategies<\/li>\n\n\n\n<li>Troubleshooting tag display<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Please contact our support team or create a support ticket from your admin panel.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Version:<\/strong> 7.6+<br><strong>Feature Level:<\/strong> Super Admin Only<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">This feature empowers resellers with professional SEO capabilities while maintaining platform security and integrity. Use it wisely to enhance your resellers&#8217; online presence!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Super Admin can now add custom meta tags and link elements to reseller accounts for SEO optimization, geo-targeting, social media integration, and branding purposes. These tags appear only on the frontend login\/public pages of the reseller&#8217;s custom domain, helping improve search engine rankings and social media presence. Key Features Who Can Use This Feature? How [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[298],"tags":[],"class_list":["post-944","post","type-post","status-publish","format-standard","hentry","category-admin-panel"],"_links":{"self":[{"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/posts\/944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/comments?post=944"}],"version-history":[{"count":0,"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/posts\/944\/revisions"}],"wp:attachment":[{"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/media?parent=944"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/categories?post=944"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/smppcenter.com\/kb\/wp-json\/wp\/v2\/tags?post=944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}