{"id":147,"date":"2026-07-30T15:24:28","date_gmt":"2026-07-30T15:24:28","guid":{"rendered":"https:\/\/itpathshaala.in\/blog\/?p=147"},"modified":"2026-07-30T16:19:05","modified_gmt":"2026-07-30T16:19:05","slug":"seo-fundamentals","status":"publish","type":"post","link":"https:\/\/itpathshaala.in\/blog\/seo-fundamentals\/","title":{"rendered":"SEO Fundamentals"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Google Fonts Import *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;800&family=Caveat:wght@700&display=swap');\n\n        \/* Global Reset & Base Styles *\/\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        body {\n            font-family: 'Montserrat', sans-serif;\n            background-color: #f4f6f8;\n            color: #333;\n            line-height: 1.5;\n            padding: 20px;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            background: #fff;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        }\n\n        \/* Header Section *\/\n        .main-header {\n            text-align: center;\n            margin-bottom: 40px;\n            position: relative;\n        }\n        .top-banner {\n            background-color: #1a365d;\n            color: #fff;\n            display: inline-block;\n            padding: 10px 40px;\n            border-radius: 50px;\n            font-size: 1.5rem;\n            font-weight: 800;\n            letter-spacing: 2px;\n            position: relative;\n            text-transform: uppercase;\n        }\n        .module-badge {\n            position: absolute;\n            top: -15px;\n            right: -80px;\n            background-color: #f6e05e;\n            color: #1a365d;\n            padding: 10px 20px;\n            border-radius: 30px;\n            font-family: 'Caveat', cursive;\n            font-size: 1.8rem;\n            transform: rotate(5deg);\n        }\n        .main-header h1 {\n            font-size: 4rem;\n            color: #2b6cb0;\n            margin: 15px 0;\n            text-transform: uppercase;\n            font-weight: 800;\n            letter-spacing: 1px;\n        }\n        .subtitle {\n            font-family: 'Caveat', cursive;\n            font-size: 2rem;\n            color: #4a5568;\n        }\n        .subtitle span {\n            color: #2b6cb0;\n            text-decoration: underline;\n        }\n\n        \/* Section Titles (Pills) *\/\n        .section-title {\n            background-color: #2b6cb0;\n            color: #fff;\n            display: inline-block;\n            padding: 8px 25px;\n            border-radius: 0 20px 20px 0;\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 20px;\n            margin-left: -20px;\n            text-transform: uppercase;\n        }\n        .section-title.green { background-color: #38a169; }\n        .section-title.purple { background-color: #805ad5; }\n        \n        \/* Layout Grid for Sections 1, 2, 3 *\/\n        .top-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin-bottom: 30px;\n        }\n        .card {\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 20px;\n            background: #fff;\n        }\n\n        \/* Section 1: Intro *\/\n        .intro-text { font-size: 0.95rem; margin-bottom: 20px; }\n        .intro-text strong { color: #2b6cb0; }\n        .bullseye-icon {\n            text-align: center;\n            font-size: 5rem;\n            color: #e53e3e;\n            margin: 20px 0;\n        }\n        .goal-box {\n            background: #fdf6e3;\n            border: 2px dashed #ecc94b;\n            padding: 15px;\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n        .goal-box i { color: #d69e2e; font-size: 2rem; }\n\n        \/* Section 2: How Search Engines Work *\/\n        .step-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            margin-bottom: 15px;\n        }\n        .step-icon {\n            width: 50px;\n            height: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 1.5rem;\n            flex-shrink: 0;\n        }\n        .bg-blue { background: #3182ce; }\n        .bg-green { background: #38a169; }\n        .bg-orange { background: #ed8936; }\n        .step-text h4 { color: #2b6cb0; margin-bottom: 5px; }\n        .step-text p { font-size: 0.85rem; }\n        .arrow-down { text-align: center; color: #a0aec0; margin: 5px 0; }\n\n        \/* Section 3: Organic vs Paid *\/\n        .vs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }\n        .vs-col { text-align: center; }\n        .vs-col h4 { margin-bottom: 15px; }\n        .vs-col.organic h4 { color: #38a169; }\n        .vs-col.paid h4 { color: #2b6cb0; }\n        .vs-icon { font-size: 3rem; margin-bottom: 15px; }\n        .organic .vs-icon { color: #48bb78; }\n        .paid .vs-icon { color: #ecc94b; }\n        .vs-list { list-style: none; text-align: left; font-size: 0.85rem; }\n        .vs-list li { margin-bottom: 8px; position: relative; padding-left: 15px; }\n        .vs-list li::before { content: \"\u2022\"; position: absolute; left: 0; font-weight: bold; }\n        .strategy-box {\n            margin-top: 20px;\n            background: #ebf8ff;\n            border: 1px solid #bee3f8;\n            padding: 10px;\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 0.9rem;\n            font-weight: 600;\n        }\n\n        \/* Section 4: Ranking Factors *\/\n        .ranking-factors-section {\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 0 20px 20px;\n            margin-bottom: 30px;\n        }\n        .factors-grid {\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            gap: 15px;\n            text-align: center;\n            margin-top: 20px;\n        }\n        .factor-item .icon-circle {\n            width: 70px;\n            height: 70px;\n            border-radius: 50%;\n            margin: 0 auto 10px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 2rem;\n        }\n        .factor-item h4 { font-size: 0.9rem; color: #2b6cb0; margin-bottom: 5px; }\n        .factor-item p { font-size: 0.75rem; color: #4a5568; }\n        .note-box {\n            background: #f0fff4;\n            border: 1px solid #c6f6d5;\n            padding: 10px;\n            text-align: center;\n            border-radius: 8px;\n            margin-top: 20px;\n            font-size: 0.9rem;\n        }\n\n        \/* Section 5: Types of SEO *\/\n        .types-section {\n            border: 2px solid #e2e8f0;\n            border-radius: 12px;\n            padding: 0 20px 20px;\n            margin-bottom: 30px;\n            background: #f8fafc;\n        }\n        .types-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 20px;\n            margin-top: 20px;\n        }\n        .type-col {\n            background: #fff;\n            padding: 15px;\n            border-radius: 8px;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n        }\n        .type-col h3 { text-align: center; font-size: 1rem; margin-bottom: 15px; }\n        .type-col:nth-child(1) h3 { color: #38a169; }\n        .type-col:nth-child(2) h3 { color: #2b6cb0; }\n        .type-col:nth-child(3) h3 { color: #ed8936; }\n        .type-col:nth-child(4) h3 { color: #805ad5; }\n        .type-icon { text-align: center; font-size: 4rem; color: #4a5568; margin-bottom: 15px; }\n        .type-desc { font-size: 0.85rem; margin-bottom: 10px; font-weight: 600; }\n        .type-list h5 { color: #e53e3e; margin-bottom: 5px; font-size: 0.85rem; }\n        .type-list ul { list-style-type: none; font-size: 0.8rem; }\n        .type-list ul li { margin-bottom: 4px; }\n        .type-list ul li::before { content: \"\u2022 \"; color: #333; }\n        \n        .together-box {\n            background: #fdf6e3;\n            padding: 15px;\n            text-align: center;\n            border-radius: 8px;\n            margin-top: 20px;\n            border: 1px solid #ecc94b;\n            font-weight: 600;\n        }\n        .together-box span { color: #2b6cb0; }\n\n        \/* Footer: Quick Tips *\/\n        .footer-tips {\n            border: 2px dashed #cbd5e0;\n            border-radius: 12px;\n            padding: 20px;\n            position: relative;\n        }\n        .tips-title { color: #2b6cb0; font-weight: 800; margin-bottom: 20px; }\n        .tips-grid {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 15px;\n            flex-wrap: wrap;\n        }\n        .tip-item { display: flex; align-items: center; gap: 10px; font-size: 0.85rem; max-width: 160px;}\n        .tip-item i { font-size: 2rem; color: #2b6cb0; }\n        \n        .sticky-note {\n            position: absolute;\n            right: 20px;\n            bottom: -10px;\n            background: #fef08a;\n            padding: 15px;\n            width: 180px;\n            font-family: 'Caveat', cursive;\n            font-size: 1.2rem;\n            transform: rotate(-3deg);\n            box-shadow: 2px 2px 5px rgba(0,0,0,0.2);\n            text-align: center;\n        }\n        .sticky-pin {\n            width: 15px;\n            height: 15px;\n            background: red;\n            border-radius: 50%;\n            position: absolute;\n            top: 5px;\n            left: 50%;\n            transform: translateX(-50%);\n            box-shadow: inset -2px -2px 4px rgba(0,0,0,0.5);\n        }\n\n        \/* Color utilities for factor icons *\/\n        .bg-blue-light { background: #4299e1; }\n        .bg-green-light { background: #48bb78; }\n        .bg-orange-light { background: #ed8936; }\n        .bg-purple-light { background: #9f7aea; }\n        .bg-red-light { background: #e53e3e; }\n        .bg-teal-light { background: #319795; }\n\n        \/* Mobile Responsiveness *\/\n        @media (max-width: 1024px) {\n            .factors-grid { grid-template-columns: repeat(3, 1fr); }\n            .types-grid { grid-template-columns: repeat(2, 1fr); }\n            .top-grid { grid-template-columns: 1fr; }\n            .module-badge { right: 0; top: -40px; }\n        }\n\n        @media (max-width: 768px) {\n            .main-header h1 { font-size: 2.5rem; }\n            .top-banner { font-size: 1rem; padding: 10px 20px; }\n            .factors-grid { grid-template-columns: repeat(2, 1fr); }\n            .types-grid { grid-template-columns: 1fr; }\n            .vs-grid { grid-template-columns: 1fr; }\n            .tips-grid { flex-direction: column; align-items: flex-start; }\n            .tip-item { max-width: 100%; }\n            .sticky-note { position: relative; right: auto; bottom: auto; margin-top: 20px; transform: rotate(0); width: 100%; }\n        }\n<\/style>\n\n<div class=\"container\">\n    \n    <!-- HEADER -->\n    <header class=\"main-header\">\n        <div class=\"top-banner\">\n            <i class=\"fas fa-bullhorn\"><\/i> DIGITAL MARKETING\n            <div class=\"module-badge\">Module 1<\/div>\n        <\/div>\n        <h1>SEO Fundamentals<\/h1>\n        <div class=\"subtitle\">Build <span>the Foundation.<\/span> Rank the Future.<\/div>\n    <\/header>\n\n    <!-- TOP 3 COLUMNS -->\n    <div class=\"top-grid\">\n        \n        <!-- Column 1 -->\n        <article class=\"card\">\n            <div class=\"section-title\">1. INTRODUCTION TO SEO<\/div>\n            <p class=\"intro-text\">\n                SEO (Search Engine Optimization) is the process of optimizing your website to <strong>rank higher<\/strong> in search engine results pages (SERPs) organically.\n            <\/p>\n            <div class=\"bullseye-icon\">\n                <i class=\"fas fa-bullseye\"><\/i>\n            <\/div>\n            <div class=\"goal-box\">\n                <i class=\"far fa-lightbulb\"><\/i>\n                <div>\n                    <strong>Goal:<\/strong><br>\n                    Get more organic (free) traffic from search engines like Google.\n                <\/div>\n            <\/div>\n        <\/article>\n\n        <!-- Column 2 -->\n        <article class=\"card\">\n            <div class=\"section-title green\">2. HOW SEARCH ENGINES WORK<\/div>\n            <p style=\"margin-bottom: 15px; font-weight: 600;\">Search engines follow 3 main steps:<\/p>\n            \n            <div class=\"step-item\">\n                <div class=\"step-icon bg-blue\"><i class=\"fas fa-spider\"><\/i><\/div>\n                <div class=\"step-text\">\n                    <h4>1. Crawling<\/h4>\n                    <p>Search engine bots (crawlers) scan the internet to find pages.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"arrow-down\"><i class=\"fas fa-arrow-down\"><\/i><\/div>\n            \n            <div class=\"step-item\">\n                <div class=\"step-icon bg-green\"><i class=\"fas fa-database\"><\/i><\/div>\n                <div class=\"step-text\">\n                    <h4>2. Indexing<\/h4>\n                    <p>Pages are analyzed and stored in the search engine database.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"arrow-down\"><i class=\"fas fa-arrow-down\"><\/i><\/div>\n            \n            <div class=\"step-item\">\n                <div class=\"step-icon bg-orange\"><i class=\"fas fa-chart-line\"><\/i><\/div>\n                <div class=\"step-text\">\n                    <h4>3. Ranking<\/h4>\n                    <p>When a user searches, the best pages are shown in SERPs based on relevance and quality.<\/p>\n                <\/div>\n            <\/div>\n        <\/article>\n\n        <!-- Column 3 -->\n        <article class=\"card\">\n            <div class=\"section-title purple\">3. ORGANIC VS PAID SEARCH<\/div>\n            <div class=\"vs-grid\">\n                <div class=\"vs-col organic\">\n                    <h4>ORGANIC SEARCH<\/h4>\n                    <div class=\"vs-icon\"><i class=\"fas fa-leaf\"><\/i><\/div>\n                    <ul class=\"vs-list\">\n                        <li>Free (non-paid) results<\/li>\n                        <li>Long-term strategy<\/li>\n                        <li>Builds trust &#038; credibility<\/li>\n                        <li>Clicks earned naturally<\/li>\n                        <li>Example: Blog posts, website pages<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"vs-col paid\">\n                    <h4>PAID SEARCH<\/h4>\n                    <div class=\"vs-icon\"><i class=\"fas fa-dollar-sign\" style=\"background:#ecc94b; color:white; border-radius:50%; width:50px; height:50px; display:inline-flex; align-items:center; justify-content:center;\"><\/i><\/div>\n                    <ul class=\"vs-list\">\n                        <li>Paid advertisements<\/li>\n                        <li>Short-term results<\/li>\n                        <li>Immediate visibility<\/li>\n                        <li>Clicks through ads<\/li>\n                        <li>Example: Google Ads, Sponsored posts<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"strategy-box\">\n                <i class=\"fas fa-star\" style=\"color: #ecc94b; font-size: 1.5rem;\"><\/i>\n                Best strategy = Combine both for maximum visibility and growth.\n            <\/div>\n        <\/article>\n    <\/div>\n\n    <!-- SECTION 4 -->\n    <section class=\"ranking-factors-section\">\n        <div class=\"section-title\" style=\"margin-top: 20px;\">4. GOOGLE RANKING FACTORS <span style=\"font-size:0.8rem; font-weight:normal;\">(Key Factors That Affect Rankings)<\/span><\/div>\n        <div class=\"factors-grid\">\n            <div class=\"factor-item\">\n                <div class=\"icon-circle bg-blue-light\"><i class=\"fas fa-file-alt\"><\/i><\/div>\n                <h4>Content Quality<\/h4>\n                <p>Helpful, relevant, original content that solves user intent.<\/p>\n            <\/div>\n            <div class=\"factor-item\">\n                <div class=\"icon-circle bg-green-light\"><i class=\"fas fa-mobile-alt\"><\/i><\/div>\n                <h4>Mobile Friendly<\/h4>\n                <p>Website should be responsive and work well on all devices.<\/p>\n            <\/div>\n            <div class=\"factor-item\">\n                <div class=\"icon-circle bg-orange-light\"><i class=\"fas fa-tachometer-alt\"><\/i><\/div>\n                <h4>Page Speed<\/h4>\n                <p>Faster loading pages provide better user experience.<\/p>\n            <\/div>\n            <div class=\"factor-item\">\n                <div class=\"icon-circle bg-purple-light\"><i class=\"fas fa-link\"><\/i><\/div>\n                <h4>Backlinks<\/h4>\n                <p>Quality links from other trusted websites improve authority.<\/p>\n            <\/div>\n            <div class=\"factor-item\">\n                <div class=\"icon-circle bg-red-light\"><i class=\"fas fa-check-circle\"><\/i><\/div>\n                <h4>User Experience (UX)<\/h4>\n                <p>Easy navigation, clear design, and valuable content.<\/p>\n            <\/div>\n            <div class=\"factor-item\">\n                <div class=\"icon-circle bg-teal-light\"><i class=\"fas fa-shield-alt\"><\/i><\/div>\n                <h4>Security (HTTPS)<\/h4>\n                <p>Secure websites (HTTPS) are trusted more by Google.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"note-box\">\n            <i class=\"far fa-lightbulb\" style=\"color: #d69e2e;\"><\/i> Note: Google uses 200+ factors. Focus on quality, relevance &#038; user satisfaction.\n        <\/div>\n    <\/section>\n\n    <!-- SECTION 5 -->\n    <section class=\"types-section\">\n        <div class=\"section-title\" style=\"margin-top: 20px;\">5. TYPES OF SEO<\/div>\n        <div class=\"types-grid\">\n            \n            <div class=\"type-col\">\n                <h3>ON-PAGE SEO<\/h3>\n                <div class=\"type-icon\"><i class=\"fas fa-desktop\"><\/i><\/div>\n                <p class=\"type-desc\">Optimizing content and elements on your website.<\/p>\n                <div class=\"type-list\">\n                    <h5>Includes:<\/h5>\n                    <ul>\n                        <li>Keyword Research<\/li>\n                        <li>Title Tags<\/li>\n                        <li>Meta Descriptions<\/li>\n                        <li>Headings (H1, H2, H3)<\/li>\n                        <li>Content Optimization<\/li>\n                        <li>Internal Linking<\/li>\n                        <li>Image Optimization<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"type-col\">\n                <h3>OFF-PAGE SEO<\/h3>\n                <div class=\"type-icon\"><i class=\"fas fa-network-wired\"><\/i><\/div>\n                <p class=\"type-desc\">Building website authority outside your website.<\/p>\n                <div class=\"type-list\">\n                    <h5>Includes:<\/h5>\n                    <ul>\n                        <li>Backlink Building<\/li>\n                        <li>Social Media Signals<\/li>\n                        <li>Influencer Outreach<\/li>\n                        <li>Guest Posting<\/li>\n                        <li>Brand Mentions<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"type-col\">\n                <h3>TECHNICAL SEO<\/h3>\n                <div class=\"type-icon\"><i class=\"fas fa-cogs\"><\/i><\/div>\n                <p class=\"type-desc\">Improving the technical side of your website.<\/p>\n                <div class=\"type-list\">\n                    <h5>Includes:<\/h5>\n                    <ul>\n                        <li>Website Speed<\/li>\n                        <li>Mobile-Friendliness<\/li>\n                        <li>XML Sitemap<\/li>\n                        <li>Robots.txt<\/li>\n                        <li>Structured Data<\/li>\n                        <li>SSL Certificate<\/li>\n                        <li>Fixing Crawl Errors<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"type-col\">\n                <h3>LOCAL SEO<\/h3>\n                <div class=\"type-icon\"><i class=\"fas fa-map-marked-alt\"><\/i><\/div>\n                <p class=\"type-desc\">Optimizing for local search and nearby customers.<\/p>\n                <div class=\"type-list\">\n                    <h5>Includes:<\/h5>\n                    <ul>\n                        <li>Google Business Profile<\/li>\n                        <li>Local Citations<\/li>\n                        <li>Customer Reviews<\/li>\n                        <li>Local Keywords<\/li>\n                        <li>Location Pages<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n        <\/div>\n        <div class=\"together-box\">\n            <i class=\"fas fa-bullseye\" style=\"color:#e53e3e; margin-right:5px;\"><\/i> All types of SEO work together to increase <span>visibility<\/span>, <span>traffic<\/span>, and <span>business growth<\/span>.\n        <\/div>\n    <\/section>\n\n    <!-- FOOTER -->\n    <footer class=\"footer-tips\">\n        <h4 class=\"tips-title\">QUICK TIPS FOR BEGINNERS<\/h4>\n        <div class=\"tips-grid\">\n            <div class=\"tip-item\">\n                <i class=\"far fa-thumbs-up\"><\/i>\n                <p>Understand user intent.<\/p>\n            <\/div>\n            <div class=\"tip-item\">\n                <i class=\"far fa-file-alt\"><\/i>\n                <p>Create useful and original content.<\/p>\n            <\/div>\n            <div class=\"tip-item\">\n                <i class=\"fas fa-tachometer-alt\"><\/i>\n                <p>Keep your site fast and mobile-friendly.<\/p>\n            <\/div>\n            <div class=\"tip-item\">\n                <i class=\"fas fa-link\"><\/i>\n                <p>Build quality backlinks.<\/p>\n            <\/div>\n            <div class=\"tip-item\">\n                <i class=\"fas fa-chart-bar\"><\/i>\n                <p>Track and improve continuously.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"sticky-note\">\n            <div class=\"sticky-pin\"><\/div>\n            SEO is a long-term game. Be patient, consistent &#038; keep learning! \ud83d\ude03\n        <\/div>\n    <\/footer>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>DIGITAL MARKETING Module 1 SEO Fundamentals Build the Foundation. Rank the Future. 1. INTRODUCTION TO SEO SEO (Search Engine Optimization) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"boxed","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":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","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":""},"categories":[1],"tags":[],"class_list":["post-147","post","type-post","status-publish","format-standard","hentry","category-digital-marketing"],"_links":{"self":[{"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/posts\/147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/comments?post=147"}],"version-history":[{"count":2,"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/posts\/147\/revisions"}],"predecessor-version":[{"id":162,"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/posts\/147\/revisions\/162"}],"wp:attachment":[{"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/media?parent=147"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/categories?post=147"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itpathshaala.in\/blog\/wp-json\/wp\/v2\/tags?post=147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}