{"id":14742,"date":"2026-02-19T22:38:06","date_gmt":"2026-02-19T17:08:06","guid":{"rendered":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/"},"modified":"2026-03-02T13:33:11","modified_gmt":"2026-03-02T08:03:11","slug":"changelog-v3-5-6-to-v3-6-0","status":"publish","type":"docs","link":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/","title":{"rendered":"Changelog \u2014 v3.5.6 to v3.6.0"},"content":{"rendered":"\n<p>Version 3.6.0 is a major release. Below is a complete list of new features, enhancements, and fixes compared to version 3.5.6.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u2705 <strong>Upgrading from v3.5.6?<\/strong> Your existing settings and custom links are fully preserved. No manual database changes are needed.<\/p>\n<\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">New Features<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">IndexNow Integration <em>(Entirely New)<\/em><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Full IndexNow queue system with database-backed tracking per entity, store, and language<\/li>\n\n\n\n<li><strong>Automatic event hooks<\/strong> \u2014 products, categories, manufacturers, and information pages are queued automatically on add, edit, and delete in the OpenCart admin<\/li>\n\n\n\n<li><strong>Cron-based async submission<\/strong> \u2014 up to 100 URLs per cron run, grouped by store and language<\/li>\n\n\n\n<li><strong>IndexNow Queue Manager<\/strong> \u2014 dedicated page to view, filter, force-retry, and delete queue entries<\/li>\n\n\n\n<li><strong>Auto-disable protection<\/strong> \u2014 cron is automatically disabled when consecutive failures or failure rate exceeds configurable thresholds<\/li>\n\n\n\n<li><strong>Auto-disable email alert<\/strong> \u2014 store admin receives an email when the cron is auto-disabled<\/li>\n\n\n\n<li><strong>Key management<\/strong> \u2014 generate API keys and cron keys from the admin; validate key file accessibility with one click<\/li>\n\n\n\n<li><strong>Automatic key file management<\/strong> \u2014 extension writes the key file to your web root during cron processing<\/li>\n\n\n\n<li><strong>Bulk Sync All<\/strong> \u2014 queue all existing products, categories, manufacturers, and information pages for initial submission<\/li>\n\n\n\n<li><strong>Force IndexNow<\/strong> \u2014 trigger immediate submission for any specific queue row from the Queue Manager<\/li>\n\n\n\n<li><strong>24-hour activity chart<\/strong> and success\/failed totals on the dashboard<\/li>\n\n\n\n<li><strong>Individual hook enable\/disable<\/strong> \u2014 disable specific event hooks (e.g., product-add only) without disabling IndexNow entirely<\/li>\n\n\n\n<li>Configurable retry limit, queue retention, log retention, and failure rate threshold<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">AI JSON Feed <em>(Entirely New)<\/em><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Paginated JSON product feed at <code>\/ai_feed_index.json<\/code> (with .htaccess) or route URL<\/li>\n\n\n\n<li>Feed index provides a manifest of all feed pages across all languages<\/li>\n\n\n\n<li>Each feed page includes: <code>product_id<\/code>, URL, <code>name<\/code>, cleaned <code>description<\/code>, <code>price<\/code>, <code>special<\/code>, <code>currency<\/code>, <code>manufacturer<\/code>, <code>category_hierarchy<\/code> array, <code>stock_status<\/code>, <code>last_updated<\/code><\/li>\n\n\n\n<li><code>importance_score<\/code> field (0.7\u20131.0) when Smart SEO Mode is enabled \u2014 same formula as sitemap priority<\/li>\n\n\n\n<li>Multi-language support with <code>?hbxmllang=<\/code> parameter<\/li>\n\n\n\n<li>Dedicated AI feed file cache with separate directory, TTL, and purge control<\/li>\n\n\n\n<li><code>ETag<\/code> and <code>Last-Modified<\/code> HTTP headers for efficient 304 Not Modified handling<\/li>\n\n\n\n<li>Backward compatibility: legacy <code>?page=N<\/code> AI feed URLs continue to work<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Static File Cache <em>(New for Both Sitemaps and AI Feed)<\/em><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sitemap XML files cached in <code>system\/storage\/cache\/hbseo_sitemap\/<\/code><\/li>\n\n\n\n<li>AI feed JSON files cached in <code>system\/storage\/cache\/hbseo_ai_feed\/<\/code><\/li>\n\n\n\n<li>Atomic file writes (write to temp + rename) prevent partial reads during regeneration<\/li>\n\n\n\n<li><code>ETag<\/code>, <code>Last-Modified<\/code>, and <code>Cache-Control<\/code> headers on cached responses<\/li>\n\n\n\n<li><code>304 Not Modified<\/code> support for both <code>If-None-Match<\/code> and <code>If-Modified-Since<\/code> conditional requests<\/li>\n\n\n\n<li><code>X-Feed-Cache: HIT \/ MISS<\/code> header for debugging<\/li>\n\n\n\n<li>Configurable TTL per cache type (minimum 60 seconds)<\/li>\n\n\n\n<li>Separate purge buttons for sitemap cache and AI feed cache in admin<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Enhancements<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Sitemap Generation<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Sitemap and child sitemaps now respond with proper <code>503 Service Unavailable<\/code> when disabled (previously echoed plain text)<\/li>\n\n\n\n<li>All sitemaps served with <code>ETag<\/code> and <code>Cache-Control<\/code> headers<\/li>\n\n\n\n<li>Smart SEO Mode importance score is now consistent between XML sitemap priority and AI feed <code>importance_score<\/code><\/li>\n\n\n\n<li>Request-scope caches for <code>max_sales<\/code> and <code>log_denominator<\/code> \u2014 avoids redundant queries within one page generation<\/li>\n\n\n\n<li>Improved product image dimension detection \u2014 auto-detects theme popup image size per store; falls back to 1200\u00d71200<\/li>\n\n\n\n<li>Image dimensions can be manually overridden with Quick Preset buttons<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">.htaccess Management<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>htaccess management moved entirely to the model layer (<code>syncHbseoHtaccessRules()<\/code> \/ <code>removeHbseoHtaccessRules()<\/code>)<\/li>\n\n\n\n<li>Automatic <code>.htaccess.sitemap.BACKUP<\/code> created before any write<\/li>\n\n\n\n<li>Rule detection now uses regex matching (<code>RewriteRule.*extension\/hbseo\/<\/code>) \u2014 more reliable than simple string search<\/li>\n\n\n\n<li>Remove button now reports how many lines were removed<\/li>\n\n\n\n<li>htaccess rules updated to include AI feed routes alongside sitemap routes<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Admin Panel UX<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Extension renamed to <strong>&#8220;XML Sitemap + AI Feed + IndexNow&#8221;<\/strong><\/li>\n\n\n\n<li>New <strong>AI Feed<\/strong> tab and <strong>IndexNow<\/strong> tab added<\/li>\n\n\n\n<li>Dashboard now shows AI feed pagination summary and IndexNow statistics<\/li>\n\n\n\n<li>Invalid date warnings now show separate counts for products and categories<\/li>\n\n\n\n<li>Bulk import now reports added count and duplicate-skipped count separately (no longer silently skips duplicates)<\/li>\n\n\n\n<li>Fix Dates action now validates permissions before running<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Settings Validation<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Cache TTL validated: must be numeric and \u2265 60 seconds<\/li>\n\n\n\n<li>IndexNow numeric settings validated with min\/max constraints<\/li>\n\n\n\n<li>Log retention days enforced to be \u2265 queue retention days<\/li>\n\n\n\n<li>Failure rate threshold validated as 0.0\u20131.0 float<\/li>\n\n\n\n<li>IndexNow API key required when IndexNow is enabled (enforced on save)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Bug Fixes<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Fixed:<\/strong> <code>store_id<\/code> not correctly passed to <code>getSitemapImageDimensions()<\/code> \u2014 image sizes could use the wrong store&#8217;s theme settings on multi-store setups<\/li>\n\n\n\n<li><strong>Fixed:<\/strong> <code>add_link<\/code> and <code>delete_link<\/code> AJAX actions now validate URL scheme (only <code>http<\/code>\/<code>https<\/code> allowed)<\/li>\n\n\n\n<li><strong>Fixed:<\/strong> <code>import_bulk<\/code> reported misleading success when all links were duplicates \u2014 now correctly tracks and reports duplicate count separately<\/li>\n\n\n\n<li><strong>Fixed:<\/strong> Four near-identical <code>extractEntityIdFromEvent()<\/code> methods consolidated into one, fixing inconsistent ID extraction<\/li>\n\n\n\n<li><strong>Fixed:<\/strong> <code>indexnow_sync_all()<\/code> now uses the shared <code>queueIndexNowEntity()<\/code> wrapper, correctly resolving language IDs<\/li>\n\n\n\n<li><strong>Fixed:<\/strong> Cache purge endpoints now share a single <code>doPurgeCache()<\/code> private method, eliminating duplicated permission-check logic<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Database Changes<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Table<\/th><th>Change<\/th><\/tr><\/thead><tbody><tr><td><code>oc_hb_indexnow_queue<\/code><\/td><td><strong>New<\/strong> \u2014 stores the IndexNow submission queue<\/td><\/tr><tr><td><code>oc_hb_indexnow_logs<\/code><\/td><td><strong>New<\/strong> \u2014 stores IndexNow submission history<\/td><\/tr><tr><td><code>oc_sitemap_links<\/code><\/td><td>Unchanged \u2014 existing custom links preserved<\/td><\/tr><\/tbody><\/table><\/figure>\n","protected":false},"featured_media":0,"parent":245,"menu_order":20,"comment_status":"closed","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-14742","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Changelog \u2014 v3.5.6 to v3.6.0 - HuntBee Resources<\/title>\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.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Changelog \u2014 v3.5.6 to v3.6.0 - HuntBee Resources\" \/>\n<meta property=\"og:description\" content=\"Version 3.6.0 is a major release. Below is a complete list of new features, enhancements, and fixes compared to version 3.5.6. \u2705 Upgrading from v3.5.6? Your existing settings and custom links are fully preserved. No manual database changes are needed. New Features IndexNow Integration (Entirely New) AI JSON Feed (Entirely New) Static File Cache (New [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/\" \/>\n<meta property=\"og:site_name\" content=\"HuntBee Resources\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/huntbee.opencart\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T08:03:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/docs\\\/seo-xml-sitemap-generator-pro\\\/changelog-v3-5-6-to-v3-6-0\\\/\",\"url\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/docs\\\/seo-xml-sitemap-generator-pro\\\/changelog-v3-5-6-to-v3-6-0\\\/\",\"name\":\"Changelog \u2014 v3.5.6 to v3.6.0 - HuntBee Resources\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/#website\"},\"datePublished\":\"2026-02-19T17:08:06+00:00\",\"dateModified\":\"2026-03-02T08:03:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/docs\\\/seo-xml-sitemap-generator-pro\\\/changelog-v3-5-6-to-v3-6-0\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/docs\\\/seo-xml-sitemap-generator-pro\\\/changelog-v3-5-6-to-v3-6-0\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/docs\\\/seo-xml-sitemap-generator-pro\\\/changelog-v3-5-6-to-v3-6-0\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"XML Sitemap Generator + AI Feed JSON + IndexNow PRO\",\"item\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/docs\\\/seo-xml-sitemap-generator-pro\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Changelog \u2014 v3.5.6 to v3.6.0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/#website\",\"url\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/\",\"name\":\"HuntBee Resources\",\"description\":\"OpenCart Extension Documentations - Guides - Blogs - Projects\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/#organization\",\"name\":\"HuntBee OpenCart\",\"url\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-mobile-logo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-mobile-logo-new.png\",\"width\":945,\"height\":200,\"caption\":\"HuntBee OpenCart\"},\"image\":{\"@id\":\"https:\\\/\\\/www.huntbee.com\\\/resources\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/huntbee.opencart\",\"https:\\\/\\\/www.instagram.com\\\/opencart.huntbee\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Changelog \u2014 v3.5.6 to v3.6.0 - HuntBee Resources","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.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/","og_locale":"en_US","og_type":"article","og_title":"Changelog \u2014 v3.5.6 to v3.6.0 - HuntBee Resources","og_description":"Version 3.6.0 is a major release. Below is a complete list of new features, enhancements, and fixes compared to version 3.5.6. \u2705 Upgrading from v3.5.6? Your existing settings and custom links are fully preserved. No manual database changes are needed. New Features IndexNow Integration (Entirely New) AI JSON Feed (Entirely New) Static File Cache (New [&hellip;]","og_url":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/","og_site_name":"HuntBee Resources","article_publisher":"https:\/\/www.facebook.com\/huntbee.opencart","article_modified_time":"2026-03-02T08:03:11+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/","url":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/","name":"Changelog \u2014 v3.5.6 to v3.6.0 - HuntBee Resources","isPartOf":{"@id":"https:\/\/www.huntbee.com\/resources\/#website"},"datePublished":"2026-02-19T17:08:06+00:00","dateModified":"2026-03-02T08:03:11+00:00","breadcrumb":{"@id":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/changelog-v3-5-6-to-v3-6-0\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.huntbee.com\/resources\/"},{"@type":"ListItem","position":2,"name":"XML Sitemap Generator + AI Feed JSON + IndexNow PRO","item":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/"},{"@type":"ListItem","position":3,"name":"Changelog \u2014 v3.5.6 to v3.6.0"}]},{"@type":"WebSite","@id":"https:\/\/www.huntbee.com\/resources\/#website","url":"https:\/\/www.huntbee.com\/resources\/","name":"HuntBee Resources","description":"OpenCart Extension Documentations - Guides - Blogs - Projects","publisher":{"@id":"https:\/\/www.huntbee.com\/resources\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.huntbee.com\/resources\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.huntbee.com\/resources\/#organization","name":"HuntBee OpenCart","url":"https:\/\/www.huntbee.com\/resources\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.huntbee.com\/resources\/#\/schema\/logo\/image\/","url":"https:\/\/www.huntbee.com\/resources\/wp-content\/uploads\/2020\/04\/cropped-mobile-logo-new.png","contentUrl":"https:\/\/www.huntbee.com\/resources\/wp-content\/uploads\/2020\/04\/cropped-mobile-logo-new.png","width":945,"height":200,"caption":"HuntBee OpenCart"},"image":{"@id":"https:\/\/www.huntbee.com\/resources\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/huntbee.opencart","https:\/\/www.instagram.com\/opencart.huntbee\/"]}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/docs\/14742","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/comments?post=14742"}],"version-history":[{"count":1,"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/docs\/14742\/revisions"}],"predecessor-version":[{"id":14743,"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/docs\/14742\/revisions\/14743"}],"up":[{"embeddable":true,"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/docs\/245"}],"prev":[{"title":"References","link":"https:\/\/www.huntbee.com\/resources\/docs\/seo-xml-sitemap-generator-pro\/references\/","href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/docs\/246"}],"wp:attachment":[{"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/media?parent=14742"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.huntbee.com\/resources\/wp-json\/wp\/v2\/doc_tag?post=14742"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}