ok

Mini Shell

Direktori : /home/importfo/public_html/inddigmedia.in/
Upload File :
Current File : /home/importfo/public_html/inddigmedia.in/local-seo-company-ahmedabad.php

<!DOCTYPE html>
<html lang="en">

<head lang="en">
    

        <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-64YTE8NFF4"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-64YTE8NFF4');
</script>

	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
	<title>Best Local SEO Agency in Ahmedabad</title>

	<link rel="shortcut icon" sizes="180x180" href="img/favicon/favicon.png">

	<meta name="description" content="Discover the top local SEO company in Ahmedabad to boost your local rankings. Expert SEO services made to help your business grow locally.">
	<meta name="keywords" content="Best Local SEO Agency in Ahmedabad | Expert SEO Services">

	<link rel="stylesheet" type="text/css" href="css/fonts.css">
	<link rel="stylesheet" type="text/css" href="css/crumina-fonts.css">
	<link rel="stylesheet" type="text/css" href="css/normalize.css">
	<link rel="stylesheet" type="text/css" href="css/grid.css">
	<link rel="stylesheet" type="text/css" href="css/base.css">
	<link rel="stylesheet" type="text/css" href="css/blocks.css">
	<link rel="stylesheet" type="text/css" href="css/layouts.css">
	<link rel="stylesheet" type="text/css" href="css/modules.css">
	<link rel="stylesheet" type="text/css" href="css/widgets-styles.css">
	<link rel="stylesheet" type="text/css" href="css/ion.rangeSlider.css">

	<!--Plugins styles-->

	<link rel="stylesheet" type="text/css" href="css/jquery.mCustomScrollbar.css">
	<link rel="stylesheet" type="text/css" href="css/swiper.min.css">
	<link rel="stylesheet" type="text/css" href="css/primary-menu.css">
	<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
	<link href='https://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'>
	
		<style>
	/*@import url("https://fonts.googleapis.com/css?family=Hind:300,400&display=swap");*/

:root {
  --color-text: hsl(248, 10%, 40%);
  --color-text-muted: hsl(248, 10%, 40%);
  --color-purple: slateblue;
}

/** {*/
/*  box-sizing: border-box;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*}*/



.accordion {
  /*width: 42rem;*/
  padding: 1.2rem 0;
  border-radius: 1rem;
  background: white;
  /*   box-shadow: 0 0 5rem lightgrey; */
}

.accordion__heading {
  margin-bottom: 1rem;
  padding: 0 1.4rem;
}

.accordion__item:not(:last-child) {
  border-bottom: 1px solid lightgrey;
}

.accordion__btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.2rem 1.4rem;
  background: white;
  border: none;
  outline: none;
  color: var(--color-text);
  font-size: 1.2rem;
  text-align: left;
  cursor: pointer;
  transition: 0.1s;
}
.accordion__btn:hover {
  color: var(--color-purple);
  background: hsl(248, 53%, 97%);
}

.accordion__item--active .accordion__btn {
  color: var(--color-purple);
  border-bottom: 2px solid var(--color-purple);
  background: hsl(248, 53%, 97%);
}

.fa-lightbulb {
  padding-right: 1rem;
}
.accordion__icon {
  border-radius: 50%;
  transform: rotate(0deg);
  transition: 0.3s ease-in-out;
  opacity: 0.9;
}
.accordion__item--active .accordion__icon {
  transform: rotate(135deg);
}

.accordion__content {
  font-weight: 300;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  color: var(--color-text-muted);
  transform: translateX(16px);
  transition: max-height 0.5s ease, opacity 0.5s, transform 0.5s;
}
.accordion__content p {
  padding: 1rem 1.8rem;
}

.accordion__item--active .accordion__content {
  opacity: 1;
  transform: translateX(0px);
  max-height: 100vh;
}

</style>

</head>


<body class=" "><!-- Preloader -->


<!-- Header -->

<?php include("top.php") ?>


<!-- ... End Header -->

<!-- Right-menu -->

<?php include("popup.php") ?>

<!-- ... End Right-menu -->

<div class="content-wrapper">


<!-- Main Slider -->
	<div class="container-full-width">
		<div class="swiper-container main-slider" data-effect="fade" data-autoplay="4000">
			<!-- Additional required wrapper -->
			<div class="swiper-wrapper">
				<!-- Slides -->
				<div class="swiper-slide  main-slider-bg-dark thumb-left" style="background-color:rgb(156 225 254)">
					<div class="container table">
						<div class="row table-cell">
							<div class="col-lg-5 table-cell">
								<div class="slider-content">
									<h3 class="slider-content-title" data-swiper-parallax="">
										<span class="c-dark"> Local SEO  </span>
										</h3>
									<h6 class="slider-content-text" data-swiper-parallax="">
                                    Our experienced Local SEO services will help your business rank higher in local searches. We help you connect with neighboring customers and increase traffic.

									</h6>
								</div>
							</div>
							<div class="col-lg-7 table-cell">
								<div class="slider-thumb" data-swiper-parallax="" data-swiper-parallax-duration="">
									<img src="img/LocalSEO.png" alt="slider">
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
	<!-- ... End Main Slider -->

	<!-- Overlay Search -->

	<div class="overlay_search">
		<div class="container">
			<div class="row">
				<div class="form_search-wrap">
					<form>
						<input class="overlay_search-input" placeholder="Type and hit Enter..." type="text">
						<a href="#" class="overlay_search-close">
							<span></span>
							<span></span>
						</a>
					</form>
				</div>
			</div>
		</div>
	</div>

	<!-- End Overlay Search -->

	<div class="container">
	   
	 
		<div class="row pt120">
			<div class="col-lg-12">
				<div class="heading mb30">
					<h4 class="h1 heading-title">Best Local SEO Company In Ahmedabad</h4>
					<div class="heading-line">
						<span class="short-line"></span>
						<span class="long-line"></span>
					</div>

				
				</div>
			</div>

			<div class="col-lg-12">
			    
			    
				<div class="col-lg-6">
					<p style="text-align: justify;">At Inddig Media Digital Marketing Agency, we commit to bring your website to the top page of any search engine. We are the best Local SEO agency in Ahmedabad, and using our have mastered SEO innovative and well-researched skills to bring the difference in your ROI. It might not be effective to replicate other companies' business strategy. As a result, we deliver you a plan that is individually tailored to your business's needs. Furthermore, several brands and small businesses have successfully tried the strategies and tactics we employ. Additionally, we place a strong emphasis on thorough research and development to improve organic listings while performing local SEO.
					<br/>
					<br/>
			        Additionally, you should engage us if you want to make your new small business or startup a success. Paying for our local SEO services will prove to be worthwhile. Because of our company's years of experience, you may be sure that your efforts and investments will yield excellent results. The best local SEO specialists at our organization are dedicated to getting you to rank among the top 10 Google results.
				
				</p>
				</div>
				<div class="col-lg-6">
					<img src="img/localseo/BestLocalSEOCompanyInAhmedabad.jpg">
				</div>
				
			</div>

			

		</div>
	</div>

    <div class="container">
	   
	 
		<div class="row pt120">
			<div class="col-lg-12">
				<div class="heading mb30">
					<h4 class="h1 heading-title">Why do you need <b>SEO</b> service?</h4>
					<div class="heading-line">
						<span class="short-line"></span>
						<span class="long-line"></span>
					</div>

				
				</div>
			</div>

			<div class="col-lg-12">
			    	<div class="col-lg-6">
					<img src="img/localseo/Whydoyou needSEOservice.jpg">
				</div>
				<div class="col-lg-6">
					<p style="text-align: justify;">Your company must have a strong online presence in today technologically advanced culture or risk losing a lot of money. In a market this competitive, losing a large audience is not an option. 
You may increase the reach of your company by working with one of our local SEO specialists.

					<br/>
					<br/>
			 
                We assist you in connecting with certain audiences and attracting your ideal clientele. By not searching for disinterested clients, you can save a great deal of time. As a result, you end up with a good ROI. 
<br><br>
The most significant point about our <b> SEO service</b> in Ahmedabad is that it is a cost-effective method to earn direct revenue. Other forms of digital marketing company in Ahmedabad can blow your budget quickly but not our <b> SEO services.</b>
				
				<br><br>Although we don't pretend to be the most economical, we offer reasonably priced local SEO services that deliver the highest return on investment and a lasting asset to help you sustain your company.
				</p>
				</div>
			
				
			</div>

		

		</div>
	</div>


		<div class="" style="   background-color: #f4f9f99c;;
    background-size: cover;     padding: 50PX;
    color: black;">
	   
	 
		<div class="row pt120">
			<div class="col-lg-12">
				<center><div class="heading mb30">
					<h4 class="h1 heading-title">What do we do?</h4>
					<div class="heading-line">
						<span class="short-line"></span>
						<span class="long-line"></span>
					</div>

				
				</div></center>
			</div>

			<div class="col-lg-12">
			    
			    
				<div class="col-lg-12">
					<p style="text-align: justify;">Our company has become the best local SEO company in Gujarat as it has highly competitive local SEO specialists.
					<br>Our company has become the best local SEO company in Gujarat as it has highly competitive local SEO specialists.
					<ul>
					    <li>SEO audit</li><br>
					    <li>Local and voice SEO</li><br>
					    <li>Competitor analysis</li><br>
					    <li>Progressive optimization</li><br>
					</ul><br>Put another way, we assist you in developing a strong brand, raising conversion rates, and attracting quality customers to your company. We guarantee that your website satisfies all technical requirements to raise its organic search engine results. 

                <br><br>Local and national businesses are satisfied with our service. We also give business and e-commerce websites useful results. 

				
				</p>
				</div>
			
				
			</div>

			

		</div>
	</div>

 <div class="container">
	   
	 
		<div class="row pt120">
			<div class="col-lg-12">
				<div class="heading mb30">
					<h4 class="h1 heading-title">Why Inddig Media <b>SEO Services ? </b></h4>
					<div class="heading-line">
						<span class="short-line"></span>
						<span class="long-line"></span>
					</div>

				
				</div>
			</div>

			<div class="col-lg-12">
			    	<div class="col-lg-6">
					<img src="img/localseo/WhyInddig MediaSEOServices.jpg">
				</div>
				<div class="col-lg-6">
					<p style="text-align: justify;">
					<ul>
					    <li>In order to make your website go viral, we examine and comprehend your company, website, needs, target market, and everything else. </li><br>
					     <li>To achieve the sharp increase in traffic, we employ white hat SEO techniques.</li><br>
					      <li>Although Google search algorithms are always changing, we stay up to date and utilize them to protect you from penalties and provide you with the best results. </li><br> 
					      <li>By offering inbound marketing solutions, our firm cultivates the internet visibility of your brand. </li><br>
					       <li>To attract more visitors, we assist you in diversifying your leads. 	Use Inddig Media to develop your brand and observe the results. </li><br>
					        
					        
					</ul>
					</p>
				</div>
			
				
			</div>

		
			

		</div>
	</div>


<div class="container-fluid">
		<div class="row">
			<div class="background-mountains medium-padding120 scrollme">

			
<div class="col-lg-12">
				<div class="heading mb30">
					<center><h4 class="h1 heading-title">Product</h4></center>
				<center>	<div class="heading-line">
						<span class="short-line"></span>
						<span class="long-line"></span>
					</div></center>

				
				</div>
			</div>
				<div class="container">
				
				
					<div class="row">
						<div class="col-lg-4 col-md-3 col-sm-12 col-xs-12">
							<div class="info-box--standard-centered">
								<div class="info-box-image">
									<img src="img/localseo/GoogleMyBusiness.png" alt="image" style="    height: 85px;
                                    background-color: #edc334;
                                    padding: 12px;
                                    border-radius: 30px 0px 30px 0px;">
								</div>
								<div class="info-box-content">
									<h4 class="info-box-title">Google My Business</h4>
									<p class="text">For businesses and organizations, Google My Business is a free and user-friendly service for managing their web presence throughout Google, including Maps and Search.
									</p>
								</div>
							</div>
						</div>
						<div class="col-lg-4 col-md-3 col-sm-12 col-xs-12">
							<div class="info-box--standard-centered">
								<div class="info-box-image">
									<img src="img/localseo/LocalListing.png" alt="image" style="    height: 85px;
                                    background-color: #ffac5a;
                                    padding: 12px;
                                    border-radius: 30px 0px 30px 0px;">
								</div>
								<div class="info-box-content">
									<h4 class="info-box-title">Local Listing</h4>
									<p class="text">As a business owner, you are aware of the need of having a strong internet presence. Making ensuring your company is listed on local directories and search engines is one method to achieve that.
									</p>
								</div>
							</div>
						</div>
						
                        <div class="col-lg-4 col-md-3 col-sm-12 col-xs-12">
							<div class="info-box--standard-centered">
								<div class="info-box-image">
									<img src="img/localseo/Branding.png" alt="image" style="    height: 85px;
                                    background-color: #579336;
                                    padding: 12px;
                                    border-radius: 30px 0px 30px 0px;">
								</div>
								<div class="info-box-content">
									<h4 class="info-box-title">Branding</h4>
									<p class="text">In branding, a product or service is identified and set apart from other manufacturers by using a name, word, design, symbol, or other characteristic. Branding can be applied to the name, logo, and other visual components of a company's overall identity.
									</p>
								</div>
							</div>
						</div>
	                    <div class="col-lg-4 col-md-3 col-sm-12 col-xs-12">
							<div class="info-box--standard-centered">
								<div class="info-box-image">
									<img src="img/localseo/Reviews.png" alt="image" style="    height: 85px;
                                    background-color: #19cffc;
                                    padding: 12px;
                                    border-radius: 30px 0px 30px 0px;">
								</div>
								<div class="info-box-content">
									<h4 class="info-box-title">Reviews</h4>
									<p class="text">Reviews are an important component of the online shopping experience. They give customers important information about products and can help them make informed purchasing decisions.
									</p>
								</div>
							</div>
						</div>
						
					
                       
					
                            
						
					</div>
				</div>


			</div>
		</div>
	</div>

	<!-- Skills -->


	<!-- End Skills -->

	<!-- FAQ -->


	<!-- End FAQ -->

	<!-- Info Box -->

	

	<!-- End Info Box -->


	<!-- Contact Form -->


	

	<!-- End Contact Form -->

	<!-- Subscribe Form -->



	<!-- End Subscribe Form -->

</div>

<!-- Footer -->


<?php include("footer.php") ?>

<!--  End Footer -->


<svg style="display:none;">
	<symbol id="arrow-left" viewBox="122.9 388.2 184.3 85">
		<path d="M124.1,431.3c0.1,2,1,3.8,2.4,5.2c0,0,0.1,0.1,0.1,0.1l34.1,34.1c1.6,1.6,3.7,2.5,5.9,2.5s4.3-0.9,5.9-2.4
		c1.6-1.6,2.4-3.7,2.4-5.9s-0.9-3.9-2.4-5.5l-19.9-19.5h11.1c1.5,0,2.7-1.5,2.7-3c0-1.5-1.2-3-2.7-3h-17.6c-1.1,0-2.1,0.6-2.5,1.6
		c-0.4,1-0.2,2.1,0.6,2.9l24.4,24.4c0.6,0.6,0.9,1.3,0.9,2.1s-0.3,1.6-0.9,2.1c-0.6,0.6-1.3,0.9-2.1,0.9s-1.6-0.3-2.1-0.9
		l-34.2-34.2c0,0,0,0,0,0c-0.6-0.6-0.8-1.4-0.9-1.9c0,0,0,0,0,0c0-0.2,0-0.4,0-0.6c0.1-0.6,0.3-1.1,0.7-1.6c0-0.1,0.1-0.1,0.2-0.2
		l34.1-34.1c0.6-0.6,1.3-0.9,2.1-0.9s1.6,0.3,2.1,0.9c0.6,0.6,0.9,1.3,0.9,2.1s-0.3,1.6-0.9,2.1l-24.4,24.4c-0.8,0.8-1,2-0.6,3
		c0.4,1,1.4,1.7,2.5,1.7h125.7c1.5,0,2.7-1,2.7-2.5c0-1.5-1.2-2.5-2.7-2.5H152.6l19.9-20.1c1.6-1.6,2.4-3.8,2.4-6s-0.9-4.4-2.4-6
		c-1.6-1.6-3.7-2.5-5.9-2.5s-4.3,0.9-5.9,2.4l-34.1,34.1c-0.2,0.2-0.3,0.3-0.5,0.5c-1.1,1.2-1.8,2.8-2,4.4
		C124.1,430.2,124.1,430.8,124.1,431.3C124.1,431.3,124.1,431.3,124.1,431.3z"></path>
		<path d="M283.3,427.9h14.2c1.7,0,3,1.3,3,3c0,1.7-1.4,3-3,3H175.1c-1.5,0-2.7,1.5-2.7,3c0,1.5,1.2,3,2.7,3h122.4
		c4.6,0,8.4-3.9,8.4-8.5c0-4.6-3.8-8.5-8.4-8.5h-14.2c-1.5,0-2.7,1-2.7,2.5C280.7,426.9,281.8,427.9,283.3,427.9z"></path>
	</symbol>
	<symbol id="arrow-right" viewBox="122.9 388.2 184.3 85">
		<path d="M305.9,430.2c-0.1-2-1-3.8-2.4-5.2c0,0-0.1-0.1-0.1-0.1l-34.1-34.1c-1.6-1.6-3.7-2.5-5.9-2.5c-2.2,0-4.3,0.9-5.9,2.4
		c-1.6,1.6-2.4,3.7-2.4,5.9s0.9,4.1,2.4,5.7l19.9,19.6h-11.1c-1.5,0-2.7,1.5-2.7,3c0,1.5,1.2,3,2.7,3h17.6c1.1,0,2.1-0.7,2.5-1.7
		c0.4-1,0.2-2.2-0.6-2.9l-24.4-24.5c-0.6-0.6-0.9-1.3-0.9-2.1s0.3-1.6,0.9-2.1c0.6-0.6,1.3-0.9,2.1-0.9c0.8,0,1.6,0.3,2.1,0.9
		l34.2,34.2c0,0,0,0,0,0c0.6,0.6,0.8,1.4,0.9,1.9c0,0,0,0,0,0c0,0.2,0,0.4,0,0.6c-0.1,0.6-0.3,1.1-0.7,1.6c0,0.1-0.1,0.1-0.2,0.2
		l-34.1,34.1c-0.6,0.6-1.3,0.9-2.1,0.9s-1.6-0.3-2.1-0.9c-0.6-0.6-0.9-1.3-0.9-2.1s0.3-1.6,0.9-2.1l24.4-24.4c0.8-0.8,1-1.9,0.6-2.9
		c-0.4-1-1.4-1.6-2.5-1.6H158.1c-1.5,0-2.7,1-2.7,2.5c0,1.5,1.2,2.5,2.7,2.5h119.3l-19.9,20c-1.6,1.6-2.4,3.7-2.4,6s0.9,4.4,2.4,5.9
		c1.6,1.6,3.7,2.5,5.9,2.5s4.3-0.9,5.9-2.4l34.1-34.1c0.2-0.2,0.3-0.3,0.5-0.5c1.1-1.2,1.8-2.8,2-4.4
		C305.9,431.3,305.9,430.8,305.9,430.2C305.9,430.2,305.9,430.2,305.9,430.2z"></path>
		<path d="M146.7,433.9h-14.2c-1.7,0-3-1.3-3-3c0-1.7,1.4-3,3-3h122.4c1.5,0,2.7-1.5,2.7-3c0-1.5-1.2-3-2.7-3H132.4
		c-4.6,0-8.4,3.9-8.4,8.5c0,4.6,3.8,8.5,8.4,8.5h14.2c1.5,0,2.7-1,2.7-2.5C149.3,434.9,148.1,433.9,146.7,433.9z"></path>
	</symbol>
	<symbol id="to-top" viewBox="0 0 32 32">
		<path d="M17,22 L25.0005601,22 C27.7616745,22 30,19.7558048 30,17 C30,14.9035809 28.7132907,13.1085075 26.8828633,12.3655101
         L26.8828633,12.3655101 C26.3600217,9.87224935 24.1486546,8 21.5,8 C20.6371017,8 19.8206159,8.19871575 19.0938083,8.55288165
         C17.8911816,6.43144875 15.6127573,5 13,5 C9.13400656,5 6,8.13400656 6,12 C6,12.1381509 6.00400207,12.275367 6.01189661,12.4115388
          L6.01189661,12.4115388 C4.23965876,13.1816085 3,14.9491311 3,17 C3,19.7614237 5.23249418,22 7.99943992,22 L16,22 L16,16 L12.75,19.25
           L12,18.5 L16.5,14 L21,18.5 L20.25,19.25 L17,16 L17,22 L17,22 Z M16,22 L16,27 L17,27 L17,22 L16,22 L16,22 Z" id="cloud-upload"></path>
	</symbol>

</svg>

<!-- JS Script -->

<script src="js/jquery-3.4.1.js"></script>

<script src="js/js-plugins/crum-mega-menu.js"></script>
<script src="js/js-plugins/swiper.jquery.min.js"></script>
<script src="js/js-plugins/waypoints.js"></script>
<script src="js/js-plugins/jquery.drawsvg.js"></script>
<script src="js/js-plugins/jquery-countTo.js"></script>
<script src="js/js-plugins/jquery.mousewheel.js"></script>
<script src="js/js-plugins/jquery.mCustomScrollbar.js"></script>
<script src="js/js-plugins/imagesLoaded.js"></script>
<script src="js/js-plugins/jquery.magnific-popup.js"></script>
<script src="js/js-plugins/jquery.matchHeight.js"></script>
<script src="js/js-plugins/segment.js"></script>
<script src="js/js-plugins/bootstrap.js"></script>
<script src="js/js-plugins/jquery-circle-progress.js"></script>
<script src="js/js-plugins/Headroom.js"></script>
<script src="js/js-plugins/smooth-scroll.js"></script>
<script src="js/js-plugins/jquery.nice-select.js"></script>
<script src="js/js-plugins/fastClick.js"></script>
<script src="js/js-plugins/form-actions.js"></script>
<script src="js/js-plugins/velocity.js"></script>
<script src="js/js-plugins/time-line.js"></script>
<script src="js/js-plugins/ScrollMagic.min.js"></script>
<script src="js/js-plugins/animation.velocity.min.js"></script>
<script src="js/js-plugins/ajax-pagination.js"></script>
<script src="js/js-plugins/donut-chart.js"></script>
<script src="js/js-plugins/isotope.pkgd.min.js"></script>
<script src="js/js-plugins/photo-gallery.js"></script>
<script src="js/js-plugins/ion.rangeSlider.js"></script>
<script src="js/js-plugins/leaflet.js"></script>
<script src="js/js-plugins/MarkerClusterGroup.js"></script>

<script src="js/main.js"></script>

<script>
	// select all accordion items
const accItems = document.querySelectorAll(".accordion__item");

// add a click event for all items
accItems.forEach((acc) => acc.addEventListener("click", toggleAcc));

function toggleAcc() {
  // remove active class from all items exept the current item (this)
  accItems.forEach((item) =>
    item != this ? item.classList.remove("accordion__item--active") : null
  );

  // toggle active class on current item
  if (this.classList != "accordion__item--active") {
    this.classList.toggle("accordion__item--active");
  }
}

</script>

<!-- ...end JS Script -->

</body>

</html>

Zerion Mini Shell 1.0