• DELETE FROM KEYWORDS WHERE ID_DOMAINE=2044407
  • DoneDoneDone

    URL:klinec.si

    Connection: Keep-Alive
    Date: Wed, 30 Oct 2024 04:20:17 GMT
    Keep-Alive: timeout=15, max=40
    Transfer-Encoding: chunked
    Content-Type: text/html
    Server: Apache/1.3.37
    
    
    Status => 200
    <!DOCTYPE html>
    <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
    <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
    <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
    <!--[if (gte IE 9)|!(IE)]><!-->
    <html lang="en">
    <!--<![endif]-->
    
    <head>
    
    
        <meta charset="utf-8">
        <title>The Klinec Inn - Goriška Brda</title>
        <meta name="description"
            content="The Klinec Inn from Medana combines the traditional hospitality of the Goriška Brda region with the offer of a modern, family restaurant: organic wines from our own cellar, gourmet enjoyment of seasonal, locally produced homemade food and the picturesque landscape of Goriška Brda, which is full of natural and cultural sites of interest.">
        <meta name="description"
            content="restaurant medana, restaurants goriška brda, slovenia restaurants, ekotourism medana, ekotourism goriška brda">
        <meta name="author" content="Gigodesign">
    
        <meta property="og:title" content="The Klinec Inn - Goriška Brda" />
        <meta property="og:description"
            content="The Klinec Inn from Medana combines the traditional hospitality of the Goriška Brda region with the offer of a modern, family restaurant: organic wines from our own cellar, gourmet enjoyment of seasonal, locally produced homemade food and the picturesque landscape of Goriška Brda, which is full of natural and cultural sites of interest." />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="http://klinec.si/" />
        <meta property="og:image" content="http://klinec.si/images/fb_og_klinec.jpg" />
    
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    
        <link rel="stylesheet" href="stylesheets/base.css">
        <link rel="stylesheet" href="stylesheets/skeleton.css">
        <link rel="stylesheet" href="stylesheets/skeleton_wide.css">
        <link rel="stylesheet" href="stylesheets/layout.css">
        <link rel="stylesheet" href="stylesheets/magnific-popup.css">
    
        <!--[if lt IE 9]>
    		<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    
        <link rel="shortcut icon" href="kimages/favicon-klinec.ico">
        <link rel="apple-touch-icon" href="kimages/klinec-apple-icon.png">
        <link rel="apple-touch-icon" sizes="72x72" href="kimages/klinec-apple-icon-72x72.png">
        <link rel="apple-touch-icon" sizes="114x114" href="kimages/klinec-apple-icon-114x114.png">
    
        <script src="js/jquery.min.1.11.1.js"></script>
        <script src="js/jquery.cycle2.js"></script>
        <script src="js/breakpoint.js"></script>
        <script src="js/notification-close.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
    
        <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext' rel='stylesheet'
            type='text/css'>
        <script type="text/javascript" src="//use.typekit.net/bym3uzv.js"></script>
        <script type="text/javascript">
        try {
            Typekit.load();
        } catch (e) {}
        </script>
        <script type="text/plain" class="cc-onconsent-analytics">
            (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    	  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    	  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    	  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
    	  ga('create', 'UA-59299041-1', 'auto');
    	  ga('send', 'pageview');
    
    	</script>
        <script>
        $(document).ready(function() {
            $(".podrobno").click(function() {
                $('html, body').animate({
                    scrollTop: $("#firstpane").offset().top - 30
                }, 700);
            });
            $(".breakpoint img").breakpoint();
    
            $(".menubutton").click(function() {
                $("#menu").slideToggle();
            });
    
            if ($(window).width() < 480) {
                $("#menu a").click(function() {
                    $("#menu").slideToggle();
                })
            }
    
            $('#menu a.slowscroll').click(function() {
                $('html, body').animate({
                    scrollTop: $($(this).attr('href')).offset().top - 50
                }, 500);
                return false;
            });
    
            $('.zoom-gallery').magnificPopup({
                delegate: 'a',
                type: 'image',
                closeOnContentClick: false,
                closeBtnInside: false,
                mainClass: 'mfp-with-zoom mfp-img-mobile',
                image: {
                    verticalFit: true,
                    titleSrc: function(item) {
                        //						return item.el.attr('title') + ' &middot; <a class="image-source-link" href="'+item.el.attr('data-source')+'" target="_blank">image source</a>';
                    }
                },
                gallery: {
                    enabled: true,
                    tCounter: '<span class="mfp-counter">%curr% of %total%</span>'
                },
                zoom: {
                    enabled: true,
                    duration: 300,
                    opener: function(element) {
                        return element.find('img');
                    }
                }
            });
        });
        </script>
        <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
        <link rel="stylesheet" type="text/css" href="stylesheets/cookie.css" />
        <script type="text/javascript" src="http://assets.cookieconsent.silktide.com/current/plugin.min.js"></script>
        <script type="text/javascript">
        // <![CDATA[
        cc.initialise({
            cookies: {
                analytics: {}
            },
            settings: {
                consenttype: "implicit",
                bannerPosition: "bottom"
            }
        });
        // ]]>
        </script>
        <!-- End Cookie Consent plugin -->
    </head>
    
    
    <!DOCTYPE html>
    <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
    <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
    <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
    <!--[if (gte IE 9)|!(IE)]><!-->
    <html lang="en">
    <!--<![endif]-->
    
    <head>
    
    
        <meta charset="utf-8">
        <title>The Klinec Inn - Goriška Brda</title>
        <meta name="description"
            content="The Klinec Inn from Medana combines the traditional hospitality of the Goriška Brda region with the offer of a modern, family restaurant: organic wines from our own cellar, gourmet enjoyment of seasonal, locally produced homemade food and the picturesque landscape of Goriška Brda, which is full of natural and cultural sites of interest.">
        <meta name="description"
            content="restaurant medana, restaurants goriška brda, slovenia restaurants, ekotourism medana, ekotourism goriška brda">
        <meta name="author" content="Gigodesign">
    
        <meta property="og:title" content="The Klinec Inn - Goriška Brda" />
        <meta property="og:description"
            content="The Klinec Inn from Medana combines the traditional hospitality of the Goriška Brda region with the offer of a modern, family restaurant: organic wines from our own cellar, gourmet enjoyment of seasonal, locally produced homemade food and the picturesque landscape of Goriška Brda, which is full of natural and cultural sites of interest." />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="http://klinec.si/" />
        <meta property="og:image" content="http://klinec.si/images/fb_og_klinec.jpg" />
    
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    
        <link rel="stylesheet" href="stylesheets/base.css">
        <link rel="stylesheet" href="stylesheets/skeleton.css">
        <link rel="stylesheet" href="stylesheets/skeleton_wide.css">
        <link rel="stylesheet" href="stylesheets/layout.css">
        <link rel="stylesheet" href="stylesheets/magnific-popup.css">
    
        <!--[if lt IE 9]>
    		<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    
        <link rel="shortcut icon" href="kimages/favicon-klinec.ico">
        <link rel="apple-touch-icon" href="kimages/klinec-apple-icon.png">
        <link rel="apple-touch-icon" sizes="72x72" href="kimages/klinec-apple-icon-72x72.png">
        <link rel="apple-touch-icon" sizes="114x114" href="kimages/klinec-apple-icon-114x114.png">
    
        <script src="js/jquery.min.1.11.1.js"></script>
        <script src="js/jquery.cycle2.js"></script>
        <script src="js/breakpoint.js"></script>
        <script src="js/notification-close.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
    
        <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext' rel='stylesheet'
            type='text/css'>
        <script type="text/javascript" src="//use.typekit.net/bym3uzv.js"></script>
        <script type="text/javascript">
        try {
            Typekit.load();
        } catch (e) {}
        </script>
        <script type="text/plain" class="cc-onconsent-analytics">
            (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    	  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    	  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    	  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
    	  ga('create', 'UA-59299041-1', 'auto');
    	  ga('send', 'pageview');
    
    	</script>
        <script>
        $(document).ready(function() {
            $(".podrobno").click(function() {
                $('html, body').animate({
                    scrollTop: $("#firstpane").offset().top - 30
                }, 700);
            });
            $(".breakpoint img").breakpoint();
    
            $(".menubutton").click(function() {
                $("#menu").slideToggle();
            });
    
            if ($(window).width() < 480) {
                $("#menu a").click(function() {
                    $("#menu").slideToggle();
                })
            }
    
            $('#menu a.slowscroll').click(function() {
                $('html, body').animate({
                    scrollTop: $($(this).attr('href')).offset().top - 50
                }, 500);
                return false;
            });
    
            $('.zoom-gallery').magnificPopup({
                delegate: 'a',
                type: 'image',
                closeOnContentClick: false,
                closeBtnInside: false,
                mainClass: 'mfp-with-zoom mfp-img-mobile',
                image: {
                    verticalFit: true,
                    titleSrc: function(item) {
                        //						return item.el.attr('title') + ' &middot; <a class="image-source-link" href="'+item.el.attr('data-source')+'" target="_blank">image source</a>';
                    }
                },
                gallery: {
                    enabled: true,
                    tCounter: '<span class="mfp-counter">%curr% of %total%</span>'
                },
                zoom: {
                    enabled: true,
                    duration: 300,
                    opener: function(element) {
                        return element.find('img');
                    }
                }
            });
        });
        </script>
        <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
        <link rel="stylesheet" type="text/css" href="stylesheets/cookie.css" />
        <script type="text/javascript" src="http://assets.cookieconsent.silktide.com/current/plugin.min.js"></script>
        <script type="text/javascript">
        // <![CDATA[
        cc.initialise({
            cookies: {
                analytics: {}
            },
            settings: {
                consenttype: "implicit",
                bannerPosition: "bottom"
            }
        });
        // ]]>
        </script>
        <!-- End Cookie Consent plugin -->
    </head>
    
    

    The Klinec Inn - Goriška Brda

    Recherche META Description de la page

    restaurant medana, restaurants goriška brda, slovenia restaurants, ekotourism medana, ekotourism goriška brda

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Apache/1.3.37',redirection='',Status='200',err='',[TITRE]=N'The Klinec Inn - Goriška Brda',[DESCRIPTION]=N'restaurant medana, restaurants goriška brda, slovenia restaurants, ekotourism medana, ekotourism goriška brda',[KEYWORDS]=N'' WHERE id=2044407
  • 0

    The Klinec Inn - Goriška Brda restaurant medana restaurants goriška brda slovenia restaurants ekotourism medana ekotourism goriška brda

  • 0. The (3)
  • --------->0
  • 1. Klinec (6)
  • --------->0
  • 2. Inn (3)
  • --------->0
  • 3. - (1)
  • --------->0
  • 4. GoriÅ¡ka (8)
  • --------->0
  • 5. Brda (4)
  • --------->0
  • 6. restaurant (10)
  • --------->0
  • 7. medana (6)
  • --------->0
  • 9. restaurants (11)
  • --------->0
  • 13. slovenia (8)
  • --------->0
  • 16. ekotourism (10)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'The',2044407),(N'Klinec',2044407),(N'Inn',2044407),(N'-',2044407),(N'Goriška',2044407),(N'Brda',2044407),(N'restaurant',2044407),(N'medana',2044407),(N'restaurants',2044407),(N'slovenia',2044407),(N'ekotourism',2044407)