{"id":28371,"date":"2024-09-05T17:58:18","date_gmt":"2024-09-05T17:58:18","guid":{"rendered":"https:\/\/devwp02.visibleone.io\/vowp\/services\/seo-search-engine-optimization\/"},"modified":"2024-12-07T11:17:08","modified_gmt":"2024-12-07T11:17:08","slug":"organic-seo","status":"publish","type":"page","link":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/services\/organic-seo\/","title":{"rendered":"Organic SEO"},"content":{"rendered":"\n<div id=\"\" class=\"VOHeroV3 module_container pt-[43px] md:pt-[61px] xl:pt-[65px] 2xl:pt-[74px]\">\n    <div class=\" relative overflow-hidden px-4 md:px-8 lg:px-24 2xl:px-36 py-16 pb-8 xl:py-20 \">\n        <div class=\"absolute right-0 top-0\"><img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/aboutus\/visible-one_68fd8708.svg\"  alt=\"\" aria-hidden=\"true\" loading=\"lazy\" class=\"w-[100px] md:w-[150px] lg:w-[180px] xl:w-[200px]\"><\/div>\n        <div class=\"hidden xl:block absolute right-[180px] top-[160px]\"><img decoding=\"async\"  width=\"350\" height=\"100\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/aboutus\/line_4aa497fd.svg\"  alt=\"\" aria-hidden=\"true\" loading=\"lazy\" class=\"w-[350px]\"><\/div>\n        <div class=\"w-full\">\n            <div class=\"w-full lg:w-[70%] xl:w-[60%] text-primary\">\n                <p class=\"fs-xl uppercase tracking-widest font-medium\">DIGITAL MARKETING<\/p>\n                <div class=\"md:w-[80%] lg:w-[90%] mt-4 leading-[1.3] md:leading-[1.5] fs-6xl xl:leading-normal 2xl:leading-normal font-semibold capitalize\">\n                    <h1>Search Engine Optimization (SEO)<br><\/h1>\n                <\/div>\n                <div class=\"my-4 md:my-8 h-2 w-16 bg-themeSecondary2\"><\/div>\n                <div class=\"proposalContainer\">\n                    <div class=\"fs-lg \">\n                        <div class=\"flex items-center mt-8 px-2\">\n                                                            <img decoding=\"async\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/facebook-advertisingc-Facebook-Marketing-1_eadec311.png\" alt=\"\" loading=\"lazy\" title=\"\">\n                                                <p class=\"font-semibold mt-4\">GET YOUR SITE ON THE FIRST PAGE AND GIVE IT THE BOOST IT NEEDS<\/p>\n                        <\/div>\n                        <!-- <fieldset>\n                            <legend class=\"w-[60%]\">\n                            <label for=\"facebookurl\" class=\"hidden\">Enter Your Facebook URL<\/label>\n                            <input id=\"facebookurl\" aria-label=\"Facebook url\" type=\"text\" placeholder=\"Enter Your Facebook URL\" class=\"border-2 rounded-full px-4 py-2 mt-4 w-full outline-none text-secondary\">\n                            <\/legend>\n                        <\/fieldset>                        \n                        <p class=\"text-red-500 text-sm 2xl:text-base font-semibold mt-2 error\">Please complete this field.<\/p> -->\n                    <\/div>\n                    <a href=\"\/quotation\" class=\"getProposalBtn inline-block mt-8 md:mt-12 lg:mt-16 px-4 py-2 text-light bg-themePrimary hover:bg-[#0ea472] hover:border-[#0ea472] duration-300 font-semibold fs-xl border-2 rounded-full border-themePrimary\">Get Free Proposal<\/a>\n                <\/div>\n                <div class=\"sm:w-3\/4 md:w-[60%] -mx-5 -mt-10 appointmentContainer\">\n                    <section class=\"appointment-form font-primary\">\n                        <div class=\"form-container py-6 px-5 mx-auto max-w-lg sm:py-10 xl:py-16 2xl:max-w-[36.875rem]\">\n                            <div class=\"font-semibold fs-lg mb-8\"><\/div>\n                            <div class=\"appointment-form \">\n                                <div>\n                                    <div id=\"appointmentHubspotForm\"><\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/section>\n                <\/div>\n\n            <\/div>\n        <\/div>\n        <div class=\"cursor-pointer relative z-10 float-right mt-[-45px] md:mt-[-50px] xl:mt-[-60px] 2xl:mt-[-65px]\"><img decoding=\"async\" width=\"50\" height=\"66\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/aboutus\/downArrow_bc7cafe1.svg\" alt=\"visible one\" loading=\"lazy\" class=\"w-[60%] md:w-[70%] xl:w-[80%] 2xl:w-[90%] mx-auto\"><\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n\n        let proposalContainer = document.querySelector(\".VOHeroV3 .proposalContainer\");\n        let appointmentContainer = document.querySelector(\".VOHeroV3 .appointmentContainer\");\n        let proposalBtn = document.querySelector(\".VOHeroV3 .getProposalBtn\");\n        let proposalInput = document.querySelector(\".VOHeroV3 .proposalContainer input\");\n        let errorMessage = document.querySelector(\".VOHeroV3 .proposalContainer input ~ .error\");\n\n        proposalBtn && proposalBtn.addEventListener(\"click\", function(event) {\n            let value = document.querySelector(\".VOHeroV3 .proposalContainer input\").value;\n            if(value){\n                event.preventDefault();\n                if( !value.match(\/(?:https?:\\\/\\\/)?(?:www\\.)?(mbasic.facebook|m\\.facebook|facebook|fb)\\.(com|me)\\\/(?:(?:\\w\\.)*#!\\\/)?(?:pages\\\/)?(?:[\\w\\-\\.]*\\\/)*([\\w\\-\\.]*)\/g)) {\n                    errorMessage.style.display = \"block\";\n                } else {\n                    loadAppointmentHubSpotForm();\n                    proposalContainer.style.display = \"none\";\n                    appointmentContainer.style.display = \"block\";\n                }\n            }            \n        });\n\n        proposalInput && proposalInput.addEventListener('input', function() {\n            errorMessage.style.display = \"none\";\n        });\n\n        const portalId = \"5194436\";\n        const formId = \"c63414e0-7c5e-4dce-9115-a09ac9ea11d0\";\n\n        function loadAppointmentHubSpotForm() {\n            const script = document.createElement('script');\n            script.src = 'https:\/\/js.hsforms.net\/forms\/v2.js';\n            script.onload = () => {\n                window.hbspt.forms.create({\n                    portalId: portalId,\n                    formId: formId,\n                    target: '#appointmentHubspotForm',\n                    css:'',\n                    onFormReady: function ($form) {\n\t\t\t\t\t\tconst targetElement = $form.find('.hs-form-field label');\n                        targetElement?.each(function(key,label){\n                            const placeholder=label?.getAttribute('placeholder');\n                            const placeholder1=label?.closest('.hs-form-field').querySelector('input')?.getAttribute('placeholder');\n                            label?.querySelector('span:first-child')?.setAttribute('arial-label',placeholder1?.replace('*',''))\n                            label?.setAttribute('arial-label',placeholder);\n                            label?.closest('.hs-form-field').querySelector('input')?.setAttribute('arial-label',placeholder1?.replace('*',''))\n                        });\n                        const style = document.createElement('style');\n                        style.innerHTML = `\n                        .hs-error-msgs label {\n                            color: #fc010c;\n                        }\n                        `;\n                        document.querySelector('iframe').contentDocument.head.appendChild(style);\n\t\t\t\t\t}\n                });\n            };\n            document.body.appendChild(script);\n        }\n\n    });\n\n<\/script>\n\n\n<style>\n    .LeadsAndSaleIncrement.increment_counter_bg {\n        background-image: url('https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/facebook\/inc1_6e90b30c.png'),\n            url('https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/facebook\/inc2_150330ec.png');\n        background-repeat: no-repeat;\n        background-position: bottom left, 100% 75%;\n    }\n<\/style>\n\n<div class=\"xl:px-20 sm:px-12 px-4  mx-auto LeadsAndSaleIncrement increment_counter_bg\">\n    <div class=\"lg:py-36 sm:py-16 py-8\">\n        <div class=\"text-primary text-center fs-5xl font-semibold leading-[1.25] lg:mb-14 mb-8\">\n            <h2>Organic SEO Statistics<br><\/h2>\n        <\/div>\n        <div class=\"grid lg:grid-cols-4 sm:grid-cols-2 grid-cols-1 justify-center\">\n            <div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">93<\/span> %<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">OF ALL ONLINE EXPERIENCES BEGIN WITH A SEARCH ENGINE<\/p>\n                        <\/div><div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">67<\/span> K<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">SEARCHES ARE PERFORMED ON GOOGLE EVERY SECOND<\/p>\n                        <\/div><div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">70<\/span> %<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">OF THE LINKS CLICKED ON AFTER A SEARCH IS ORGANIC<\/p>\n                        <\/div><div class=\"text-center my-6 leadsale-counter\">\n                            <h3 class=\"counter lg:mb-7 mb-3 font-primary font-semibold text-themePrimary fs-5xl\">\n                            <span class=\"leadsale-count\">51<\/span> %<\/h3>\n                            <p class=\"font-primary font-normal fs-xl text-primary\">OF WEB TRAFFIC WAS DRIVEN BY ORGANIC SEARCH<\/p>\n                        <\/div>        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        window.addEventListener('scroll', startCounter);\n\n        function startCounter() {\n            const loveCounter = document.querySelector('.leadsale-counter');\n            if (loveCounter) {\n                const hT = loveCounter.offsetTop,\n                    hH = loveCounter.offsetHeight,\n                    wH = window.innerHeight;\n\n                \/\/ Check if the element is in the viewport\n                if (window.scrollY > hT + hH - wH) {\n                    window.removeEventListener('scroll', startCounter); \/\/ Remove scroll listener after triggering\n\n                    \/\/ Animate each '.leadsale-count' element correctly handling both whole and decimal numbers\n                    document.querySelectorAll('.leadsale-count').forEach((element) => {\n                        const target = parseFloat(element.textContent); \/\/ Parse the text content as a float\n                        animateCount(element, target, false);\n                    });\n                }\n            }\n        }\n\n        \/\/ Helper function to animate the count\n        function animateCount(element, target, appendPlus) {\n            let count = 0;\n            const duration = 2000;\n            const steps = duration \/ 10; \/\/ 10 milliseconds per step\n            const increment = target \/ steps; \/\/ Increment per step\n            const decimalPlace = target.toString().split(\".\").at(-1).length;\n\n            function updateCounter() {\n                count += increment;\n                if (count >= target) {\n                    count = target; \/\/ Ensure count does not exceed the target\n                    clearInterval(interval);\n                }\n\n                \/\/ Update element text: Show two decimals if the target is decimal, otherwise show whole number\n                element.textContent = (target % 1 !== 0 ? count.toFixed(decimalPlace) : Math.round(count)) + (appendPlus ? '+' : '');\n            }\n\n            \/\/ Set interval to update the counter\n            const interval = setInterval(updateCounter, 10);\n        }\n\n    });\n<\/script>\n\n\n<section id=\"VOFacebookAds\" class=\"ads-services font-primary\">\n    <div class=\"ads-services-items\">\n        <div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"organic_search\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            \n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            2xl:mr-20\">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Organic-Search-ENG_1924e502.webp\" alt=\"\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Organic Search<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Development and targeted promotion of remarkable content that fulfills your needs by achieving, improving and maintaining the visibility of your web presence using effective organic SEO strategy.<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Get More Customer Leads Now0\" title=\"Get More Customer Leads Now0\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/mm\/quotation\/\">Get More Customer Leads Now<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div><div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"on-page_seo\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            md:flex-row-reverse\n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            \">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/On-Page-SEO_06c96e97.webp\" alt=\"\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>On-Page SEO<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">On-page optimization refers to aspects that have outcome to website indexing in search results which managed by you or coding through algorithm such as meta tags, keyword research and placement, contents, keyword density and actual HTML codes.<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Reach More Shopping Customers1\" title=\"Reach More Shopping Customers1\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/mm\/quotation\/\">Reach More Shopping Customers<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div><div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"off-page_seo\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            \n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            2xl:mr-20\">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Off-page-SEO-ENG_0db028cf.webp\" alt=\"\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Off-Page SEO<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Off-page SEO embodies any efforts taken outside of your website to improve its search engine rankings. This off-page SEO focuses on increasing the authority of your website domain through the act of getting backlinks from other websites.<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Boost More Engagement Now2\" title=\"Boost More Engagement Now2\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/mm\/quotation\/\">Boost More Engagement Now<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div><div class=\"ads-services-item odd:bg-[#FAFAFA] even:bg-light\" id=\"technical_seo\">\n                        <div class=\"\n                            ads-services-item-container max-w-5xl xl:max-w-6xl 2xl:max-w-[88.5rem] py-8 px-5 mx-auto md:flex md:items-center md:justify-between lg:py-10 2xl:py-20\n                            md:flex-row-reverse\n                            \">\n                            <div class=\"ads-services-item-image xl:max-w-md 2xl:max-w-xl md:flex-1 md:mr-2 xl:mr-0 \n                            \">\n                            <img decoding=\"async\" width=\"520\" height=\"520\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Technical-SEO-ENG_73a0f1da.webp\" alt=\"\" loading=\"lazy\" title=\"\" class=\"w-auto h-auto mx-auto mix-blend-multiply\"><\/div>\n                            <div class=\"ads-services-item-desc mt-2 max-w-xl 2xl:max-w-[50rem] md:flex-1 md:ml-2 md:mt-0\">\n                                <div class=\"relative\">\n                                    <div class=\"inline-block font-semibold text-primary fs-5xl\">\n                                        <h2>Technical SEO<\/h2>\n                                    <\/div><span class=\"\n                                    block absolute -bottom-2 left-0 xl:-bottom-4\n                                    bg-themeSecondary w-10 sm:w-12 lg:w-16 2xl:w-20 h-1 xl:h-2\"><\/span>\n                                <\/div>\n                                <ul class=\" list-disc font-light text-secondary fs-lg mt-8 ml-5 xl:mt-10 2xl:mt-16\"><li class=\"mt-1 first:mt-0\">Technical SEO relates to non-content website elements which includes strategies to improve a site\u2019s backend structure, foundation and readability and provides a good user experience. It can affect overall traffic and engagement rates.<\/li><\/ul>\n                                <div>\n                                <a arial-label=\"Get Started3\" title=\"Get Started3\" class=\"text-center font-semibold text-primary fs-xl py-2 2xl:py-3 px-5 border-2 border-solid border-primary inline-block transform hover:bg-primary hover:text-light transition-colors mt-6 2xl:mt-8 cursor-pointer\" href=\"https:\/\/devwp02.visibleone.io\/vowp\/mm\/quotation\/\">Get Started<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>    <\/div>\n<\/section>\n\n\n<div class=\"CaseStudyService\" style=\"opacity: 1; transform: none;\">\n    <div id=\"\" class=\"relative text-secondary\" style=\"background-color: rgb(255, 255, 255);\">\n        <div\n            class=\"max-w-screen-2xl 3xl:max-w-screen-3xl mx-auto py-16 dark:text-dark px-4 md:px-8 xl:px-16 2xl:px-20 3xl:px-28\">\n            <div class=\"text-center text-primary fs-5xl font-semibold\">\n                <h2>Why Choose Visible One For Your Organic SEO<\/h2>\n            <\/div>\n            <div\n                class=\"text-center font-light my-4 md:my-8 fs-lg w-full lg:w-[90%] xl:w-[80%] 2xl:w-[70%] mx-auto leading-relaxed\">\n                            <\/div>\n            <div class=\"flex flex-wrap  mt-24 md:mt-20 case-study-services\">\n                <div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Keyword-Research-1_b3181de8.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Keyword-Research-2_35eba11d.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Keyword Research<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>Keyword research is the key foundation for a well planned SEO campaign, we spend time diligently to research terms that your customers are using to find services<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Competitive-Research-1_2e2dcdd3.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Competitive-Research-2_48ca8746.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Competitive Research<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>Visible One has access to many fountains of data and information that purge data directly from Google\u2019s and other search engines databases.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/SEO-Audit-1_19df8a73.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/SEO-Audit-2_25329a05.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>SEO Audit<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>SEO analysis tells us what needs to be done. Our SEO consultant carry out a deep SEO audit on your website, competitors, and market.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Content-Marketing-1_6704fa7f.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Content-Marketing-2_e0134e90-1.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Content Marketing<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>We have content marketing team which create blogs, social media posts, infographics etc. to promote your brand and stimulate interest in your products and services.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Social-Media-Promotion-1_e74caba7.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Social-Media-Promotion-2_c520f567.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Social Media Promotion<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>Our SEO services come with a complete package including promote brand on Facebook, YouTube, Twitter, etc. and generate targeted potential customers, direct sales &amp; leads.<\/p>\n\n                              <\/div><\/div><\/div><div class=\"lg:w-[33.333%] md:w-[50%] w-full h-auto sm:px-4 lg:pb-16 pb-20 flex max-w-lg mx-auto wrapper-container\">\n                            <div class=\"border rounded-md p-5 pt-8 lg:pl-10 lg:pt-10 lg:pr-5 relative wrapper bg-white\">\n                                <div class=\"flex items-center justify-center icon-wrapper bg-white\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Monthly-Performance-Report-1_ebfcefd6.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon mx-auto max-w-[90px] max-h-[90px]\"><img decoding=\"async\" width=\"90\" height=\"90\"\n                                    alt=\"\" \n                                    src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Monthly-Performance-Report-2_e72ed3be.svg\" \n                                    loading=\"lazy\" \n                                    class=\"icon-hover mx-auto max-w-[90px] max-h-[90px]\"><\/div><div class=\"font-semibold uppercase mb-3 relative fs-2xl text-primary text\">\n                                <h3>Monthly Performance Report<\/h3>\n                              <\/div><div class=\"fs-base leading-loose font-light text text-gray-600\">\n                                <p>We are a transparent SEO company. Our team will provide you comprehensive monthly performance report and highlight the various aspects of ongoing successful SEO campaign.<\/p>\n\n                              <\/div><\/div><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"\" class=\"SliderWithBGImg relative \">\n    <div class=\"relative\">\n        <div>\n            <div class=\"bg-img\"><\/div>\n        <\/div>\n        <div class=\"overlay\"><\/div>\n    <\/div>\n    <div class=\"md:px-[25px] px-4\"\n        style=\"background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);\">\n        <div class=\"swiper bgImgSwiper z-10\">\n            <div class=\"swiper-wrapper mb-12\">\n                <div class=\"swiper-slide md:px-[25px] px-4\">\n                    <div class=\"mb-5\" >\n                        <div class=\"lg:flex items-stretch 2xl:max-w-[1450px] md:max-w-[80%] m-auto\">\n                            <div class=\"flex-[2] flex items-center lg:justify-end justify-center lg:p-5 lg:max-w-none max-w-[200px] mx-auto\">\n                            <img decoding=\"async\" width=\"360\" height=\"360\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/More-than-Organic-Rankings_488dd7f9.webp\" alt=\"\" loading=\"lazy\" title=\"\"><\/div>\n                            <div class=\"flex-[3] flex flex-col justify-center lg:my-0 my-7 sm:text-left text-center md:pl-5\">\n                                <div class=\"fs-6xl mb-4 text-light font-semibold\">\n                                    <h2><span>More than Organic Rankings<\/span><\/h2>\n                                    <span class=\"fs-2xl mb-4 font-semibold\" style=\"color:#FFFFFF;\"><\/span>\n                                <\/div>\n                                <div class=\"fs-lg text-light font-light\"><p>Google changes its algorithms and methods each day, it can be difficult to sustain the lead. Our highly-specialised team knows this and we always ensure to create great organic SEO marketing plan for you. Our solid experience and knowledge of SEO methodologies help you reach the right target market and generate higher ROI. Our goal is not just to get you to page one \u2013 we want to help you reach rank one.<\/p>\n<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div><div class=\"swiper-slide md:px-[25px] px-4\">\n                    <div class=\"mb-5\" >\n                        <div class=\"lg:flex items-stretch 2xl:max-w-[1450px] md:max-w-[80%] m-auto\">\n                            <div class=\"flex-[2] flex items-center lg:justify-end justify-center lg:p-5 lg:max-w-none max-w-[200px] mx-auto\">\n                            <img decoding=\"async\" width=\"360\" height=\"360\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Google-Search-Console_5ca3b771.webp\" alt=\"\" loading=\"lazy\" title=\"\"><\/div>\n                            <div class=\"flex-[3] flex flex-col justify-center lg:my-0 my-7 sm:text-left text-center md:pl-5\">\n                                <div class=\"fs-6xl mb-4 text-light font-semibold\">\n                                    <h2><span>Organic SEO Consultation<\/span><\/h2>\n                                    <span class=\"fs-2xl mb-4 font-semibold\" style=\"color:#FFFFFF;\"><\/span>\n                                <\/div>\n                                <div class=\"fs-lg text-light font-light\"><p>We offer Organic SEO consulting services for all types of businesses looking to succeed in the online market. Our team will analyse how much your site can potentially contribute to your business. Using advanced SEO tools like Google Analytics and our own software, we will conduct in-depth research on your market, track the information you need, prepare all research data and provide useful suggestions to you.<\/p>\n<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>            <\/div>\n            <div class=\"w-full flex justify-center pb-5 z-10\">\n                <div class=\"bg-swiper-bottom-section flex items-center justify-center\">\n                    <div class=\"swiper-pagination  z-20\"><\/div>\n                    <div class=\"bg-slider-playpause-btn pl-4 flex justify-center\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"12\" height=\"12\" aria-label=\"pause icon\" tabindex=\"0\"\n                            src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_pause.svg\"\n                            alt=\"pause icon\" class=\"cursor-pointer pause_btn min-w-[14px] min-h-[14px]\">\n                        <img loading=\"lazy\" decoding=\"async\" width=\"12\" height=\"12\" aria-label=\"play icon\" tabindex=\"0\"\n                            src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_play.svg\"\n                            alt=\"play icon\" class=\"hidden cursor-pointer play_btn min-w-[14px] min-h-[14px]\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\n    (function () {\n\n        const items = [{\"title\":\"More than Organic Rankings\",\"subTitle\":\"\",\"description\":\"<p>Google changes its algorithms and methods each day, it can be difficult to sustain the lead. Our highly-specialised team knows this and we always ensure to create great organic SEO marketing plan for you. Our solid experience and knowledge of SEO methodologies help you reach the right target market and generate higher ROI. Our goal is not just to get you to page one \\u2013 we want to help you reach rank one.<\\\/p>\\n\",\"bgImgUrl\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/FB-Marketing-banner_563f6c1a-300x97-1.webp\",\"image\":{\"ID\":59367,\"id\":59367,\"title\":\"More than Organic Rankings_488dd7f9\",\"filename\":\"More-than-Organic-Rankings_488dd7f9.webp\",\"filesize\":20378,\"url\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9.webp\",\"link\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/mm\\\/services\\\/organic-seo\\\/more-than-organic-rankings_488dd7f9\\\/\",\"alt\":\"\",\"author\":\"2\",\"description\":\"\",\"caption\":\"\",\"name\":\"more-than-organic-rankings_488dd7f9\",\"status\":\"inherit\",\"uploaded_to\":28371,\"date\":\"2024-10-14 10:02:10\",\"modified\":\"2024-10-14 10:02:10\",\"menu_order\":0,\"mime_type\":\"image\\\/webp\",\"type\":\"image\",\"subtype\":\"webp\",\"icon\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-includes\\\/images\\\/media\\\/default.png\",\"width\":680,\"height\":357,\"sizes\":{\"thumbnail\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9-150x150.webp\",\"thumbnail-width\":150,\"thumbnail-height\":150,\"medium\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9-300x158.webp\",\"medium-width\":300,\"medium-height\":158,\"medium_large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9.webp\",\"medium_large-width\":680,\"medium_large-height\":357,\"large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9.webp\",\"large-width\":680,\"large-height\":357,\"1536x1536\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9.webp\",\"1536x1536-width\":680,\"1536x1536-height\":357,\"2048x2048\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/More-than-Organic-Rankings_488dd7f9.webp\",\"2048x2048-width\":680,\"2048x2048-height\":357}}},{\"title\":\"Organic SEO Consultation\",\"subTitle\":\"\",\"description\":\"<p>We offer Organic SEO consulting services for all types of businesses looking to succeed in the online market. Our team will analyse how much your site can potentially contribute to your business. Using advanced SEO tools like Google Analytics and our own software, we will conduct in-depth research on your market, track the information you need, prepare all research data and provide useful suggestions to you.<\\\/p>\\n\",\"bgImgUrl\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/FB-Marketing-banner_563f6c1a-300x97-1.webp\",\"image\":{\"ID\":59368,\"id\":59368,\"title\":\"Google Search Console_5ca3b771\",\"filename\":\"Google-Search-Console_5ca3b771.webp\",\"filesize\":9840,\"url\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771.webp\",\"link\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/mm\\\/services\\\/organic-seo\\\/google-search-console_5ca3b771\\\/\",\"alt\":\"\",\"author\":\"2\",\"description\":\"\",\"caption\":\"\",\"name\":\"google-search-console_5ca3b771\",\"status\":\"inherit\",\"uploaded_to\":28371,\"date\":\"2024-10-14 10:02:32\",\"modified\":\"2024-10-14 10:02:32\",\"menu_order\":0,\"mime_type\":\"image\\\/webp\",\"type\":\"image\",\"subtype\":\"webp\",\"icon\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-includes\\\/images\\\/media\\\/default.png\",\"width\":680,\"height\":357,\"sizes\":{\"thumbnail\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771-150x150.webp\",\"thumbnail-width\":150,\"thumbnail-height\":150,\"medium\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771-300x158.webp\",\"medium-width\":300,\"medium-height\":158,\"medium_large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771.webp\",\"medium_large-width\":680,\"medium_large-height\":357,\"large\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771.webp\",\"large-width\":680,\"large-height\":357,\"1536x1536\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771.webp\",\"1536x1536-width\":680,\"1536x1536-height\":357,\"2048x2048\":\"https:\\\/\\\/devwp02.visibleone.io\\\/vowp\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/Google-Search-Console_5ca3b771.webp\",\"2048x2048-width\":680,\"2048x2048-height\":357}}}];\n\n        const bgImgSwiper = new Swiper('.bgImgSwiper', {\n            \/\/ Optional parameters\n            direction: 'horizontal',\n            loop: true,\n\n            scrollbar: {\n                el: \".swiper-scrollbar\",\n                hide: true\n            },\n\n            \/\/ If we need pagination\n            pagination: {\n                el: '.swiper-pagination',\n                clickable: true,\n            },\n\n            \/\/ Navigation arrows\n            navigation: {\n                nextEl: '.swiper-button-next',\n                prevEl: '.swiper-button-prev',\n            },\n\n            \/\/ And if we need scrollbar\n            scrollbar: {\n                el: '.swiper-scrollbar',\n            },\n            effect: 'slide',\n            speed: 1000,\n            loop: true,\n        });\n\n        \/\/ slider bg dynamic\n        const defaultActiveIndex = bgImgSwiper.activeIndex;\n        bgImgSwiper.on('slideChange', function (sliderData) {\n            handleSlideBgImage(sliderData.activeIndex);\n        });\n        function handleSlideBgImage(index) {\n            document.querySelector('.SliderWithBGImg .bg-img').style.backgroundImage = `url(${items[index].bgImgUrl})`;\n        }\n        handleSlideBgImage(defaultActiveIndex);\n\n        document.querySelectorAll('.swiper-pagination-bullet').forEach(function(link){\n            link.setAttribute('tabindex',0)\n        })\n        \/\/ define slider bg hieght\n        function handleBgHeight() {\n            let _extra = 0;\n\n            if (window.innerWidth > 1279) {\n                _extra = 200;\n            } else if (window.innerWidth > 1023) {\n                _extra = 180;\n            } else {\n                _extra = 130;\n            }\n\n            setTimeout(() => {\n                const sliderWrapper = document.querySelector('.bgImgSwiper');\n                if (sliderWrapper) {\n                    const bgImgHeight = sliderWrapper.offsetHeight + _extra;\n                    document.querySelector('.SliderWithBGImg .bg-img').style.height = `${bgImgHeight}px`;\n                }\n            }, 10);\n        }\n        window.addEventListener(\"resize\", handleBgHeight);\n\n        setTimeout(() => {\n            handleBgHeight();\n        }, 150)\n        document.querySelector('.bg-slider-playpause-btn .pause_btn')?.addEventListener('click', function () {\n            bgImgSwiper?.autoplay.stop();\n            document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.add('hidden');\n            document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.remove('hidden');\n        })\n        document.querySelector('.bg-slider-playpause-btn .play_btn')?.addEventListener('click', function () {\n            bgImgSwiper?.autoplay.start();\n            document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.add('hidden');\n            document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.remove('hidden');\n        })\n\n        document.querySelector('.bg-slider-playpause-btn .pause_btn')?.addEventListener('keyup', function (e) {\n            if (e.key == \"Enter\") {\n                bgImgSwiper?.autoplay.stop();\n                document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.add('hidden');\n                document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.remove('hidden');\n            }\n        })\n        document.querySelector('.bg-slider-playpause-btn .play_btn')?.addEventListener('keyup', function (e) {\n            if (e.key == \"Enter\") {\n                bgImgSwiper?.autoplay.start();\n                document.querySelector('.bg-slider-playpause-btn .play_btn').classList?.add('hidden');\n                document.querySelector('.bg-slider-playpause-btn .pause_btn').classList?.remove('hidden');\n            }\n\n        })\n    })();\n<\/script>\n\n\n<section class=\"our_partner relative\">\n  <div class=\"max-w-screen-2xl text-primary mx-auto px-4 relative sm:px-8  lg:px-16 xl:px-20 md:flex md:justify-between md:items-center py-8 lg:py-16 \">\n    <div class=\"text-primary font-semibold mx-auto text-center md:text-left fs-5xl font-primary xl:mr-8 md:flex-1 md:basis-1\/3\">\n      <h3>Specialized in<\/h3>\n    <\/div>\n    <div class=\"mt-8 grid grid-cols-4 md:flex-1 md:basis-3\/5\">\n      <div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/buffer_90d1368a.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Crazy-Egg_a38147cd.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-ads-manager_aed2ec84.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-business-manager_83aaa2e3.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Facebook-marketing_ccaa79cf.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/facebook-pixel_23ba9eb3.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/hootsuite_e48306c5.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Hubspot_2e3de2e7.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Insta_98987c5a.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Mailchimp_32141f39.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/Semrush_031747df.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div><div class=\"m-2 md:m-3 lg:m-4 xl:m-8 cursor-default flex justify-center items-center\">\n          <img decoding=\"async\" width=\"123\" height=\"67\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/09\/youtube_318ab192.png\" alt=\"\" loading=\"lazy\" title=\"\" class=\"object-cover w-full \"><\/div>    <\/div>\n  <\/div><svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"absolute top-8 left-2 md:top-1\/2 md:-translate-y-1\/2 md:left-4 lg:left-8 w-2 h-auto md:w-3 lg:w-4 z-[-1] 2xl:w-auto\">\n    <path d=\"M4.84 11L1.32 7.48C-0.440001 5.72 -0.440001 3.08 1.32 1.32C3.08 -0.44 5.72001 -0.44 7.48 1.32L11 4.84L14.52 1.32C16.28 -0.44 18.92 -0.44 20.68 1.32C22.44 3.08 22.44 5.72 20.68 7.48L17.16 11L20.68 14.52C22.44 16.28 22.44 18.92 20.68 20.68C19.8 21.56 18.48 22 17.6 22C16.72 22 15.4 21.56 14.52 20.68L11 17.16L7.48 20.68C6.6 21.56 5.28 22 4.4 22C3.52 22 2.2 21.56 1.32 20.68C-0.440001 18.92 -0.440001 16.28 1.32 14.52L4.84 11Z\" fill=\"#00DB92\"><\/path>\n  <\/svg><svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"absolute top-16 left-4 md:top-3\/4 md:-translate-y-1\/2 md:left-8 lg:left-16 w-2 md:w-3 lg:w-4 h-auto z-[-1] 2xl:w-auto\">\n    <path d=\"M13 26C20.3667 26 26 20.3667 26 13C26 5.63333 20.3667 0 13 0C5.63333 0 0 5.63333 0 13C0 20.3667 5.63333 26 13 26ZM13 8.66667C15.6 8.66667 17.3333 10.4 17.3333 13C17.3333 15.6 15.6 17.3333 13 17.3333C10.4 17.3333 8.66667 15.6 8.66667 13C8.66667 10.4 10.4 8.66667 13 8.66667Z\" fill=\"#FFAE00\"><\/path>\n  <\/svg>\n<\/section>\n\n\n<div class=\"md:py-12 py-6 lg:py-16 px-4 OurProcessV2\" style=\"background-color: #FAFAFA;\">\n    <div class=\"container-md\">\n        <div class=\"max-w-screen-2xl 3xl:max-w-screen-3xl mx-auto\">\n            <div class=\"text-center\">\n                <div class=\"fs-5xl font-semibold text-primary\">\n                    <h2>Our Process<\/h2>\n                <\/div>\n                <div class=\"fs-lg font-light text-secondary mt-7\"><p>We make everything easy for our clients. Our 5-step process is simple, clear and hassle-free.<\/p>\n<\/div>\n            <\/div>\n            <div class=\"mt-7 flex flex-wrap items-stretch justify-center -ml-5 process-lists\">\n                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: #4DD7A9 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 1<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: #4DD7A9;\">\n                                <h3><span>Initial Consultation<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>We begin with a focused consultation to understand your business objectives and digital presence. This step involves setting goals and outlining a customized SEO strategy that aligns with your unique needs.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: #656A6E 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 2<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: #656A6E;\">\n                                <h3><span>Audit<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>After the project is confirmed, we will proceed to the first step which is to perform a thorough digital characteristics SEO audit, highlighting the strengths and weaknesses of your current website and explain to you.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: #212121 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 3<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: #212121;\">\n                                <h3><span>Research<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>We will review present market trends and investigate your primary competitors and select appropriate keywords that will drive your site to convert traffic. We will do research the for SEO keywords based on the current trends, search volume and competition.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow: #FFAE00 15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 4<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: #FFAE00;\">\n                                <h3><span>Implement<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>The next step is to provide a list of comprehensive technical suggestions that will address any issues that may affect your website SEO. Besides, we will pursue social media duties, blogger outreach, create SEO contents, and collect authoritative connections from different sources.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                                <div\n                    class=\"2xl:w-[20%] xl:w-[25%] lg:w-[33.3333%] md:w-[50%] w-full px-5 mb-7 flex hover:scale-105 transition-transform duration-300 item\">\n                    <div class=\"flex-1 card\" style=\"box-shadow:  15px 0px 0px;\">\n                        <div class=\"text-center mb-4\">\n                            <span class=\"fs-4xl text-primary font-semibold mb-3\"> 5<\/span>\n                            <div class=\"fs-2xl font-semibold mt-2\" style=\"color: ;\">\n                                <h3><span>Report<\/span><\/h3>\n                            <\/div>\n                        <\/div>\n                        <div class=\"fs-base text-secondary font-light text-center\"> <p>The fourth phase of the process is to provide a concise and comprehensive report of all the job that has been done over the month that will be sent by our project manager, who will also go over the telephone with you through everything.<\/p>\n <\/div>\n                    <\/div>\n                <\/div>\n                                            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n\n<div class=\"TabContentCollapse\" id=\"tab_content_collapse\" style=\"background-color: rgb(250, 250, 250);\">\n    <div class=\"module_container mx-auto px-4\">\n        <div class=\"fs-5xl font-semibold text-center text-primary\">\n            <h2>Organic SEO FAQs<\/h2>\n        <\/div>\n        <div class=\"\">\n            <ul class=\"mx-auto max-w-[900px] mt-9 content-wrapper\">\n                <li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"What is SEO?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">What is SEO?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Always heard about SEO but not sure what it is? Actually Search Engine Optimization (SEO) is the art and science of driving targeted website traffic to your website from search engines such as Google, Bing, Yahoo, and etc.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"Why is SEO important?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">Why is SEO important?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>For starters: search is a BIG source of traffic. 60% of all traffic on the web starts with a Google search. And if you add together traffic from other popular search engines (like Bing, Yahoo, and YouTube), 70.6% of all traffic originates from a search engine.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"How SEO affect small business efforts?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">How SEO affect small business efforts?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Put simply, If you rank highly in the search engine results pages for relevant keywords, you\u2019ll receive more targeted, high-quality traffic and better user experience. More search traffic coupled with great user experience can increase your conversion rate.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"Why is SEO content writing important?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">Why is SEO content writing important?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Quality content adds value to website. If you only have a great website but lacks valuable contents, your website\u2019s visibility will not increase. Because search engines rank website according to contents, not based on the graphics they display.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"Do i need to consider international SEO?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">Do i need to consider international SEO?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Having SEO strategy for English website is a great way to get noticed by search engines. But if your website have several languages and don\u2019t have an international SEO plan, you\u2019re missing opportunity to reach your target foreign audiences.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"How do i know if my website is SEO-friendly?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">How do i know if my website is SEO-friendly?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>Google will tell you. As long as you have Google Search Console enabled for your website, issues will be pointed out to you. The another easier option for you is Contact Us, we can check your website SEO status for you.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"How do i know whether I need local or international SEO?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">How do i know whether I need local or international SEO?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>It depends on the type of business you have. Local SEO services are ideal for getting more customers into a venue, or provide service in town or city. International SEO is for who provide country-wide or international services and sales.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li><li class=\"collapse-item text-secondary\">\n                                <button aria-label=\"What's the difference between SEO and Local SEO?\" class=\"w-full items-center text-left flex cursor-pointer collapse-header\">\n                                <h3 class=\"flex-1 fs-xl font-semibold transition-colors duration-300 text-primary header\">What&#8217;s the difference between SEO and Local SEO?<\/h3>\n                                    <span aria-hidden=\"true\" class=\"w-[25px] block\">\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" t=\"1551322312294\" viewBox=\"0 0 1024 1024\" version=\"1.1\" class=\"text-xl plusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><defs><\/defs><path d=\"M474 152m8 0l60 0q8 0 8 8l0 704q0 8-8 8l-60 0q-8 0-8-8l0-704q0-8 8-8Z\"><\/path><path d=\"M168 474m8 0l672 0q8 0 8 8l0 60q0 8-8 8l-672 0q-8 0-8-8l0-60q0-8 8-8Z\"><\/path><\/svg>\n                                        <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 1024 1024\" class=\"text-xl minusIcon\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                            <path d=\"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"><\/path>\n                                        <\/svg><\/span>\n                                <\/button>\n                                <div class=\"content active\">\n                                    <div class=\"fs-lg text-secondary font-light description\">\n                                    <p>The main difference between organic and local SEO is that local SEO has geographical component. If a user searches for an industry\/service\/product + location, search engines will show the local business that implemented local SEO ahead of one that has not.<\/p>\n\n                                    <\/div>\n                                <\/div>\n                            <\/li>            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<script>\n    (function() {\n\n        const collapseHeaders = document.querySelectorAll(\".TabContentCollapse .collapse-header\");\n\n        collapseHeaders.forEach((header) => {\n            header.addEventListener(\"click\", function() {\n                const isActive = this.classList.contains('show');\n                collapseHeaders.forEach(item => {\n                    item.classList.remove('show');\n                    item.nextElementSibling.classList.remove('active');\n                    item.nextElementSibling.classList.add('unactive');\n                });\n                if (!isActive) {\n                    this.classList.add('show');\n                    this.nextElementSibling.classList.add('active');\n                    this.nextElementSibling.classList.remove('unactive');\n                }\n            });\n        });\n\n        if (collapseHeaders.length > 0) {\n            collapseHeaders[0].click();\n        }\n\n    })();\n<\/script>\n\n\n<div class=\"DigitalMarketingBanner relative \" style=\"opacity: 1;    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);\">\n    <div id=\"\" class=\"w-full block\">\n        <div class=\"relative max-w-full\"><img decoding=\"async\" src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/uploads\/2024\/10\/Ready-to-have-a-chat-bg_c8dd882a.jpg\" alt=\"\" loading=\"lazy\" title=\"\"\n                class=\"min-h-[311px] object-cover w-full mix-blend-multiply\">            <!-- <div class=\"overlay absolute top-0 right-0 left-0 bottom-0 bg-primary\/40]\"\n                style=\"background-color: rgba(0, 0, 0, 0.5);\"><\/div> -->\n            <div class=\"w-full px-8 absolute top-1\/2 left-1\/2 -translate-x-1\/2 -translate-y-1\/2 z-[1]\">\n                <div class=\"text-light text-center fs-5xl font-primary font-semibold leading-[1.25] mb-4\">\n                    <h3 class=\"opacity-100\"><span class=\"text-light opacity-100\">Ready to have a chat?<\/span><\/h3>\n                <\/div>\n                <p class=\"text-center text-light font-light opacity-100 fs-lg\"><span class=\"text-light opacity-100\">Click to send us a message and arrange a chat to discuss how we can help with your next project or campaign<\/span><\/p>                <div class=\"block mx-auto text-center lg:mt-7 mt-4\">\n                    <a target=\"_blank\" href=\"\"\n                        class=\"hover:bg-light bg-transparent text-light hover:text-primary border-2 border-light inline-block px-8 py-2 fs-lg font-primary font-semibold text-center transition-colors duration-300 break-all\">Talk to Us<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<section id=\"e33b5cfc-cf5c-455d-b312-c0df53f10845\" class=\"\n        contact-form bg-[color:var(--bg-color)] text-light relative overflow-hidden\n        StartContactForm contact_form\n      \" style=\"--bg-color: #4DD7A9;\">\n    <div class=\"sm:flex sm:items-center xl:justify-between \">\n        <div\n            class=\"absolute vertical-text text-5xl font-semibold hidden sm:block sm:flex-1 sm:basis-[15%] sm:max-w-[15%] md:basis-1\/5 xl:text-7xl 2xl:text-[7.5rem] vertical_text\">\n                            <div\n                    class=\"absolute top-0 bottom-0 left-5 h-max lg:left-20 xl:left-32 2xl:left-36 cursor-default aniBottomToTop text-custom-animation-bt\">\n                    Let\u2019s Work Together                <\/div>\n                                        <div\n                    class=\"absolute -top-3 left-[4.25rem] md:left-20 h-max lg:left-36 xl:left-52 2xl:-top-8 2xl:left-80 cursor-default aniTopToBottom text-custom-animation-tb\">\n                    <span class=\"opacity-30\">Talk to Us<\/span>&nbsp;\n                    <span class=\"opacity-60\">Contact Us<\/span>\n                <\/div>\n                    <\/div>\n        <div class=\"contact-form-playpause-btn  justify-start absolute left-[14%] bottom-5 sm:flex hidden\">\n                    <button class=\"cursor-pointer pause_btn\" tabindex=\"0\" aria-label=\"animation play pause\"\n                    data-play=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_play.svg\"\n                    data-pause=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_pause.svg\"\n                    >\n                    <img loading=\"lazy\" decoding=\"async\" width=\"12\" height=\"12\" aria-label=\"pause icon\"\n                        src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/home\/mdi_pause.svg\"\n                        alt=\"pause icon\">\n                    <\/button>\n                <\/div>\n        <div\n            class=\"contact-form__container sm:flex-1 py-16 px-5 font-primary mx-auto sm:max-w-2xl xl:max-w-4xl xl:py-32 2xl:py-36 2xl:max-w-6xl\">\n            <div\n                class=\"mx-auto contact-form__main text-center sm:flex-1 sm:basis-[85%] sm:max-w-[85%]  md:max-w-xl md:basis-4\/5 xl:max-w-2xl 2xl:max-w-5xl\">\n                <div class=\"contact-form__header  mx-auto 2xl:max-w-xl\">\n                    <div class=\"font-semibold mb-5 2xl:mb-8 fs-5xl\">\n                        <div>Let&#8217;s Work Together<\/di>\n                        <\/div>\n                        <div class=\"font-normal fs-lg mb-6 2xl:mb-12\"><p>If you have a project and would like to discuss it with us, then please do call us or email us using the form below.<\/p>\n<\/div>\n                    <\/div>\n                    <div class=\"relative contact-form__body\">\n                        <div>\n                            <div id=\"hubspotForm\"><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"contact-form__bg absolute top-1\/2 right-0 -translate-y-1\/2\">\n            <img decoding=\"async\" width=\"257\" height=\"510\"\n                src=\"https:\/\/devwp02.visibleone.io\/vowp\/wp-content\/themes\/visibleone\/public\/images\/projects\/StartContact-bgImg_c8261431.png\"\n                alt=\"\" aria-hidden=\"true\" loading=\"lazy\" class=\"h-auto w-24 lg:w-36 2xl:w-auto\" \/>\n        <\/div>\n<\/section>\n<style>\n\n<\/style>\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function () {\n        \/\/ Your HubSpot form details\n        const portalId = \"5194436\";\n        const formId = \"e33b5cfc-cf5c-455d-b312-c0df53f10845\";\n\n        \/\/ Function to load the HubSpot form dynamically\n        function loadHubSpotForm() {\n            const script = document.createElement('script');\n            script.src = 'https:\/\/js.hsforms.net\/forms\/v2.js'; \/\/ HubSpot's form script\n            script.onload = () => {\n                window.hbspt.forms.create({\n                    portalId: portalId,\n                    formId: formId,\n                    target: '#hubspotForm', \/\/ ID of the element where the form will be rendered\n                    css: \"\",\n\t\t\t\t\tonFormSubmitted: function ($form, data) {\n    var values = data.submissionValues || {};\n    var email = values.email || '';\n    var phone = values.phone || '';\n\n    console.log(\"HubSpot form submitted:\");\n    console.log(\"Email:\", email);\n    console.log(\"Phone:\", phone);\n\n    gtag('set', 'user_data', {\n        email: email,\n        phone_number: phone\n    });\n}\n,\n                    onFormReady: function ($form) {\n                        const targetElement = $form.find('.hs-form-field label');\n                        targetElement?.each(function (key, label) {\n                            const placeholder = label?.getAttribute('placeholder');\n                            const name = label?.closest('.hs-form-field').querySelector('select')?.getAttribute('name')?.replaceAll('_', ' ');\n                            const placeholder1 = label?.closest('.hs-form-field').querySelector('input')?.getAttribute('placeholder');\n                            label?.querySelector('span:first-child')?.setAttribute('arial-label', placeholder1)\n                            label?.setAttribute('arial-label', placeholder1);\n                            label?.closest('.hs-form-field').querySelector('input')?.setAttribute('arial-label', placeholder1?.replace('*', ''))\n                            label?.closest('.hs-form-field').querySelector('select')?.setAttribute('arial-label', name?.replaceAll('_', ' '))\n                        });\n                        const style = document.createElement('style');\n                        style.innerHTML = `\n                        .hs-error-msgs label {\n                            color: #fc010c;\n                        }\n                        .hbspt-form select,\n                        .hbspt-form select::placeholder{\n                            color: #33475b !important;\n  opacity: 1 !important;\n                        }\n                        .hbspt-form textarea::placeholder,\n.hbspt-form input::placeholder{\n  color: #33475b !important;\n  opacity: 1 !important;\n}\n.hbspt-form input{\n  background-color: #fff !important;\n}\n.hs_submit input[type=submit]{\n  background: #000 !important;\n  color:#fff !important;\n  border:1px solid #000 !important;\n}\n                        `;\n                        document.querySelector('#hubspotForm iframe').contentDocument.head.appendChild(style);\n                    }\n                });\n            };\n            document.body.appendChild(script);\n        }\n\n        loadHubSpotForm();\n        const remove_animation = () => {\n            document.querySelectorAll('.text-custom-animation-bt').forEach(function (ani) {\n                ani.classList.remove('aniBottomToTop');\n            });\n            document.querySelectorAll('.text-custom-animation-tb').forEach(function (ani) {\n                ani.classList.remove('aniTopToBottom');\n            });\n            document.querySelector('.contact-form-playpause-btn .pause_btn').classList?.remove('active');\n            document.querySelector('.contact-form-playpause-btn .play_btn').classList?.add('active');\n        }\n        const add_animation = () => {\n            const button = document.querySelector(\".contact-form-playpause-btn button\");\n            button.classList.toggle('active');\n            const play_btn = button?.getAttribute('data-play');\n            const pause_btn = button?.getAttribute('data-pause');\n            const is_active = document.querySelector(\".contact-form-playpause-btn button.active\");\n            if (!is_active) {\n                document.querySelectorAll('.text-custom-animation-bt').forEach(function (ani) {\n                    ani.classList.add('aniBottomToTop');\n                });\n                document.querySelectorAll('.text-custom-animation-tb').forEach(function (ani) {\n                    ani.classList.add('aniTopToBottom');\n                });\n                button.querySelector('img')?.setAttribute('src', pause_btn);\n            } else {\n                document.querySelectorAll('.text-custom-animation-bt').forEach(function (ani) {\n                    ani.classList.remove('aniBottomToTop');\n                });\n                document.querySelectorAll('.text-custom-animation-tb').forEach(function (ani) {\n                    ani.classList.remove('aniTopToBottom');\n                });\n                button.querySelector('img')?.setAttribute('src', play_btn);\n            }\n        }\n        document.querySelector('.contact-form-playpause-btn button')?.addEventListener('click', function () {\n            add_animation();\n\n        })\n        \n    });\n\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":27597,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-28371","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/pages\/28371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/comments?post=28371"}],"version-history":[{"count":2,"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/pages\/28371\/revisions"}],"predecessor-version":[{"id":59370,"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/pages\/28371\/revisions\/59370"}],"up":[{"embeddable":true,"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/pages\/27597"}],"wp:attachment":[{"href":"https:\/\/devwp02.visibleone.io\/vowp\/mm\/wp-json\/wp\/v2\/media?parent=28371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}