{"id":42,"date":"2026-09-12T20:23:12","date_gmt":"2026-09-12T13:23:12","guid":{"rendered":"https:\/\/test.onsello.com\/?page_id=42"},"modified":"2026-09-18T19:11:46","modified_gmt":"2026-09-18T12:11:46","slug":"google-search-console","status":"publish","type":"page","link":"https:\/\/test.onsello.com\/en\/google-search-console\/","title":{"rendered":"Google Search Console"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"42\" class=\"elementor elementor-42\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f61e457 e-con-full e-flex e-con e-parent\" data-id=\"f61e457\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2772609 elementor-widget elementor-widget-html\" data-id=\"2772609\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================================\r\n WORDPRESS BY ONSELLO\r\n GOOGLE SEARCH CONSOLE LEARNING PAGE\r\n HTML + CSS + JS\r\n CUSTOM HTML READY\r\n========================================================= -->\r\n\r\n<div id=\"wpbo-gsc-page\">\r\n\r\n<style>\r\n\/* =========================================================\r\n   ROOT\r\n========================================================= *\/\r\n\r\n#wpbo-gsc-page{\r\n  --gsc-blue:#1473e6;\r\n  --gsc-blue-dark:#075cc4;\r\n  --gsc-blue-soft:#eef6ff;\r\n\r\n  --gsc-purple:#6556e4;\r\n  --gsc-purple-soft:#f2f0ff;\r\n\r\n  --gsc-green:#16a34a;\r\n  --gsc-green-soft:#ecfdf3;\r\n\r\n  --gsc-orange:#f59e0b;\r\n  --gsc-orange-soft:#fff8e8;\r\n\r\n  --gsc-red:#ef4444;\r\n  --gsc-red-soft:#fff1f2;\r\n\r\n  --gsc-navy:#0f172a;\r\n  --gsc-text:#475569;\r\n  --gsc-muted:#64748b;\r\n  --gsc-border:#e2e8f0;\r\n  --gsc-soft:#f8faff;\r\n  --gsc-white:#ffffff;\r\n\r\n  --gsc-shadow:\r\n    0 20px 55px rgba(15,23,42,.07);\r\n\r\n  position:relative;\r\n  overflow:hidden;\r\n\r\n  background:#fff;\r\n  color:var(--gsc-navy);\r\n\r\n  font-family:inherit;\r\n}\r\n\r\n#wpbo-gsc-page *,\r\n#wpbo-gsc-page *::before,\r\n#wpbo-gsc-page *::after{\r\n  box-sizing:border-box;\r\n}\r\n\r\n#wpbo-gsc-page a{\r\n  text-decoration:none;\r\n}\r\n\r\n#wpbo-gsc-page button{\r\n  font-family:inherit;\r\n}\r\n\r\n.wpbo-gsc-container{\r\n  width:min(1180px,calc(100% - 40px));\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-gsc-section{\r\n  padding:95px 0;\r\n}\r\n\r\n.wpbo-gsc-soft{\r\n  background:\r\n    linear-gradient(\r\n      180deg,\r\n      #fbfcff 0%,\r\n      #f7f9fd 100%\r\n    );\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   COMMON\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-eyebrow{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  padding:7px 13px;\r\n\r\n  border:1px solid rgba(20,115,230,.09);\r\n  border-radius:999px;\r\n\r\n  background:var(--gsc-blue-soft);\r\n\r\n  color:var(--gsc-blue);\r\n\r\n  font-size:12px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-gsc-eyebrow-dot{\r\n  width:7px;\r\n  height:7px;\r\n\r\n  border-radius:50%;\r\n\r\n  background:var(--gsc-blue);\r\n\r\n  box-shadow:\r\n    0 0 0 4px rgba(20,115,230,.08);\r\n}\r\n\r\n.wpbo-gsc-section-head{\r\n  max-width:780px;\r\n\r\n  margin:0 auto 46px;\r\n\r\n  text-align:center;\r\n}\r\n\r\n.wpbo-gsc-section-head h2{\r\n  margin:15px 0 11px;\r\n\r\n  color:var(--gsc-navy);\r\n\r\n  font-size:clamp(28px,4vw,42px);\r\n  line-height:1.2;\r\n\r\n  font-weight:800;\r\n  letter-spacing:-.025em;\r\n}\r\n\r\n.wpbo-gsc-section-head p{\r\n  margin:0;\r\n\r\n  color:var(--gsc-muted);\r\n\r\n  font-size:15px;\r\n  line-height:1.85;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BUTTONS\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-btn{\r\n  min-height:50px;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:8px;\r\n\r\n  padding:0 21px;\r\n\r\n  border:1px solid transparent;\r\n  border-radius:11px;\r\n\r\n  font-size:14px;\r\n  font-weight:700;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:.22s ease;\r\n}\r\n\r\n.wpbo-gsc-btn-primary{\r\n  color:#fff !important;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  box-shadow:\r\n    0 11px 25px rgba(20,115,230,.21);\r\n}\r\n\r\n.wpbo-gsc-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 15px 32px rgba(20,115,230,.27);\r\n}\r\n\r\n.wpbo-gsc-btn-outline{\r\n  color:#172033 !important;\r\n\r\n  border-color:#dce5ef;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-gsc-btn-outline:hover{\r\n  color:var(--gsc-blue) !important;\r\n\r\n  border-color:#b9d7f8;\r\n\r\n  transform:translateY(-2px);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-hero{\r\n  position:relative;\r\n\r\n  overflow:hidden;\r\n\r\n  padding:110px 0 105px;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 88% 9%,\r\n      rgba(101,86,228,.12),\r\n      transparent 28%\r\n    ),\r\n    radial-gradient(\r\n      circle at 5% 86%,\r\n      rgba(20,115,230,.09),\r\n      transparent 27%\r\n    ),\r\n    linear-gradient(\r\n      180deg,\r\n      #ffffff,\r\n      #fafcff\r\n    );\r\n}\r\n\r\n.wpbo-gsc-hero::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  width:480px;\r\n  height:480px;\r\n\r\n  right:-190px;\r\n  top:-275px;\r\n\r\n  border:1px solid rgba(20,115,230,.09);\r\n  border-radius:50%;\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n.wpbo-gsc-hero-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:\r\n    minmax(0,1.03fr)\r\n    minmax(400px,.97fr);\r\n\r\n  gap:70px;\r\n\r\n  align-items:center;\r\n}\r\n\r\n.wpbo-gsc-brand{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  margin-bottom:20px;\r\n}\r\n\r\n.wpbo-gsc-brand-icon{\r\n  width:46px;\r\n  height:46px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:13px;\r\n\r\n  color:#fff;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  box-shadow:\r\n    0 10px 24px rgba(20,115,230,.18);\r\n}\r\n\r\n.wpbo-gsc-brand-icon svg{\r\n  width:24px;\r\n  height:24px;\r\n}\r\n\r\n.wpbo-gsc-brand-text{\r\n  color:#59677b;\r\n\r\n  font-size:12px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-gsc-hero h1{\r\n  max-width:790px;\r\n\r\n  margin:0;\r\n\r\n  color:var(--gsc-navy);\r\n\r\n  font-size:clamp(40px,5.2vw,64px);\r\n  line-height:1.07;\r\n\r\n  font-weight:850;\r\n  letter-spacing:-.04em;\r\n}\r\n\r\n.wpbo-gsc-gradient{\r\n  background:\r\n    linear-gradient(\r\n      90deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  -webkit-background-clip:text;\r\n  background-clip:text;\r\n\r\n  -webkit-text-fill-color:transparent;\r\n}\r\n\r\n.wpbo-gsc-hero-desc{\r\n  max-width:680px;\r\n\r\n  margin:22px 0 28px;\r\n\r\n  color:var(--gsc-muted);\r\n\r\n  font-size:17px;\r\n  line-height:1.9;\r\n}\r\n\r\n.wpbo-gsc-actions{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n\r\n  gap:11px;\r\n\r\n  margin-bottom:27px;\r\n}\r\n\r\n.wpbo-gsc-trust{\r\n  display:flex;\r\n  flex-wrap:wrap;\r\n\r\n  gap:16px;\r\n}\r\n\r\n.wpbo-gsc-trust-item{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:6px;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n}\r\n\r\n.wpbo-gsc-check-small{\r\n  width:19px;\r\n  height:19px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#eaf8ef;\r\n\r\n  color:#159447;\r\n\r\n  font-size:11px;\r\n  font-weight:900;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SEARCH CONSOLE DASHBOARD\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-dashboard{\r\n  overflow:hidden;\r\n\r\n  border:1px solid #dce5ef;\r\n  border-radius:24px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 35px 80px rgba(15,23,42,.12);\r\n}\r\n\r\n.wpbo-gsc-dashboard-top{\r\n  height:48px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  padding:0 14px;\r\n\r\n  border-bottom:1px solid #e8edf3;\r\n}\r\n\r\n.wpbo-gsc-dashboard-title{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:8px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:10px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-gsc-live{\r\n  padding:4px 8px;\r\n\r\n  border-radius:999px;\r\n\r\n  background:#eaf8ef;\r\n\r\n  color:#16803d;\r\n\r\n  font-size:8px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-gsc-dashboard-body{\r\n  padding:18px;\r\n\r\n  background:#f8fafc;\r\n}\r\n\r\n.wpbo-gsc-stat-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  gap:8px;\r\n\r\n  margin-bottom:16px;\r\n}\r\n\r\n.wpbo-gsc-stat{\r\n  padding:12px;\r\n\r\n  border:1px solid #e5eaf0;\r\n  border-radius:10px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-gsc-stat:nth-child(1){\r\n  border-top:3px solid #1473e6;\r\n}\r\n\r\n.wpbo-gsc-stat:nth-child(2){\r\n  border-top:3px solid #6556e4;\r\n}\r\n\r\n.wpbo-gsc-stat:nth-child(3){\r\n  border-top:3px solid #16a34a;\r\n}\r\n\r\n.wpbo-gsc-stat:nth-child(4){\r\n  border-top:3px solid #f59e0b;\r\n}\r\n\r\n.wpbo-gsc-stat small{\r\n  display:block;\r\n\r\n  margin-bottom:6px;\r\n\r\n  color:#8995a6;\r\n\r\n  font-size:7px;\r\n}\r\n\r\n.wpbo-gsc-stat strong{\r\n  color:#172033;\r\n\r\n  font-size:17px;\r\n}\r\n\r\n.wpbo-gsc-chart{\r\n  position:relative;\r\n\r\n  height:150px;\r\n\r\n  overflow:hidden;\r\n\r\n  margin-bottom:15px;\r\n\r\n  border:1px solid #e4e9ef;\r\n  border-radius:12px;\r\n\r\n  background:\r\n    repeating-linear-gradient(\r\n      to bottom,\r\n      #fff,\r\n      #fff 29px,\r\n      #edf1f5 30px\r\n    );\r\n}\r\n\r\n.wpbo-gsc-chart svg{\r\n  position:absolute;\r\n\r\n  inset:15px 10px 8px;\r\n\r\n  width:calc(100% - 20px);\r\n  height:calc(100% - 23px);\r\n}\r\n\r\n.wpbo-gsc-table{\r\n  display:grid;\r\n\r\n  gap:7px;\r\n}\r\n\r\n.wpbo-gsc-table-row{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr 55px 65px;\r\n\r\n  gap:7px;\r\n\r\n  align-items:center;\r\n\r\n  padding:8px 9px;\r\n\r\n  border-radius:8px;\r\n\r\n  background:#fff;\r\n\r\n  color:#758195;\r\n\r\n  font-size:7.5px;\r\n}\r\n\r\n.wpbo-gsc-table-row strong{\r\n  color:#334155;\r\n\r\n  font-size:8px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   QUICK NAV\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-quick{\r\n  position:relative;\r\n  z-index:5;\r\n\r\n  margin-top:-35px;\r\n}\r\n\r\n.wpbo-gsc-quick-box{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  overflow:hidden;\r\n\r\n  border:1px solid #e3eaf1;\r\n  border-radius:18px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:var(--gsc-shadow);\r\n}\r\n\r\n.wpbo-gsc-quick-item{\r\n  padding:21px 18px;\r\n\r\n  text-align:center;\r\n\r\n  border-right:1px solid #edf1f5;\r\n\r\n  color:#172033 !important;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-gsc-quick-item:last-child{\r\n  border-right:0;\r\n}\r\n\r\n.wpbo-gsc-quick-item:hover{\r\n  background:#f8fbff;\r\n}\r\n\r\n.wpbo-gsc-quick-item strong{\r\n  display:block;\r\n\r\n  margin-bottom:4px;\r\n\r\n  font-size:13px;\r\n}\r\n\r\n.wpbo-gsc-quick-item span{\r\n  color:#7c899b;\r\n\r\n  font-size:11px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   101\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-intro-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(3,1fr);\r\n\r\n  gap:18px;\r\n}\r\n\r\n.wpbo-gsc-intro-card{\r\n  position:relative;\r\n\r\n  padding:27px;\r\n\r\n  overflow:hidden;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:18px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.24s ease;\r\n}\r\n\r\n.wpbo-gsc-intro-card:hover{\r\n  transform:translateY(-5px);\r\n\r\n  border-color:#bdd8f7;\r\n\r\n  box-shadow:\r\n    0 18px 40px rgba(15,23,42,.06);\r\n}\r\n\r\n.wpbo-gsc-intro-number{\r\n  position:absolute;\r\n\r\n  right:16px;\r\n  top:9px;\r\n\r\n  color:#edf6ff;\r\n\r\n  font-size:48px;\r\n  line-height:1;\r\n\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-gsc-intro-icon{\r\n  width:48px;\r\n  height:48px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  margin-bottom:17px;\r\n\r\n  border-radius:14px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:11px;\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-gsc-intro-card h3{\r\n  position:relative;\r\n\r\n  margin:0 0 8px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:17px;\r\n}\r\n\r\n.wpbo-gsc-intro-card p{\r\n  position:relative;\r\n\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.75;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SETUP WORKFLOW\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-workflow{\r\n  max-width:930px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-gsc-workflow-item{\r\n  position:relative;\r\n\r\n  display:grid;\r\n\r\n  grid-template-columns:70px 1fr;\r\n\r\n  gap:20px;\r\n\r\n  padding-bottom:28px;\r\n}\r\n\r\n.wpbo-gsc-workflow-item:not(:last-child)::before{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  left:34px;\r\n  top:65px;\r\n  bottom:0;\r\n\r\n  width:2px;\r\n\r\n  background:#dce9f8;\r\n}\r\n\r\n.wpbo-gsc-workflow-number{\r\n  position:relative;\r\n  z-index:2;\r\n\r\n  width:68px;\r\n  height:68px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border:7px solid #f8fafc;\r\n  border-radius:50%;\r\n\r\n  color:#fff;\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  font-size:13px;\r\n  font-weight:800;\r\n\r\n  box-shadow:\r\n    0 8px 18px rgba(20,115,230,.18);\r\n}\r\n\r\n.wpbo-gsc-workflow-card{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr auto;\r\n\r\n  gap:20px;\r\n\r\n  padding:24px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:17px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.23s ease;\r\n}\r\n\r\n.wpbo-gsc-workflow-card:hover{\r\n  transform:translateX(4px);\r\n\r\n  border-color:#bdd8f7;\r\n\r\n  box-shadow:\r\n    0 16px 36px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-gsc-workflow-tag{\r\n  display:inline-flex;\r\n\r\n  margin-bottom:8px;\r\n\r\n  padding:4px 8px;\r\n\r\n  border-radius:999px;\r\n\r\n  color:#1473e6;\r\n\r\n  background:#eef6ff;\r\n\r\n  font-size:10px;\r\n  font-weight:750;\r\n}\r\n\r\n.wpbo-gsc-workflow-card h3{\r\n  margin:0 0 7px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:18px;\r\n}\r\n\r\n.wpbo-gsc-workflow-card p{\r\n  max-width:650px;\r\n\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.75;\r\n}\r\n\r\n.wpbo-gsc-workflow-arrow{\r\n  width:38px;\r\n  height:38px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  align-self:center;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TOOL TABS\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-tabs{\r\n  max-width:1050px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-gsc-tab-buttons{\r\n  display:flex;\r\n  justify-content:center;\r\n  flex-wrap:wrap;\r\n\r\n  gap:8px;\r\n\r\n  margin-bottom:27px;\r\n}\r\n\r\n.wpbo-gsc-tab-btn{\r\n  padding:9px 15px;\r\n\r\n  border:1px solid #dfe6ef;\r\n  border-radius:999px;\r\n\r\n  background:#fff;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12px;\r\n  font-weight:700;\r\n\r\n  cursor:pointer;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-gsc-tab-btn:hover,\r\n.wpbo-gsc-tab-btn.active{\r\n  color:#fff;\r\n\r\n  border-color:#1473e6;\r\n\r\n  background:#1473e6;\r\n}\r\n\r\n.wpbo-gsc-tab-panel{\r\n  display:none;\r\n\r\n  padding:32px;\r\n\r\n  border:1px solid #dfe7f0;\r\n  border-radius:22px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 18px 45px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-gsc-tab-panel.active{\r\n  display:block;\r\n}\r\n\r\n.wpbo-gsc-tab-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:.82fr 1.18fr;\r\n\r\n  gap:30px;\r\n}\r\n\r\n.wpbo-gsc-tab-summary{\r\n  padding:23px;\r\n\r\n  border-radius:17px;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      #eef7ff,\r\n      #fbfdff\r\n    );\r\n}\r\n\r\n.wpbo-gsc-tab-label{\r\n  margin-bottom:8px;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:10px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-gsc-tab-summary h3{\r\n  margin:0 0 9px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:23px;\r\n}\r\n\r\n.wpbo-gsc-tab-summary p{\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.8;\r\n}\r\n\r\n.wpbo-gsc-tab-list{\r\n  display:grid;\r\n\r\n  gap:9px;\r\n}\r\n\r\n.wpbo-gsc-tab-list-item{\r\n  display:flex;\r\n\r\n  gap:11px;\r\n\r\n  padding:13px 14px;\r\n\r\n  border:1px solid #e5ebf2;\r\n  border-radius:12px;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-gsc-tab-list-num{\r\n  flex:0 0 29px;\r\n\r\n  width:29px;\r\n  height:29px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:8px;\r\n\r\n  background:#eaf4ff;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:9px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-gsc-tab-list-item strong{\r\n  display:block;\r\n\r\n  margin-bottom:2px;\r\n\r\n  color:#1e293b;\r\n\r\n  font-size:12px;\r\n}\r\n\r\n.wpbo-gsc-tab-list-item span{\r\n  display:block;\r\n\r\n  color:#7b8798;\r\n\r\n  font-size:10.5px;\r\n  line-height:1.55;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   PERFORMANCE METRICS\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-metrics-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:repeat(4,1fr);\r\n\r\n  gap:15px;\r\n}\r\n\r\n.wpbo-gsc-metric-card{\r\n  padding:22px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:16px;\r\n\r\n  background:#fff;\r\n\r\n  transition:.22s ease;\r\n}\r\n\r\n.wpbo-gsc-metric-card:hover{\r\n  transform:translateY(-4px);\r\n\r\n  border-color:#bdd8f7;\r\n}\r\n\r\n.wpbo-gsc-metric-icon{\r\n  width:40px;\r\n  height:40px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  margin-bottom:13px;\r\n\r\n  border-radius:11px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n\r\n  font-size:10px;\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-gsc-metric-card:nth-child(2)\r\n.wpbo-gsc-metric-icon{\r\n  background:#f2f0ff;\r\n  color:#6556e4;\r\n}\r\n\r\n.wpbo-gsc-metric-card:nth-child(3)\r\n.wpbo-gsc-metric-icon{\r\n  background:#ecfdf3;\r\n  color:#15803d;\r\n}\r\n\r\n.wpbo-gsc-metric-card:nth-child(4)\r\n.wpbo-gsc-metric-icon{\r\n  background:#fff8e8;\r\n  color:#c66c00;\r\n}\r\n\r\n.wpbo-gsc-metric-card h3{\r\n  margin:0 0 6px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:14px;\r\n}\r\n\r\n.wpbo-gsc-metric-card p{\r\n  margin:0;\r\n\r\n  color:#718096;\r\n\r\n  font-size:11.5px;\r\n  line-height:1.7;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   URL INSPECTION VISUAL\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-inspect-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:.82fr 1.18fr;\r\n\r\n  gap:35px;\r\n\r\n  align-items:center;\r\n}\r\n\r\n.wpbo-gsc-inspect-copy h2{\r\n  margin:15px 0 12px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:34px;\r\n  line-height:1.25;\r\n}\r\n\r\n.wpbo-gsc-inspect-copy p{\r\n  margin:0 0 20px;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:14px;\r\n  line-height:1.85;\r\n}\r\n\r\n.wpbo-gsc-inspect-list{\r\n  display:grid;\r\n\r\n  gap:9px;\r\n}\r\n\r\n.wpbo-gsc-inspect-item{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:10px;\r\n\r\n  color:#536174;\r\n\r\n  font-size:12px;\r\n}\r\n\r\n.wpbo-gsc-inspect-item::before{\r\n  content:\"\u2713\";\r\n\r\n  flex:0 0 21px;\r\n\r\n  width:21px;\r\n  height:21px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#eaf8ef;\r\n\r\n  color:#159447;\r\n\r\n  font-size:10px;\r\n  font-weight:900;\r\n}\r\n\r\n\r\n\/* INSPECT CARD *\/\r\n\r\n.wpbo-gsc-inspect-card{\r\n  padding:26px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:22px;\r\n\r\n  background:#fff;\r\n\r\n  box-shadow:\r\n    0 18px 45px rgba(15,23,42,.05);\r\n}\r\n\r\n.wpbo-gsc-url-search{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:9px;\r\n\r\n  margin-bottom:18px;\r\n\r\n  padding:12px 14px;\r\n\r\n  border:1px solid #dfe6ee;\r\n  border-radius:11px;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-gsc-url-search svg{\r\n  width:17px;\r\n  height:17px;\r\n\r\n  color:#8491a3;\r\n}\r\n\r\n.wpbo-gsc-url-search span{\r\n  color:#536174;\r\n\r\n  font-size:10px;\r\n}\r\n\r\n.wpbo-gsc-index-status{\r\n  display:flex;\r\n  gap:14px;\r\n\r\n  padding:18px;\r\n\r\n  margin-bottom:13px;\r\n\r\n  border:1px solid #d9eadd;\r\n  border-radius:14px;\r\n\r\n  background:#f7fdf9;\r\n}\r\n\r\n.wpbo-gsc-status-icon{\r\n  flex:0 0 43px;\r\n\r\n  width:43px;\r\n  height:43px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border-radius:50%;\r\n\r\n  background:#e3f7e9;\r\n\r\n  color:#15803d;\r\n\r\n  font-size:18px;\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-gsc-index-status strong{\r\n  display:block;\r\n\r\n  margin-bottom:4px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:13px;\r\n}\r\n\r\n.wpbo-gsc-index-status p{\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:10px;\r\n  line-height:1.6;\r\n}\r\n\r\n.wpbo-gsc-inspect-actions{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr 1fr;\r\n\r\n  gap:9px;\r\n}\r\n\r\n.wpbo-gsc-inspect-action{\r\n  padding:13px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:10px;\r\n\r\n  background:#fff;\r\n\r\n  color:#526174;\r\n\r\n  text-align:center;\r\n\r\n  font-size:10px;\r\n  font-weight:700;\r\n}\r\n\r\n.wpbo-gsc-inspect-action.primary{\r\n  border-color:#bfdbfa;\r\n\r\n  color:#1473e6;\r\n\r\n  background:#f5faff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMPORTANT NOTES\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-note-grid{\r\n  display:grid;\r\n\r\n  grid-template-columns:1fr 1fr;\r\n\r\n  gap:18px;\r\n\r\n  max-width:1000px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-gsc-note{\r\n  padding:26px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:18px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-gsc-note.info{\r\n  border-color:#cfe3fa;\r\n\r\n  background:#f8fbff;\r\n}\r\n\r\n.wpbo-gsc-note.warning{\r\n  border-color:#f3dfb3;\r\n\r\n  background:#fffdf8;\r\n}\r\n\r\n.wpbo-gsc-note-badge{\r\n  display:inline-flex;\r\n\r\n  margin-bottom:12px;\r\n\r\n  padding:5px 9px;\r\n\r\n  border-radius:999px;\r\n\r\n  font-size:10px;\r\n  font-weight:800;\r\n}\r\n\r\n.wpbo-gsc-note.info\r\n.wpbo-gsc-note-badge{\r\n  color:#1473e6;\r\n\r\n  background:#eaf4ff;\r\n}\r\n\r\n.wpbo-gsc-note.warning\r\n.wpbo-gsc-note-badge{\r\n  color:#b45309;\r\n\r\n  background:#fff4d8;\r\n}\r\n\r\n.wpbo-gsc-note h3{\r\n  margin:0 0 8px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:18px;\r\n}\r\n\r\n.wpbo-gsc-note p{\r\n  margin:0;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12px;\r\n  line-height:1.75;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CHECKLIST\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-check-layout{\r\n  display:grid;\r\n\r\n  grid-template-columns:.75fr 1.25fr;\r\n\r\n  gap:30px;\r\n\r\n  align-items:start;\r\n}\r\n\r\n.wpbo-gsc-progress{\r\n  position:sticky;\r\n\r\n  top:100px;\r\n\r\n  padding:28px;\r\n\r\n  border-radius:22px;\r\n\r\n  color:#fff;\r\n\r\n  background:\r\n    linear-gradient(\r\n      145deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n\r\n  box-shadow:\r\n    0 22px 55px rgba(20,115,230,.18);\r\n}\r\n\r\n.wpbo-gsc-progress small{\r\n  color:rgba(255,255,255,.76);\r\n\r\n  font-size:10px;\r\n}\r\n\r\n.wpbo-gsc-progress-value{\r\n  margin:10px 0;\r\n\r\n  font-size:48px;\r\n  line-height:1;\r\n\r\n  font-weight:850;\r\n}\r\n\r\n.wpbo-gsc-progress p{\r\n  margin:0 0 20px;\r\n\r\n  color:rgba(255,255,255,.84);\r\n\r\n  font-size:12px;\r\n  line-height:1.7;\r\n}\r\n\r\n.wpbo-gsc-progress-track{\r\n  height:8px;\r\n\r\n  overflow:hidden;\r\n\r\n  border-radius:999px;\r\n\r\n  background:rgba(255,255,255,.20);\r\n}\r\n\r\n.wpbo-gsc-progress-bar{\r\n  width:0;\r\n  height:100%;\r\n\r\n  border-radius:999px;\r\n\r\n  background:#fff;\r\n\r\n  transition:width .3s ease;\r\n}\r\n\r\n.wpbo-gsc-checklist{\r\n  display:grid;\r\n\r\n  gap:10px;\r\n}\r\n\r\n.wpbo-gsc-check-item{\r\n  display:flex;\r\n  align-items:center;\r\n\r\n  gap:13px;\r\n\r\n  padding:16px 17px;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:14px;\r\n\r\n  background:#fff;\r\n\r\n  cursor:pointer;\r\n\r\n  user-select:none;\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-gsc-check-item:hover{\r\n  border-color:#bdd8f7;\r\n\r\n  background:#fbfdff;\r\n}\r\n\r\n.wpbo-gsc-check-item.done{\r\n  border-color:#bee5cc;\r\n\r\n  background:#f5fbf7;\r\n}\r\n\r\n.wpbo-gsc-checkbox{\r\n  flex:0 0 25px;\r\n\r\n  width:25px;\r\n  height:25px;\r\n\r\n  display:grid;\r\n  place-items:center;\r\n\r\n  border:2px solid #ced9e5;\r\n  border-radius:8px;\r\n\r\n  color:transparent;\r\n\r\n  font-size:12px;\r\n  font-weight:900;\r\n}\r\n\r\n.wpbo-gsc-check-item.done\r\n.wpbo-gsc-checkbox{\r\n  color:#fff;\r\n\r\n  border-color:#22a55a;\r\n\r\n  background:#22a55a;\r\n}\r\n\r\n.wpbo-gsc-check-content strong{\r\n  display:block;\r\n\r\n  margin-bottom:2px;\r\n\r\n  color:#172033;\r\n\r\n  font-size:12.5px;\r\n}\r\n\r\n.wpbo-gsc-check-content span{\r\n  color:#7b8798;\r\n\r\n  font-size:10.8px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FAQ\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-faq{\r\n  max-width:900px;\r\n\r\n  margin:0 auto;\r\n}\r\n\r\n.wpbo-gsc-faq-list{\r\n  display:grid;\r\n\r\n  gap:10px;\r\n}\r\n\r\n.wpbo-gsc-faq-item{\r\n  overflow:hidden;\r\n\r\n  border:1px solid #e2e8f0;\r\n  border-radius:14px;\r\n\r\n  background:#fff;\r\n}\r\n\r\n.wpbo-gsc-faq-button{\r\n  width:100%;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:space-between;\r\n\r\n  gap:20px;\r\n\r\n  padding:18px;\r\n\r\n  border:0;\r\n\r\n  background:transparent;\r\n\r\n  color:#172033;\r\n\r\n  text-align:left;\r\n\r\n  font-size:13.5px;\r\n  font-weight:700;\r\n\r\n  cursor:pointer;\r\n}\r\n\r\n.wpbo-gsc-faq-plus{\r\n  position:relative;\r\n\r\n  flex:0 0 28px;\r\n\r\n  width:28px;\r\n  height:28px;\r\n\r\n  border-radius:9px;\r\n\r\n  background:#eef6ff;\r\n\r\n  color:#1473e6;\r\n}\r\n\r\n.wpbo-gsc-faq-plus::before,\r\n.wpbo-gsc-faq-plus::after{\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  left:50%;\r\n  top:50%;\r\n\r\n  width:11px;\r\n  height:2px;\r\n\r\n  border-radius:20px;\r\n\r\n  background:currentColor;\r\n\r\n  transform:translate(-50%,-50%);\r\n\r\n  transition:.2s ease;\r\n}\r\n\r\n.wpbo-gsc-faq-plus::after{\r\n  transform:\r\n    translate(-50%,-50%)\r\n    rotate(90deg);\r\n}\r\n\r\n.wpbo-gsc-faq-item.open\r\n.wpbo-gsc-faq-plus{\r\n  color:#fff;\r\n\r\n  background:#1473e6;\r\n}\r\n\r\n.wpbo-gsc-faq-item.open\r\n.wpbo-gsc-faq-plus::after{\r\n  transform:\r\n    translate(-50%,-50%)\r\n    rotate(0);\r\n}\r\n\r\n.wpbo-gsc-faq-answer{\r\n  max-height:0;\r\n\r\n  overflow:hidden;\r\n\r\n  transition:max-height .35s ease;\r\n}\r\n\r\n.wpbo-gsc-faq-answer-inner{\r\n  padding:0 18px 18px;\r\n\r\n  color:#64748b;\r\n\r\n  font-size:12.5px;\r\n  line-height:1.8;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CTA\r\n========================================================= *\/\r\n\r\n.wpbo-gsc-cta{\r\n  padding:56px 30px;\r\n\r\n  text-align:center;\r\n\r\n  border-radius:26px;\r\n\r\n  color:#fff;\r\n\r\n  background:\r\n    radial-gradient(\r\n      circle at 10% 10%,\r\n      rgba(255,255,255,.14),\r\n      transparent 28%\r\n    ),\r\n    linear-gradient(\r\n      135deg,\r\n      #1473e6,\r\n      #6556e4\r\n    );\r\n}\r\n\r\n.wpbo-gsc-cta small{\r\n  display:inline-flex;\r\n\r\n  margin-bottom:15px;\r\n\r\n  padding:6px 11px;\r\n\r\n  border-radius:999px;\r\n\r\n  background:rgba(255,255,255,.14);\r\n\r\n  font-size:11px;\r\n  font-weight:700;\r\n}\r\n\r\n.wpbo-gsc-cta h2{\r\n  max-width:720px;\r\n\r\n  margin:0 auto 12px;\r\n\r\n  color:#fff;\r\n\r\n  font-size:clamp(29px,4vw,42px);\r\n  line-height:1.25;\r\n}\r\n\r\n.wpbo-gsc-cta p{\r\n  max-width:650px;\r\n\r\n  margin:0 auto 25px;\r\n\r\n  color:rgba(255,255,255,.84);\r\n\r\n  font-size:14px;\r\n  line-height:1.8;\r\n}\r\n\r\n.wpbo-gsc-cta .wpbo-gsc-btn{\r\n  color:#1473e6 !important;\r\n\r\n  background:#fff;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLET\r\n========================================================= *\/\r\n\r\n@media(max-width:1024px){\r\n\r\n  .wpbo-gsc-hero-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-gsc-hero-copy{\r\n    text-align:center;\r\n  }\r\n\r\n  .wpbo-gsc-hero h1,\r\n  .wpbo-gsc-hero-desc{\r\n    margin-left:auto;\r\n    margin-right:auto;\r\n  }\r\n\r\n  .wpbo-gsc-brand,\r\n  .wpbo-gsc-actions,\r\n  .wpbo-gsc-trust{\r\n    justify-content:center;\r\n  }\r\n\r\n  .wpbo-gsc-dashboard{\r\n    max-width:650px;\r\n\r\n    margin:auto;\r\n  }\r\n\r\n  .wpbo-gsc-inspect-grid,\r\n  .wpbo-gsc-check-layout{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-gsc-progress{\r\n    position:relative;\r\n    top:auto;\r\n  }\r\n\r\n  .wpbo-gsc-metrics-grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MOBILE\r\n========================================================= *\/\r\n\r\n@media(max-width:767px){\r\n\r\n  .wpbo-gsc-container{\r\n    width:min(calc(100% - 28px),1180px);\r\n  }\r\n\r\n  .wpbo-gsc-section{\r\n    padding:65px 0;\r\n  }\r\n\r\n  .wpbo-gsc-hero{\r\n    padding:70px 0 80px;\r\n  }\r\n\r\n  .wpbo-gsc-hero h1{\r\n    font-size:38px;\r\n  }\r\n\r\n  .wpbo-gsc-hero-desc{\r\n    font-size:15px;\r\n  }\r\n\r\n  .wpbo-gsc-actions{\r\n    flex-direction:column;\r\n  }\r\n\r\n  .wpbo-gsc-actions .wpbo-gsc-btn{\r\n    width:100%;\r\n  }\r\n\r\n  .wpbo-gsc-stat-grid{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n  .wpbo-gsc-quick{\r\n    margin-top:-25px;\r\n  }\r\n\r\n  .wpbo-gsc-quick-box{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n\r\n  .wpbo-gsc-quick-item:nth-child(2){\r\n    border-right:0;\r\n  }\r\n\r\n  .wpbo-gsc-quick-item:nth-child(-n+2){\r\n    border-bottom:1px solid #edf1f5;\r\n  }\r\n\r\n  .wpbo-gsc-intro-grid,\r\n  .wpbo-gsc-metrics-grid,\r\n  .wpbo-gsc-note-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-gsc-workflow-item{\r\n    grid-template-columns:48px 1fr;\r\n\r\n    gap:12px;\r\n  }\r\n\r\n  .wpbo-gsc-workflow-number{\r\n    width:46px;\r\n    height:46px;\r\n\r\n    border-width:5px;\r\n  }\r\n\r\n  .wpbo-gsc-workflow-item:not(:last-child)::before{\r\n    left:23px;\r\n    top:45px;\r\n  }\r\n\r\n  .wpbo-gsc-workflow-card{\r\n    grid-template-columns:1fr;\r\n\r\n    padding:19px;\r\n  }\r\n\r\n  .wpbo-gsc-workflow-arrow{\r\n    display:none;\r\n  }\r\n\r\n  .wpbo-gsc-tab-panel{\r\n    padding:20px;\r\n  }\r\n\r\n  .wpbo-gsc-tab-grid{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .wpbo-gsc-inspect-actions{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   REDUCED MOTION\r\n========================================================= *\/\r\n\r\n@media(prefers-reduced-motion:reduce){\r\n\r\n  #wpbo-gsc-page *,\r\n  #wpbo-gsc-page *::before,\r\n  #wpbo-gsc-page *::after{\r\n    scroll-behavior:auto !important;\r\n    transition:none !important;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n HERO\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-gsc-hero\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-hero-grid\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-hero-copy\">\r\n\r\n        <div class=\"wpbo-gsc-brand\">\r\n\r\n          <span class=\"wpbo-gsc-brand-icon\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 24 24\"\r\n              fill=\"none\"\r\n              stroke=\"currentColor\"\r\n              stroke-width=\"2\"\r\n              stroke-linecap=\"round\"\r\n              stroke-linejoin=\"round\">\r\n\r\n              <path d=\"M4 19V9\"><\/path>\r\n              <path d=\"M10 19V5\"><\/path>\r\n              <path d=\"M16 19v-7\"><\/path>\r\n              <path d=\"M22 19V3\"><\/path>\r\n              <path d=\"M3 19h19\"><\/path>\r\n\r\n            <\/svg>\r\n\r\n          <\/span>\r\n\r\n          <span class=\"wpbo-gsc-brand-text\">\r\n            GOOGLE SEARCH CONSOLE\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <h1>\r\n          \u0e14\u0e39\u0e27\u0e48\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\r\n          <span class=\"wpbo-gsc-gradient\">\r\n            \u0e1b\u0e23\u0e32\u0e01\u0e0f\u0e1a\u0e19 Google\r\n          <\/span>\r\n          \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\r\n        <\/h1>\r\n\r\n\r\n        <p class=\"wpbo-gsc-hero-desc\">\r\n          \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e01\u0e31\u0e1a Google Search Console\r\n          \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19 Ownership, \u0e2a\u0e48\u0e07 Sitemap,\r\n          \u0e15\u0e23\u0e27\u0e08 URL \u0e41\u0e25\u0e30 Indexing\r\n          \u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07\u0e2d\u0e48\u0e32\u0e19 Clicks, Impressions,\r\n          CTR, Position \u0e41\u0e25\u0e30 Search Queries\r\n        <\/p>\r\n\r\n\r\n        <div class=\"wpbo-gsc-actions\">\r\n\r\n          <a\r\n            href=\"#wpbo-gsc-workflow\"\r\n            class=\"wpbo-gsc-btn wpbo-gsc-btn-primary\">\r\n\r\n            \u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32 Search Console \u2192\r\n\r\n          <\/a>\r\n\r\n\r\n          <a\r\n            href=\"#wpbo-gsc-checklist\"\r\n            class=\"wpbo-gsc-btn wpbo-gsc-btn-outline\">\r\n\r\n            \u0e14\u0e39 Checklist\r\n\r\n          <\/a>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-trust\">\r\n\r\n          <span class=\"wpbo-gsc-trust-item\">\r\n\r\n            <span class=\"wpbo-gsc-check-small\">\r\n              \u2713\r\n            <\/span>\r\n\r\n            Performance\r\n\r\n          <\/span>\r\n\r\n\r\n          <span class=\"wpbo-gsc-trust-item\">\r\n\r\n            <span class=\"wpbo-gsc-check-small\">\r\n              \u2713\r\n            <\/span>\r\n\r\n            URL Inspection\r\n\r\n          <\/span>\r\n\r\n\r\n          <span class=\"wpbo-gsc-trust-item\">\r\n\r\n            <span class=\"wpbo-gsc-check-small\">\r\n              \u2713\r\n            <\/span>\r\n\r\n            Sitemap\r\n\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- DASHBOARD -->\r\n\r\n      <div class=\"wpbo-gsc-dashboard\">\r\n\r\n        <div class=\"wpbo-gsc-dashboard-top\">\r\n\r\n          <div class=\"wpbo-gsc-dashboard-title\">\r\n\r\n            Search Performance\r\n\r\n            <span class=\"wpbo-gsc-live\">\r\n              Connected\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-dashboard-body\">\r\n\r\n\r\n          <div class=\"wpbo-gsc-stat-grid\">\r\n\r\n\r\n            <div class=\"wpbo-gsc-stat\">\r\n\r\n              <small>\r\n                Total Clicks\r\n              <\/small>\r\n\r\n              <strong>\r\n                1.24K\r\n              <\/strong>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-stat\">\r\n\r\n              <small>\r\n                Impressions\r\n              <\/small>\r\n\r\n              <strong>\r\n                18.6K\r\n              <\/strong>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-stat\">\r\n\r\n              <small>\r\n                Avg. CTR\r\n              <\/small>\r\n\r\n              <strong>\r\n                6.7%\r\n              <\/strong>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-stat\">\r\n\r\n              <small>\r\n                Position\r\n              <\/small>\r\n\r\n              <strong>\r\n                8.4\r\n              <\/strong>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-gsc-chart\">\r\n\r\n            <svg\r\n              viewBox=\"0 0 500 120\"\r\n              preserveAspectRatio=\"none\">\r\n\r\n              <path\r\n                d=\"M0 98\r\n                   C45 90,70 96,105 80\r\n                   C145 62,165 78,205 55\r\n                   C245 34,275 60,310 43\r\n                   C350 24,385 41,420 25\r\n                   C455 11,477 25,500 14\"\r\n                fill=\"none\"\r\n                stroke=\"#1473e6\"\r\n                stroke-width=\"4\"\r\n                stroke-linecap=\"round\">\r\n              <\/path>\r\n\r\n              <path\r\n                d=\"M0 108\r\n                   C40 105,70 96,110 99\r\n                   C150 101,180 83,215 87\r\n                   C260 91,290 71,330 74\r\n                   C370 77,405 61,440 64\r\n                   C465 66,485 52,500 55\"\r\n                fill=\"none\"\r\n                stroke=\"#6556e4\"\r\n                stroke-width=\"3\"\r\n                opacity=\".75\"\r\n                stroke-linecap=\"round\">\r\n              <\/path>\r\n\r\n            <\/svg>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-gsc-table\">\r\n\r\n\r\n            <div class=\"wpbo-gsc-table-row\">\r\n\r\n              <strong>\r\n                wordpress tutorial\r\n              <\/strong>\r\n\r\n              <span>\r\n                420\r\n              <\/span>\r\n\r\n              <span>\r\n                5.6%\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-table-row\">\r\n\r\n              <strong>\r\n                elementor\r\n              <\/strong>\r\n\r\n              <span>\r\n                286\r\n              <\/span>\r\n\r\n              <span>\r\n                7.2%\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-table-row\">\r\n\r\n              <strong>\r\n                rank math seo\r\n              <\/strong>\r\n\r\n              <span>\r\n                194\r\n              <\/span>\r\n\r\n              <span>\r\n                6.4%\r\n              <\/span>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n QUICK NAV\r\n========================================================= -->\r\n\r\n<div class=\"wpbo-gsc-quick\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-quick-box\">\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-gsc-workflow\"\r\n        class=\"wpbo-gsc-quick-item\">\r\n\r\n        <strong>\r\n          01 \u00b7 Connect\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-gsc-tools\"\r\n        class=\"wpbo-gsc-quick-item\">\r\n\r\n        <strong>\r\n          02 \u00b7 Inspect\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e15\u0e23\u0e27\u0e08 URL\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-gsc-performance\"\r\n        class=\"wpbo-gsc-quick-item\">\r\n\r\n        <strong>\r\n          03 \u00b7 Measure\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e2d\u0e48\u0e32\u0e19 Performance\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n\r\n      <a\r\n        href=\"#wpbo-gsc-checklist\"\r\n        class=\"wpbo-gsc-quick-item\">\r\n\r\n        <strong>\r\n          04 \u00b7 Check\r\n        <\/strong>\r\n\r\n        <span>\r\n          \u0e15\u0e23\u0e27\u0e08\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\r\n        <\/span>\r\n\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n\r\n<!-- =========================================================\r\n SEARCH CONSOLE 101\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-gsc-section\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        SEARCH CONSOLE 101\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        Google Search Console \u0e43\u0e0a\u0e49\u0e17\u0e33\u0e2d\u0e30\u0e44\u0e23?\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e40\u0e1b\u0e47\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e08\u0e49\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        \u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n        \u0e2a\u0e16\u0e32\u0e19\u0e30 URL \u0e41\u0e25\u0e30\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\r\n        \u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e1e\u0e1a\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23 Index \u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-intro-grid\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-intro-card\">\r\n\r\n        <span class=\"wpbo-gsc-intro-number\">\r\n          01\r\n        <\/span>\r\n\r\n        <div class=\"wpbo-gsc-intro-icon\">\r\n          DATA\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e14\u0e39 Search Performance\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e15\u0e23\u0e27\u0e08\u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n          \u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a Click\r\n          \u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 Performance\r\n          \u0e08\u0e32\u0e01 Google Search\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-intro-card\">\r\n\r\n        <span class=\"wpbo-gsc-intro-number\">\r\n          02\r\n        <\/span>\r\n\r\n        <div class=\"wpbo-gsc-intro-icon\">\r\n          URL\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e15\u0e23\u0e27\u0e08 URL \u0e23\u0e32\u0e22\u0e2b\u0e19\u0e49\u0e32\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e43\u0e0a\u0e49 URL Inspection\r\n          \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32 Google\r\n          \u0e23\u0e39\u0e49\u0e2d\u0e30\u0e44\u0e23\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a URL \u0e19\u0e31\u0e49\u0e19\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-intro-card\">\r\n\r\n        <span class=\"wpbo-gsc-intro-number\">\r\n          03\r\n        <\/span>\r\n\r\n        <div class=\"wpbo-gsc-intro-icon\">\r\n          XML\r\n        <\/div>\r\n\r\n        <h3>\r\n          \u0e2a\u0e48\u0e07 Sitemap\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e41\u0e08\u0e49\u0e07 Sitemap\r\n          \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49 Google\r\n          \u0e04\u0e49\u0e19\u0e1e\u0e1a URL \u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n WORKFLOW\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-gsc-workflow\"\r\n  class=\"wpbo-gsc-section wpbo-gsc-soft\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        SETUP WORKFLOW\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e40\u0e23\u0e34\u0e48\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Search Console \u0e15\u0e32\u0e21\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e19\u0e35\u0e49\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c WordPress\r\n        \u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\r\n        \u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08 Sitemap \u0e01\u0e48\u0e2d\u0e19\u0e40\u0e23\u0e34\u0e48\u0e21\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-workflow\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-workflow-item\">\r\n\r\n        <div class=\"wpbo-gsc-workflow-number\">\r\n          01\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-gsc-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-gsc-workflow-tag\">\r\n              PROPERTY\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e40\u0e02\u0e49\u0e32 Search Console\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21 Property\r\n              \u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\r\n              \u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e43\u0e2b\u0e49\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-gsc-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-workflow-item\">\r\n\r\n        <div class=\"wpbo-gsc-workflow-number\">\r\n          02\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-gsc-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-gsc-workflow-tag\">\r\n              VERIFY\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e22\u0e37\u0e19\u0e22\u0e31\u0e19 Ownership\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e14\u0e39\u0e41\u0e25\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n              \u0e14\u0e49\u0e27\u0e22\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48 Search Console \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\r\n              \u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32 Property \u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23 Verify \u0e41\u0e25\u0e49\u0e27\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-gsc-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-workflow-item\">\r\n\r\n        <div class=\"wpbo-gsc-workflow-number\">\r\n          03\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-gsc-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-gsc-workflow-tag\">\r\n              SITEMAP\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e2a\u0e48\u0e07 XML Sitemap\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e23\u0e27\u0e08 Sitemap \u0e08\u0e32\u0e01 WordPress\r\n              \u0e2b\u0e23\u0e37\u0e2d Rank Math\r\n              \u0e41\u0e25\u0e49\u0e27\u0e19\u0e33 Sitemap \u0e44\u0e1b\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e43\u0e19 Search Console\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-gsc-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-workflow-item\">\r\n\r\n        <div class=\"wpbo-gsc-workflow-number\">\r\n          04\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-gsc-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-gsc-workflow-tag\">\r\n              INSPECT\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e23\u0e27\u0e08 URL \u0e2a\u0e33\u0e04\u0e31\u0e0d\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e43\u0e0a\u0e49 URL Inspection\r\n              \u0e15\u0e23\u0e27\u0e08\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\r\n              \u0e41\u0e25\u0e30\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e27\u0e48\u0e32\u0e21\u0e35\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-gsc-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-workflow-item\">\r\n\r\n        <div class=\"wpbo-gsc-workflow-number\">\r\n          05\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-gsc-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-gsc-workflow-tag\">\r\n              INDEXING\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e15\u0e23\u0e27\u0e08 Page Indexing\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\r\n              \u0e16\u0e39\u0e01 Index \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\r\n              \u0e41\u0e25\u0e30\u0e2d\u0e48\u0e32\u0e19\u0e2a\u0e32\u0e40\u0e2b\u0e15\u0e38\u0e02\u0e2d\u0e07 URL \u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 Index\r\n              \u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e1b\u0e31\u0e0d\u0e2b\u0e32\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-gsc-workflow-arrow\">\r\n            \u2192\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-workflow-item\">\r\n\r\n        <div class=\"wpbo-gsc-workflow-number\">\r\n          06\r\n        <\/div>\r\n\r\n        <div class=\"wpbo-gsc-workflow-card\">\r\n\r\n          <div>\r\n\r\n            <span class=\"wpbo-gsc-workflow-tag\">\r\n              PERFORMANCE\r\n            <\/span>\r\n\r\n            <h3>\r\n              \u0e40\u0e23\u0e34\u0e48\u0e21\u0e2d\u0e48\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e43\u0e0a\u0e49 Queries, Pages,\r\n              Clicks \u0e41\u0e25\u0e30 Impressions\r\n              \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e27\u0e48\u0e32\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e1e\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e08\u0e32\u0e01\u0e2d\u0e30\u0e44\u0e23\r\n              \u0e41\u0e25\u0e49\u0e27\u0e19\u0e33\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e44\u0e1b\u0e1b\u0e23\u0e31\u0e1a SEO \u0e15\u0e48\u0e2d\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n          <span class=\"wpbo-gsc-workflow-arrow\">\r\n            \u2713\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n TOOLS\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-gsc-tools\"\r\n  class=\"wpbo-gsc-section\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        SEARCH CONSOLE TOOLKIT\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 4 \u0e2a\u0e48\u0e27\u0e19\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e1a\u0e48\u0e2d\u0e22\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e01\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\r\n        \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e27\u0e48\u0e32\u0e41\u0e15\u0e48\u0e25\u0e30 Report\r\n        \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e43\u0e0a\u0e49\u0e15\u0e23\u0e27\u0e08\u0e2d\u0e30\u0e44\u0e23\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-tabs\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-tab-buttons\">\r\n\r\n        <button\r\n          class=\"wpbo-gsc-tab-btn active\"\r\n          data-tab=\"performance\"\r\n          type=\"button\">\r\n\r\n          Performance\r\n\r\n        <\/button>\r\n\r\n\r\n        <button\r\n          class=\"wpbo-gsc-tab-btn\"\r\n          data-tab=\"inspection\"\r\n          type=\"button\">\r\n\r\n          URL Inspection\r\n\r\n        <\/button>\r\n\r\n\r\n        <button\r\n          class=\"wpbo-gsc-tab-btn\"\r\n          data-tab=\"indexing\"\r\n          type=\"button\">\r\n\r\n          Page Indexing\r\n\r\n        <\/button>\r\n\r\n\r\n        <button\r\n          class=\"wpbo-gsc-tab-btn\"\r\n          data-tab=\"sitemaps\"\r\n          type=\"button\">\r\n\r\n          Sitemaps\r\n\r\n        <\/button>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- PERFORMANCE -->\r\n\r\n      <div\r\n        class=\"wpbo-gsc-tab-panel active\"\r\n        data-panel=\"performance\">\r\n\r\n        <div class=\"wpbo-gsc-tab-grid\">\r\n\r\n          <div class=\"wpbo-gsc-tab-summary\">\r\n\r\n            <div class=\"wpbo-gsc-tab-label\">\r\n              SEARCH RESULTS\r\n            <\/div>\r\n\r\n            <h3>\r\n              Performance\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e43\u0e0a\u0e49\u0e14\u0e39\u0e27\u0e48\u0e32\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\r\n              \u0e1e\u0e1a\u0e41\u0e25\u0e30\u0e04\u0e25\u0e34\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n              \u0e08\u0e32\u0e01\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-gsc-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Queries\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e04\u0e33\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e1b\u0e23\u0e32\u0e01\u0e0f\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Pages\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e2b\u0e19\u0e49\u0e32\u0e43\u0e14\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a Click \u0e41\u0e25\u0e30 Impression\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Date\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e1c\u0e25\u0e43\u0e19\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e15\u0e48\u0e32\u0e07 \u0e46\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Filters\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e01\u0e23\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e40\u0e08\u0e32\u0e30\u0e08\u0e07\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- INSPECTION -->\r\n\r\n      <div\r\n        class=\"wpbo-gsc-tab-panel\"\r\n        data-panel=\"inspection\">\r\n\r\n        <div class=\"wpbo-gsc-tab-grid\">\r\n\r\n          <div class=\"wpbo-gsc-tab-summary\">\r\n\r\n            <div class=\"wpbo-gsc-tab-label\">\r\n              SINGLE URL\r\n            <\/div>\r\n\r\n            <h3>\r\n              URL Inspection\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e43\u0e0a\u0e49\u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\r\n              \u0e17\u0e35\u0e48 Google \u0e23\u0e39\u0e49\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\r\n              URL \u0e43\u0e14 URL \u0e2b\u0e19\u0e36\u0e48\u0e07\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-gsc-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Index Status\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32 Google \u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 URL \u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Live Test\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Canonical\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 Canonical \u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Request Indexing\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e02\u0e2d\u0e43\u0e2b\u0e49 Google \u0e1e\u0e34\u0e08\u0e32\u0e23\u0e13\u0e32 Crawl \u0e2b\u0e19\u0e49\u0e32\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- INDEXING -->\r\n\r\n      <div\r\n        class=\"wpbo-gsc-tab-panel\"\r\n        data-panel=\"indexing\">\r\n\r\n        <div class=\"wpbo-gsc-tab-grid\">\r\n\r\n          <div class=\"wpbo-gsc-tab-summary\">\r\n\r\n            <div class=\"wpbo-gsc-tab-label\">\r\n              INDEX STATUS\r\n            <\/div>\r\n\r\n            <h3>\r\n              Page Indexing\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e43\u0e0a\u0e49\u0e14\u0e39\u0e20\u0e32\u0e1e\u0e23\u0e27\u0e21\r\n              URL \u0e17\u0e35\u0e48 Google \u0e23\u0e39\u0e49\u0e08\u0e31\u0e01\r\n              \u0e41\u0e25\u0e30\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e02\u0e2d\u0e07 URL\r\n              \u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e16\u0e39\u0e01 Index\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-gsc-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Indexed\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08\u0e08\u0e33\u0e19\u0e27\u0e19 URL \u0e17\u0e35\u0e48\u0e16\u0e39\u0e01 Index\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Not Indexed\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e2d\u0e48\u0e32\u0e19\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e01\u0e48\u0e2d\u0e19\u0e41\u0e01\u0e49\u0e44\u0e02\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Important URLs\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e43\u0e2b\u0e49\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e40\u0e08\u0e2d\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Troubleshooting\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e41\u0e01\u0e49\u0e15\u0e32\u0e21\u0e2a\u0e32\u0e40\u0e2b\u0e15\u0e38\u0e02\u0e2d\u0e07 URL \u0e08\u0e23\u0e34\u0e07\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- SITEMAPS -->\r\n\r\n      <div\r\n        class=\"wpbo-gsc-tab-panel\"\r\n        data-panel=\"sitemaps\">\r\n\r\n        <div class=\"wpbo-gsc-tab-grid\">\r\n\r\n          <div class=\"wpbo-gsc-tab-summary\">\r\n\r\n            <div class=\"wpbo-gsc-tab-label\">\r\n              DISCOVERY\r\n            <\/div>\r\n\r\n            <h3>\r\n              Sitemaps\r\n            <\/h3>\r\n\r\n            <p>\r\n              \u0e43\u0e0a\u0e49\u0e41\u0e08\u0e49\u0e07 Sitemap\r\n              \u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e15\u0e23\u0e27\u0e08\r\n              \u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25 Sitemap\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n\r\n          <div class=\"wpbo-gsc-tab-list\">\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                01\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Sitemap URL\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08 URL \u0e01\u0e48\u0e2d\u0e19\u0e19\u0e33\u0e44\u0e1b Submit\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                02\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Submit\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e40\u0e1e\u0e34\u0e48\u0e21 Sitemap \u0e43\u0e19 Search Console\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                03\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  Status\r\n                <\/strong>\r\n\r\n                <span>\r\n                  \u0e15\u0e23\u0e27\u0e08\u0e01\u0e32\u0e23\u0e2d\u0e48\u0e32\u0e19\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e02\u0e2d\u0e07 Sitemap\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"wpbo-gsc-tab-list-item\">\r\n\r\n              <span class=\"wpbo-gsc-tab-list-num\">\r\n                04\r\n              <\/span>\r\n\r\n              <div>\r\n\r\n                <strong>\r\n                  URLs\r\n                <\/strong>\r\n\r\n                <span>\r\n                  Sitemap \u0e04\u0e27\u0e23\u0e21\u0e35 URL \u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e49\u0e19\u0e1e\u0e1a\r\n                <\/span>\r\n\r\n              <\/div>\r\n\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n PERFORMANCE METRICS\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-gsc-performance\"\r\n  class=\"wpbo-gsc-section wpbo-gsc-soft\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        PERFORMANCE METRICS\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e2d\u0e48\u0e32\u0e19 4 \u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e2d\u0e22\u0e48\u0e32\u0e14\u0e39\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e43\u0e14\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e41\u0e22\u0e01\u0e08\u0e32\u0e01\u0e1a\u0e23\u0e34\u0e1a\u0e17\r\n        \u0e04\u0e27\u0e23\u0e14\u0e39\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a Query, Page\r\n        \u0e41\u0e25\u0e30\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-metrics-grid\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-metric-card\">\r\n\r\n        <div class=\"wpbo-gsc-metric-icon\">\r\n          CLK\r\n        <\/div>\r\n\r\n        <h3>\r\n          Clicks\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e08\u0e33\u0e19\u0e27\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\r\n          \u0e04\u0e25\u0e34\u0e01\u0e08\u0e32\u0e01 Google Search\r\n          \u0e40\u0e02\u0e49\u0e32\u0e21\u0e32\u0e22\u0e31\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-metric-card\">\r\n\r\n        <div class=\"wpbo-gsc-metric-icon\">\r\n          IMP\r\n        <\/div>\r\n\r\n        <h3>\r\n          Impressions\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e08\u0e33\u0e19\u0e27\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e17\u0e35\u0e48\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n          \u0e1b\u0e23\u0e32\u0e01\u0e0f\u0e43\u0e19\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n          \u0e15\u0e32\u0e21\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-metric-card\">\r\n\r\n        <div class=\"wpbo-gsc-metric-icon\">\r\n          CTR\r\n        <\/div>\r\n\r\n        <h3>\r\n          CTR\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e43\u0e0a\u0e49\u0e14\u0e39\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19 Click\r\n          \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e01\u0e31\u0e1a Impression\r\n          \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e01\u0e32\u0e23\u0e04\u0e25\u0e34\u0e01\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-metric-card\">\r\n\r\n        <div class=\"wpbo-gsc-metric-icon\">\r\n          POS\r\n        <\/div>\r\n\r\n        <h3>\r\n          Position\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e43\u0e0a\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\r\n          \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e39\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e40\u0e09\u0e25\u0e35\u0e48\u0e22\r\n          \u0e43\u0e19\u0e1a\u0e23\u0e34\u0e1a\u0e17\u0e02\u0e2d\u0e07 Report\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n URL INSPECTION\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-gsc-section\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-inspect-grid\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-inspect-copy\">\r\n\r\n        <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n          <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n          URL INSPECTION\r\n\r\n        <\/div>\r\n\r\n        <h2>\r\n          \u0e16\u0e49\u0e32\u0e08\u0e30\u0e15\u0e23\u0e27\u0e08 URL \u0e40\u0e14\u0e35\u0e22\u0e27 \u0e43\u0e2b\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e23\u0e07\u0e19\u0e35\u0e49\r\n        <\/h2>\r\n\r\n        <p>\r\n          \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\r\n          \u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e0a\u0e49\u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e27\u0e48\u0e32\r\n          \u0e17\u0e33\u0e44\u0e21 URL \u0e43\u0e14 URL \u0e2b\u0e19\u0e36\u0e48\u0e07\r\n          \u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e1b\u0e23\u0e32\u0e01\u0e0f\u0e1a\u0e19 Google\r\n        <\/p>\r\n\r\n\r\n        <div class=\"wpbo-gsc-inspect-list\">\r\n\r\n          <div class=\"wpbo-gsc-inspect-item\">\r\n            \u0e43\u0e2a\u0e48 URL \u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-gsc-inspect-item\">\r\n            \u0e2d\u0e48\u0e32\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e17\u0e35\u0e48 Google \u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-gsc-inspect-item\">\r\n            \u0e43\u0e0a\u0e49 Live Test \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e19\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-gsc-inspect-item\">\r\n            \u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e19\u0e40\u0e2b\u0e15\u0e38 \u0e01\u0e48\u0e2d\u0e19 Request Indexing\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-inspect-card\">\r\n\r\n\r\n        <div class=\"wpbo-gsc-url-search\">\r\n\r\n          <svg\r\n            viewBox=\"0 0 24 24\"\r\n            fill=\"none\"\r\n            stroke=\"currentColor\"\r\n            stroke-width=\"2\">\r\n\r\n            <circle\r\n              cx=\"11\"\r\n              cy=\"11\"\r\n              r=\"7\">\r\n            <\/circle>\r\n\r\n            <path d=\"m20 20-3.5-3.5\"><\/path>\r\n\r\n          <\/svg>\r\n\r\n          <span>\r\n            https:\/\/test.onsello.com\/rank-math-seo\/\r\n          <\/span>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-index-status\">\r\n\r\n          <div class=\"wpbo-gsc-status-icon\">\r\n            \u2713\r\n          <\/div>\r\n\r\n          <div>\r\n\r\n            <strong>\r\n              URL inspection example\r\n            <\/strong>\r\n\r\n            <p>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 URL\r\n              \u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e17\u0e35\u0e48 Google\r\n              \u0e21\u0e35\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n            <\/p>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-inspect-actions\">\r\n\r\n          <div class=\"wpbo-gsc-inspect-action\">\r\n            TEST LIVE URL\r\n          <\/div>\r\n\r\n          <div class=\"wpbo-gsc-inspect-action primary\">\r\n            REQUEST INDEXING\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n IMPORTANT NOTES\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-gsc-section wpbo-gsc-soft\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        IMPORTANT\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        2 \u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e21\u0e31\u0e01\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e1c\u0e34\u0e14\r\n      <\/h2>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-note-grid\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-note info\">\r\n\r\n        <span class=\"wpbo-gsc-note-badge\">\r\n          INDEXING\r\n        <\/span>\r\n\r\n        <h3>\r\n          Not Indexed \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e41\u0e1b\u0e25\u0e27\u0e48\u0e32\u0e1c\u0e34\u0e14\u0e40\u0e2a\u0e21\u0e2d\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e2d\u0e32\u0e08\u0e21\u0e35 URL\r\n          \u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01 Index\r\n          \u0e40\u0e0a\u0e48\u0e19 URL \u0e0b\u0e49\u0e33\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01\r\n          \u0e08\u0e36\u0e07\u0e04\u0e27\u0e23\u0e2d\u0e48\u0e32\u0e19\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e01\u0e48\u0e2d\u0e19\u0e41\u0e01\u0e49\u0e44\u0e02\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-note warning\">\r\n\r\n        <span class=\"wpbo-gsc-note-badge\">\r\n          SITEMAP\r\n        <\/span>\r\n\r\n        <h3>\r\n          Submit Sitemap \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e01\u0e32\u0e23 Index\r\n        <\/h3>\r\n\r\n        <p>\r\n          \u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07 Sitemap\r\n          \u0e0a\u0e48\u0e27\u0e22\u0e1a\u0e2d\u0e01 Google \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a URL\r\n          \u0e17\u0e35\u0e48\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e49\u0e19\u0e1e\u0e1a\r\n          \u0e41\u0e15\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e27\u0e48\u0e32\u0e17\u0e38\u0e01 URL\r\n          \u0e08\u0e30\u0e16\u0e39\u0e01 Crawl \u0e2b\u0e23\u0e37\u0e2d Index \u0e42\u0e14\u0e22\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n CHECKLIST\r\n========================================================= -->\r\n\r\n<section\r\n  id=\"wpbo-gsc-checklist\"\r\n  class=\"wpbo-gsc-section\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        SEARCH CONSOLE CHECKLIST\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e40\u0e0a\u0e47\u0e01 Search Console \u0e01\u0e48\u0e2d\u0e19\u0e16\u0e37\u0e2d\u0e27\u0e48\u0e32\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e40\u0e2a\u0e23\u0e47\u0e08\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e15\u0e34\u0e4a\u0e01\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e15\u0e23\u0e27\u0e08\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27\r\n        \u0e23\u0e30\u0e1a\u0e1a\u0e08\u0e30\u0e04\u0e33\u0e19\u0e27\u0e13 Progress\r\n        \u0e41\u0e25\u0e30\u0e08\u0e33\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e44\u0e27\u0e49\u0e43\u0e19 Browser\r\n      <\/p>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-check-layout\">\r\n\r\n\r\n      <div class=\"wpbo-gsc-progress\">\r\n\r\n        <small>\r\n          SEARCH CONSOLE READINESS\r\n        <\/small>\r\n\r\n        <div\r\n          id=\"wpbo-gsc-progress-value\"\r\n          class=\"wpbo-gsc-progress-value\">\r\n\r\n          0%\r\n\r\n        <\/div>\r\n\r\n        <p>\r\n          \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e04\u0e23\u0e1a\r\n          \u0e04\u0e38\u0e13\u0e01\u0e47\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2d\u0e48\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 Search\r\n          \u0e41\u0e25\u0e30\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c SEO \u0e15\u0e48\u0e2d\r\n        <\/p>\r\n\r\n\r\n        <div class=\"wpbo-gsc-progress-track\">\r\n\r\n          <div\r\n            id=\"wpbo-gsc-progress-bar\"\r\n            class=\"wpbo-gsc-progress-bar\">\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n\r\n      <div class=\"wpbo-gsc-checklist\">\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"property\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              \u0e40\u0e1e\u0e34\u0e48\u0e21 Property \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e14\u0e39\u0e41\u0e25\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"verify\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              Verify Ownership \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              Search Console \u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e41\u0e25\u0e49\u0e27\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"sitemap\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e23\u0e27\u0e08 XML Sitemap \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e40\u0e1b\u0e34\u0e14 Sitemap \u0e44\u0e14\u0e49\u0e41\u0e25\u0e30 URL \u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"submit-sitemap\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              Submit Sitemap \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              Search Console \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25 Sitemap \u0e44\u0e14\u0e49\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"home\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e23\u0e27\u0e08 Homepage \u0e14\u0e49\u0e27\u0e22 URL Inspection\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e16\u0e32\u0e19\u0e30 URL \u0e2b\u0e25\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e41\u0e25\u0e49\u0e27\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"important-pages\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e23\u0e27\u0e08\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e2b\u0e19\u0e49\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01\u0e21\u0e35\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e15\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"indexing\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              \u0e15\u0e23\u0e27\u0e08 Page Indexing \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e02\u0e2d\u0e07 URL \u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 Index\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div\r\n          class=\"wpbo-gsc-check-item\"\r\n          data-key=\"performance\">\r\n\r\n          <span class=\"wpbo-gsc-checkbox\">\r\n            \u2713\r\n          <\/span>\r\n\r\n          <div class=\"wpbo-gsc-check-content\">\r\n\r\n            <strong>\r\n              \u0e40\u0e1b\u0e34\u0e14\u0e14\u0e39 Performance \u0e41\u0e25\u0e49\u0e27\r\n            <\/strong>\r\n\r\n            <span>\r\n              \u0e23\u0e39\u0e49\u0e08\u0e31\u0e01 Queries, Pages \u0e41\u0e25\u0e30 Metrics \u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\r\n            <\/span>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n FAQ\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-gsc-section wpbo-gsc-soft\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-section-head\">\r\n\r\n      <div class=\"wpbo-gsc-eyebrow\">\r\n\r\n        <span class=\"wpbo-gsc-eyebrow-dot\"><\/span>\r\n\r\n        FAQ\r\n\r\n      <\/div>\r\n\r\n      <h2>\r\n        \u0e04\u0e33\u0e16\u0e32\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a Google Search Console\r\n      <\/h2>\r\n\r\n    <\/div>\r\n\r\n\r\n    <div class=\"wpbo-gsc-faq\">\r\n\r\n      <div class=\"wpbo-gsc-faq-list\">\r\n\r\n\r\n        <div class=\"wpbo-gsc-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-gsc-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              Google Search Console \u0e15\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01 Google Analytics \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-gsc-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n\r\n          <div class=\"wpbo-gsc-faq-answer\">\r\n\r\n            <div class=\"wpbo-gsc-faq-answer-inner\">\r\n              Search Console \u0e40\u0e19\u0e49\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e1a\u0e19 Google Search\r\n              \u0e40\u0e0a\u0e48\u0e19 Queries, Clicks, Impressions,\r\n              URL Inspection \u0e41\u0e25\u0e30 Indexing\r\n              \u0e2a\u0e48\u0e27\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d Analytics\r\n              \u0e08\u0e30\u0e40\u0e19\u0e49\u0e19\u0e1e\u0e24\u0e15\u0e34\u0e01\u0e23\u0e23\u0e21\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e20\u0e32\u0e22\u0e43\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\r\n              \u0e15\u0e32\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e1a Analytics \u0e40\u0e01\u0e47\u0e1a\u0e44\u0e27\u0e49\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-gsc-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e2a\u0e48\u0e07 Sitemap \u0e41\u0e25\u0e49\u0e27 Google \u0e08\u0e30 Index \u0e17\u0e38\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e25\u0e22\u0e44\u0e2b\u0e21?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-gsc-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n\r\n          <div class=\"wpbo-gsc-faq-answer\">\r\n\r\n            <div class=\"wpbo-gsc-faq-answer-inner\">\r\n              \u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e23\u0e31\u0e1a\r\n              Sitemap \u0e0a\u0e48\u0e27\u0e22\u0e41\u0e08\u0e49\u0e07 URL \u0e17\u0e35\u0e48\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49 Google \u0e04\u0e49\u0e19\u0e1e\u0e1a\r\n              \u0e41\u0e15\u0e48\u0e01\u0e32\u0e23 Submit Sitemap \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\r\n              \u0e27\u0e48\u0e32 Google \u0e08\u0e30 Crawl \u0e2b\u0e23\u0e37\u0e2d Index \u0e17\u0e38\u0e01 URL\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-gsc-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              Request Indexing \u0e41\u0e25\u0e49\u0e27\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e30\u0e02\u0e36\u0e49\u0e19 Google \u0e17\u0e31\u0e19\u0e17\u0e35\u0e44\u0e2b\u0e21?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-gsc-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n\r\n          <div class=\"wpbo-gsc-faq-answer\">\r\n\r\n            <div class=\"wpbo-gsc-faq-answer-inner\">\r\n              \u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e04\u0e32\u0e14\u0e2b\u0e27\u0e31\u0e07\u0e27\u0e48\u0e32 URL \u0e08\u0e30\u0e16\u0e39\u0e01 Index \u0e17\u0e31\u0e19\u0e17\u0e35\r\n              \u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49\u0e43\u0e0a\u0e49\u0e02\u0e2d\u0e43\u0e2b\u0e49 Google \u0e1e\u0e34\u0e08\u0e32\u0e23\u0e13\u0e32 Crawl URL\r\n              \u0e41\u0e15\u0e48\u0e01\u0e32\u0e23 Crawl \u0e41\u0e25\u0e30 Index\r\n              \u0e22\u0e31\u0e07\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e2d\u0e07 Google \u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e02\u0e2d\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e31\u0e49\u0e19\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-gsc-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              URL \u0e02\u0e36\u0e49\u0e19 Not Indexed \u0e15\u0e49\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e17\u0e38\u0e01 URL \u0e44\u0e2b\u0e21?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-gsc-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n\r\n          <div class=\"wpbo-gsc-faq-answer\">\r\n\r\n            <div class=\"wpbo-gsc-faq-answer-inner\">\r\n              \u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e23\u0e31\u0e1a\r\n              URL \u0e1a\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01 Index\r\n              \u0e04\u0e27\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e08\u0e32\u0e01\u0e15\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e31\u0e49\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48\r\n              \u0e41\u0e25\u0e49\u0e27\u0e2d\u0e48\u0e32\u0e19\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e17\u0e35\u0e48 Search Console \u0e41\u0e2a\u0e14\u0e07\r\n              \u0e01\u0e48\u0e2d\u0e19\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e41\u0e01\u0e49\u0e44\u0e02\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"wpbo-gsc-faq-item\">\r\n\r\n          <button\r\n            class=\"wpbo-gsc-faq-button\"\r\n            type=\"button\">\r\n\r\n            <span>\r\n              \u0e2b\u0e25\u0e31\u0e07\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21 Search Console \u0e41\u0e25\u0e49\u0e27\u0e04\u0e27\u0e23\u0e14\u0e39\u0e2d\u0e30\u0e44\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e41\u0e23\u0e01?\r\n            <\/span>\r\n\r\n            <span class=\"wpbo-gsc-faq-plus\"><\/span>\r\n\r\n          <\/button>\r\n\r\n\r\n          <div class=\"wpbo-gsc-faq-answer\">\r\n\r\n            <div class=\"wpbo-gsc-faq-answer-inner\">\r\n              \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e43\u0e2b\u0e21\u0e48\r\n              \u0e41\u0e19\u0e30\u0e19\u0e33\u0e15\u0e23\u0e27\u0e08 Sitemap,\r\n              URL \u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e30 Indexing \u0e01\u0e48\u0e2d\u0e19\r\n              \u0e08\u0e32\u0e01\u0e19\u0e31\u0e49\u0e19\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e49\u0e27\r\n              \u0e08\u0e36\u0e07\u0e40\u0e23\u0e34\u0e48\u0e21\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c Performance,\r\n              Queries \u0e41\u0e25\u0e30 Pages\r\n            <\/div>\r\n\r\n          <\/div>\r\n\r\n        <\/div>\r\n\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n CTA\r\n========================================================= -->\r\n\r\n<section class=\"wpbo-gsc-section\">\r\n\r\n  <div class=\"wpbo-gsc-container\">\r\n\r\n    <div class=\"wpbo-gsc-cta\">\r\n\r\n      <small>\r\n        NEXT STEP\r\n      <\/small>\r\n\r\n      <h2>\r\n        \u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21 Search Console \u0e41\u0e25\u0e49\u0e27 \u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49 Sitemap \u0e43\u0e2b\u0e49\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\r\n      <\/h2>\r\n\r\n      <p>\r\n        \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e27\u0e48\u0e32 XML Sitemap \u0e04\u0e37\u0e2d\u0e2d\u0e30\u0e44\u0e23,\r\n        URL \u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19\u0e04\u0e27\u0e23\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19 Sitemap,\r\n        \u0e27\u0e34\u0e18\u0e35\u0e15\u0e23\u0e27\u0e08 Sitemap \u0e02\u0e2d\u0e07 WordPress\r\n        \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07 Sitemap \u0e43\u0e2b\u0e49 Google \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e16\u0e39\u0e01\u0e25\u0e33\u0e14\u0e31\u0e1a\r\n      <\/p>\r\n\r\n      <a\r\n        href=\"\/sitemap\/\"\r\n        class=\"wpbo-gsc-btn\">\r\n\r\n        \u0e40\u0e23\u0e35\u0e22\u0e19 Sitemap \u2192\r\n\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n JAVASCRIPT\r\n========================================================= -->\r\n\r\n<script>\r\n(function(){\r\n\r\n  'use strict';\r\n\r\n  const root =\r\n    document.getElementById(\r\n      'wpbo-gsc-page'\r\n    );\r\n\r\n  if(!root){\r\n    return;\r\n  }\r\n\r\n\r\n  \/* =======================================================\r\n     SMOOTH SCROLL\r\n  ======================================================= *\/\r\n\r\n  root\r\n    .querySelectorAll('a[href^=\"#\"]')\r\n    .forEach(function(link){\r\n\r\n      link.addEventListener(\r\n        'click',\r\n        function(event){\r\n\r\n          const href =\r\n            this.getAttribute('href');\r\n\r\n          if(!href || href === '#'){\r\n            return;\r\n          }\r\n\r\n          const target =\r\n            document.querySelector(href);\r\n\r\n          if(!target){\r\n            return;\r\n          }\r\n\r\n          event.preventDefault();\r\n\r\n          target.scrollIntoView({\r\n            behavior:'smooth',\r\n            block:'start'\r\n          });\r\n\r\n        }\r\n      );\r\n\r\n    });\r\n\r\n\r\n  \/* =======================================================\r\n     TOOL TABS\r\n  ======================================================= *\/\r\n\r\n  const tabButtons =\r\n    root.querySelectorAll(\r\n      '.wpbo-gsc-tab-btn'\r\n    );\r\n\r\n  const tabPanels =\r\n    root.querySelectorAll(\r\n      '.wpbo-gsc-tab-panel'\r\n    );\r\n\r\n\r\n  tabButtons.forEach(function(button){\r\n\r\n    button.addEventListener(\r\n      'click',\r\n      function(){\r\n\r\n        const target =\r\n          this.dataset.tab;\r\n\r\n\r\n        tabButtons.forEach(function(item){\r\n\r\n          item.classList.remove('active');\r\n\r\n        });\r\n\r\n\r\n        tabPanels.forEach(function(panel){\r\n\r\n          panel.classList.remove('active');\r\n\r\n        });\r\n\r\n\r\n        this.classList.add('active');\r\n\r\n\r\n        const selected =\r\n          root.querySelector(\r\n            '[data-panel=\"' +\r\n            target +\r\n            '\"]'\r\n          );\r\n\r\n\r\n        if(selected){\r\n\r\n          selected.classList.add('active');\r\n\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n  });\r\n\r\n\r\n  \/* =======================================================\r\n     CHECKLIST + LOCAL STORAGE\r\n  ======================================================= *\/\r\n\r\n  const checklist =\r\n    root.querySelectorAll(\r\n      '.wpbo-gsc-check-item'\r\n    );\r\n\r\n\r\n  const progressValue =\r\n    document.getElementById(\r\n      'wpbo-gsc-progress-value'\r\n    );\r\n\r\n\r\n  const progressBar =\r\n    document.getElementById(\r\n      'wpbo-gsc-progress-bar'\r\n    );\r\n\r\n\r\n  const storageKey =\r\n    'wpboGoogleSearchConsoleChecklist';\r\n\r\n\r\n  function loadChecklist(){\r\n\r\n    try{\r\n\r\n      return JSON.parse(\r\n        localStorage.getItem(storageKey)\r\n      ) || {};\r\n\r\n    }catch(error){\r\n\r\n      return {};\r\n\r\n    }\r\n\r\n  }\r\n\r\n\r\n  function saveChecklist(data){\r\n\r\n    try{\r\n\r\n      localStorage.setItem(\r\n        storageKey,\r\n        JSON.stringify(data)\r\n      );\r\n\r\n    }catch(error){}\r\n\r\n  }\r\n\r\n\r\n  function updateProgress(){\r\n\r\n    let done = 0;\r\n\r\n\r\n    checklist.forEach(function(item){\r\n\r\n      if(item.classList.contains('done')){\r\n\r\n        done++;\r\n\r\n      }\r\n\r\n    });\r\n\r\n\r\n    const total =\r\n      checklist.length;\r\n\r\n\r\n    const percent =\r\n      total\r\n        ? Math.round(done \/ total * 100)\r\n        : 0;\r\n\r\n\r\n    if(progressValue){\r\n\r\n      progressValue.textContent =\r\n        percent + '%';\r\n\r\n    }\r\n\r\n\r\n    if(progressBar){\r\n\r\n      progressBar.style.width =\r\n        percent + '%';\r\n\r\n    }\r\n\r\n  }\r\n\r\n\r\n  const saved =\r\n    loadChecklist();\r\n\r\n\r\n  checklist.forEach(function(item){\r\n\r\n    const key =\r\n      item.dataset.key;\r\n\r\n\r\n    if(saved[key]){\r\n\r\n      item.classList.add('done');\r\n\r\n    }\r\n\r\n\r\n    item.setAttribute(\r\n      'role',\r\n      'checkbox'\r\n    );\r\n\r\n\r\n    item.setAttribute(\r\n      'tabindex',\r\n      '0'\r\n    );\r\n\r\n\r\n    item.setAttribute(\r\n      'aria-checked',\r\n      item.classList.contains('done')\r\n        ? 'true'\r\n        : 'false'\r\n    );\r\n\r\n\r\n    function toggle(){\r\n\r\n      item.classList.toggle('done');\r\n\r\n\r\n      const state =\r\n        item.classList.contains('done');\r\n\r\n\r\n      item.setAttribute(\r\n        'aria-checked',\r\n        state\r\n          ? 'true'\r\n          : 'false'\r\n      );\r\n\r\n\r\n      const current =\r\n        loadChecklist();\r\n\r\n\r\n      current[key] =\r\n        state;\r\n\r\n\r\n      saveChecklist(current);\r\n\r\n      updateProgress();\r\n\r\n    }\r\n\r\n\r\n    item.addEventListener(\r\n      'click',\r\n      toggle\r\n    );\r\n\r\n\r\n    item.addEventListener(\r\n      'keydown',\r\n      function(event){\r\n\r\n        if(\r\n          event.key === 'Enter' ||\r\n          event.key === ' '\r\n        ){\r\n\r\n          event.preventDefault();\r\n\r\n          toggle();\r\n\r\n        }\r\n\r\n      }\r\n    );\r\n\r\n  });\r\n\r\n\r\n  updateProgress();\r\n\r\n\r\n  \/* =======================================================\r\n     FAQ\r\n  ======================================================= *\/\r\n\r\n  const faqItems =\r\n    root.querySelectorAll(\r\n      '.wpbo-gsc-faq-item'\r\n    );\r\n\r\n\r\n  faqItems.forEach(function(item){\r\n\r\n    const button =\r\n      item.querySelector(\r\n        '.wpbo-gsc-faq-button'\r\n      );\r\n\r\n    const answer =\r\n      item.querySelector(\r\n        '.wpbo-gsc-faq-answer'\r\n      );\r\n\r\n\r\n    if(!button || !answer){\r\n      return;\r\n    }\r\n\r\n\r\n    button.setAttribute(\r\n      'aria-expanded',\r\n      'false'\r\n    );\r\n\r\n\r\n    button.addEventListener(\r\n      'click',\r\n      function(){\r\n\r\n        const opened =\r\n          item.classList.contains('open');\r\n\r\n\r\n        faqItems.forEach(function(other){\r\n\r\n          if(other === item){\r\n            return;\r\n          }\r\n\r\n\r\n          other.classList.remove('open');\r\n\r\n\r\n          const otherButton =\r\n            other.querySelector(\r\n              '.wpbo-gsc-faq-button'\r\n            );\r\n\r\n\r\n          const otherAnswer =\r\n            other.querySelector(\r\n              '.wpbo-gsc-faq-answer'\r\n            );\r\n\r\n\r\n          if(otherButton){\r\n\r\n            otherButton.setAttribute(\r\n              'aria-expanded',\r\n              'false'\r\n            );\r\n\r\n          }\r\n\r\n\r\n          if(otherAnswer){\r\n\r\n            otherAnswer.style.maxHeight =\r\n              null;\r\n\r\n          }\r\n\r\n        });\r\n\r\n\r\n        item.classList.toggle(\r\n          'open',\r\n          !opened\r\n        );\r\n\r\n\r\n        button.setAttribute(\r\n          'aria-expanded',\r\n          String(!opened)\r\n        );\r\n\r\n\r\n        answer.style.maxHeight =\r\n          !opened\r\n            ? answer.scrollHeight + 'px'\r\n            : null;\r\n\r\n      }\r\n    );\r\n\r\n  });\r\n\r\n})();\r\n<\/script>\r\n\r\n<\/div>\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>GOOGLE SEARCH CONSOLE \u0e14\u0e39\u0e27\u0e48\u0e32\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e1b\u0e23\u0e32\u0e01\u0e0f\u0e1a\u0e19 Google \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23 \u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e01\u0e31\u0e1a Google Search Console \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19 Ownership, \u0e2a\u0e48\u0e07 Sitemap, \u0e15\u0e23\u0e27\u0e08 URL \u0e41\u0e25\u0e30 Indexing \u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07\u0e2d\u0e48\u0e32\u0e19 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":4,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":176,"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/pages\/42\/revisions\/176"}],"wp:attachment":[{"href":"https:\/\/test.onsello.com\/en\/wp-json\/wp\/v2\/media?parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}