korsygfhrtzangaiide
Elepffwdsff
/
home3
/
nmslyumy
/
www
/
odishaexpress
/
include
/
Upload FileeE
HOME
<?php ob_start(); include("function/function.php"); if(!empty($_GET["p4"])){ $upg=str_replace("-"," ",str_replace(".html","",$_GET["p4"])); $mtq=$conn->query("select its_mt,its_mk,its_md from its_org where its_name='$upg'"); $mtqd=$mtq->fetch_array(); $metaTitle=$mtqd["its_mt"]; $metaKeyword=$mtqd["its_mk"]; $metaDesc=$mtqd["its_md"]; }else if(!empty($_GET["p3"]) && empty($_GET["p4"])){ $upg=str_replace("-"," ",str_replace(".html","",$_GET["p3"])); $mtq=$conn->query("select its_mt,its_mk,its_md from its_innermenu where its_innermenuname='$upg'"); $mtqd=$mtq->fetch_array(); $metaTitle=$mtqd["its_mt"]; $metaKeyword=$mtqd["its_mk"]; $metaDesc=$mtqd["its_md"]; }else{ $metaTitle=" Advertising agency in Odisha | Best Classified Advertising in Odisha- OdishaExpress.com"; $metaKeyword="Advertisement Odisha ,Free classifieds for Odisha. Post your free classified ad and Search classified ads in real estate, education, jobs, buy, sell, training and tution, domestic services, rental, computer and electronics, mobile and smartphones, matrimonial, beauty and parlors, friends and social networking , advertisements, free classified advertising web marketing internet marketing,matrimonial,jobs,employments,chennai beauty,how to make money on the internet, how to promote a business on the internet, internet marketing, internet advertising,web promotion, internet promotion, computers, electronics, Odisha fashion, Odisha shopping, gifts, Odisha mall, bargains, deals, Odisha discounts, products, computers, electronics, casino, shop, deals, accessories, antiques, art, audio, video, music, automotive, books, literature, investments, opportunities, business products, business services, clothing, collectibles, computers, electronics, entertainment, food court, gifts, health, fitness, home improvement, construction, home, garden, personal, security, jewelery, kids, money, finance, pets, professional services, chennai real estate, self improvement, personal care, shopping, specialty, sports, recreation, sweets, treats, toys, games, travel, discount, discounted, shop, gifts, mall, bargains, discounts, products, shop, deals, accessories, online, shopping, accessories, bargains, business opportunities, fashion,and more in Odisha."; $metaDesc="We are the best classified advertising portal in Odisha offer free classifieds related to flats, Apartments, house, cars, motorbikes, furniture, jewellery, hotels, personals and more."; } ?> <!DOCTYPE HTML> <html> <head> <title><?php if (is_numeric($_GET["p2"])) { $lloc=$_GET["p3"]; }else{ $lloc=$_GET["p2"]; } echo str_replace("Balasore",ucwords($lloc),$metaTitle);?></title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="<?php echo str_replace("Balasore",ucwords($lloc),$metaKeyword);?>" /> <meta name="description" content="<?php echo str_replace("Balasore",ucwords($lloc),$metaDesc);?>" /> <meta name="classification" content="general" /> <meta name="categories" content="Classified Service Provider In Odisha"/> <meta name="googlebot" content="INDEX,FOLLOW" /> <meta name="revisit-after" content="7 Days"/> <meta name="generator" content="http://www.odishaexpress.com"/> <meta http-equiv="content-language" content="en" /> <meta http-equiv="vary" content="content-language" /> <meta http-equiv="distribution" content="global" /> <meta http-equiv="rating" content="general" /> <meta name="yandex-verification" content="61f373e7b7a4c7cd" /> <meta name="google-site-verification" content="iW32LrWe2HCzj10Dpds7zgRo8SFi1ZDpi_kOoCh_aMs" /> <meta name="robots" content="index,follow"/> <!-- Canonical URL Link --> <link href="http://www.odishaexpress.com" rel="canonical"> <!-- Schema.org for Google --> <meta itemprop="name" content="Advertising agency in Odisha | Best Classified Advertising in Odisha - OdishaExpress.com"> <meta itemprop="description" content="We are the best classified advertising portal in Odisha offer free classifieds related to flats, Apartments, house, cars, motorbikes, furniture, jewellery, hotels, personals and more."> <meta itemprop="image" content="http://odishaexpress.com/oe-admin/@upload_img/@logo_img@/1562173193oenewlogo.jpg"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-142768167-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-142768167-1'); </script> <link href="<?=base_url();?>css/bootstrap.css" rel='stylesheet' type='text/css' /> <link rel="icon" href="http://odishaexpress.com/oe-admin/@upload_img/@favicon_img@/<?php _favico();?>" type="image/jpg" sizes="16x16"> <!-- jQuery (necessary JavaScript plugins) --> <script type='text/javascript' src="<?=base_url();?>js/jquery-1.11.1.min.js"></script> <!-- Custom Theme files --> <link href="<?=base_url();?>css/style.css" rel='stylesheet' type='text/css' /> <!-- Custom Theme files --> <!--//theme-style--> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <link href='http://fonts.googleapis.com/css?family=Montserrat|Raleway:400,200,300,500,600,700,800,900,100' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Aladin' rel='stylesheet' type='text/css'> <style> .header_top { padding: 10px; } @media (max-width: 568px){ .logo img { width: 424%; background-size: 100%; } } </style> <!-- start menu --> <link href="<?=base_url();?>css/megamenu.css" rel="stylesheet" type="text/css" media="all" /> <script type="text/javascript" src="<?=base_url();?>js/megamenu.js"></script> <script>$(document).ready(function(){$(".megamenu").megamenu();});</script> <script src="<?=base_url();?>js/menu_jquery.js"></script> <script src="<?=base_url();?>js/simpleCart.min.js"> </script> <script src="<?=base_url();?>js/responsiveslides.min.js"></script> <script> // You can also use "$(window).load(function() {" $(function () { // Slideshow 1 $("#slider1").responsiveSlides({ auto: true, nav: true, speed: 500, namespace: "callbacks", }); }); </script> </head> <body>