It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://baliubudvillas.page.tl

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>baliubudvillas - Welcome</title>
  7.        <script type="text/javascript">
  8.        var dateTimeOffset = new Date().getTimezoneOffset();
  9.        
  10.        function getElementsByClassNameLocalTimeWrapper() {
  11.            return document.getElementsByClassName("localtime");
  12.        }
  13.        
  14.        (function () {
  15.            var onload = function () {
  16.                var elementArray = new Array();
  17.                
  18.                if (document.getElementsByClassName) {
  19.                    elementArray = getElementsByClassNameLocalTimeWrapper();
  20.                } else {
  21.                    var re = new RegExp('(^| )localtime( |$)');
  22.                    var els = document.getElementsByTagName("*");
  23.                    for (var i=0,j=els.length; i<j; i++) {
  24.                        if (re.test(els[i].className))
  25.                            elementArray.push(els[i]);
  26.                    }
  27.                }
  28.                
  29.                for (var i = 0; i < elementArray.length; i++) {    
  30.                    var timeLocal = new Date(parseInt(elementArray[i].getAttribute("data-timestamp")));
  31.                    var hour = timeLocal.getHours();
  32.                    var ap = "am";
  33.                    if (hour > 11) {
  34.                        ap = "pm";
  35.                    }
  36.                    else if (hour > 12) {
  37.                        hour = hour - 12;
  38.                    }
  39.                    
  40.                    var string = elementArray[i].getAttribute("data-template");
  41.                    string = string.replace("[Y]", timeLocal.getFullYear());
  42.                    string = string.replace("[m]", ('0' + (timeLocal.getMonth() + 1)).slice(-2));
  43.                    string = string.replace("[d]", ('0' + timeLocal.getDate()).slice(-2));
  44.                    string = string.replace("[H]", ('0' + timeLocal.getHours()).slice(-2));
  45.                    string = string.replace("[g]", ('0' + hour).slice(-2));
  46.                    string = string.replace("[i]", ('0' + timeLocal.getMinutes()).slice(-2));
  47.                    string = string.replace("[s]", ('0' + timeLocal.getSeconds()).slice(-2));
  48.                    string = string.replace("[a]", ap);
  49.                    elementArray[i].childNodes[0].nodeValue = string;
  50.                }
  51.            };
  52.            
  53.            if (window.addEventListener)
  54.                window.addEventListener("DOMContentLoaded", onload);
  55.            else if (window.attachEvent)
  56.                window.attachEvent("onload", onload);
  57.        })();
  58.        </script><script src="https://wtheme.webme.com/js/jquery-1.11.3.min.js"></script>
  59. <link href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet">
  60. <script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  61. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" />
  62. <link rel="icon" href="https://wtheme.webme.com/img/main/favicon.ico" type="image/x-icon">
  63. <link rel="shortcut icon" type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
  64. <link type="image/x-icon" href="https://wtheme.webme.com/img/main/favicon.ico" />
  65. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon.png" rel="apple-touch-icon" />
  66. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" />
  67. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" />
  68. <link href="https://wtheme.webme.com/img/main/ios_icons/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
  69. <!-- Remove the noindex-tag by booking any premium package on https://www.own-free-website.com/Premium/PackageSelection/. Only premium websites can be indexed by Google and other search engines -->
  70. <meta name="robots" content="noindex" />
  71. <meta property="og:title" content="baliubudvillas - Welcome" />
  72. <meta property="og:image" content="https://theme.webme.com/designs/semantic/screen.jpg" />
  73. <meta name="google-adsense-platform-account" content="ca-host-pub-1483906849246906">
  74. <meta name="google-adsense-account" content="ca-pub-4260657266294187">
  75.  
  76. <script>
  77.    function loadAdScript() {
  78.        let script = document.createElement('script');
  79.        script.async = true;
  80.        script.src = "//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4260657266294187&host=ca-host-pub-1483906849246906";
  81.        script.setAttribute('data-ad-host', 'ca-host-pub-1483906849246906');
  82.        script.setAttribute('data-ad-client', 'ca-pub-4260657266294187');
  83.        script.crossOrigin = 'anonymous';
  84.        document.body.appendChild(script);
  85.    }
  86. </script>
  87. <!-- Plugins -->
  88. <link href="//theme.webme.com/designs/semantic/assets/css/flexslider.css" rel="stylesheet">
  89. <style>
  90. .navbar-custom {
  91. background: #ffffff;
  92. }
  93. .navbar-custom a {
  94. color: #666666 !important;
  95. }
  96. </style>
  97. <!-- Template core CSS -->
  98. <link href="//theme.webme.com/designs/semantic/assets/css/style.css" rel="stylesheet">
  99. <style>
  100. .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  101. max-height: none;
  102. }
  103. .module-small, .module-small a {
  104. background-color: #ffffff !important;
  105. color: #666666;
  106. }
  107. .footer, .footer a {
  108. color: ;
  109. }
  110. @media (min-width: 768px) {
  111. .navbar-transparent .nav li > a, .navbar-transparent .navbar-brand, .navbar-transparent {
  112.     color: #fff !important;
  113. }
  114. .navbar-transparent .dropdown-menu > li > a {
  115. color: #fff !important;
  116. }
  117. }
  118. @media (max-width: 767px) {
  119. .navbar-custom li a:hover {
  120. background:  !important;
  121. }
  122. }
  123. .navbar-custom .dropdown-menu {
  124. background-color: #ffffff !important;
  125. }
  126. .navbar-custom .dropdown-menu > li > a:hover {
  127. background-color:  !important;
  128. color:  !important;
  129. }
  130. .footer {
  131. background-color:  !important;
  132. }
  133. .module-title {
  134. color: #fff !important;
  135. }
  136. .navbar-custom .dropdown-menu > li > a {
  137. color: #666666 !important;
  138. }
  139. .hero-slider {
  140. color: #fff !important;
  141. }
  142. .flex-control-nav > li > a:hover, .flex-control-nav > li > a.flex-active {
  143. background: #ffffff;
  144. }
  145. .flex-control-nav > li > a {
  146.     background: transparent;
  147.     border: 1px solid #ffffff;
  148. }
  149. input, textarea, select, button {
  150.   color: black;
  151. }
  152. </style>
  153. </head>
  154. <body>
  155.  
  156. <!-- PRELOADER -->
  157. <div class="page-loader">
  158. <div class="loader">Loading...</div>
  159. </div>
  160. <!-- /PRELOADER -->
  161.  
  162. <!-- NAVIGATION -->
  163. <nav class="navbar navbar-custom navbar-transparent navbar-fixed-top" role="navigation" id="forFixedElement">
  164.  
  165. <div class="container">
  166. <div class="navbar-header">
  167. <button type="button" id="semantic-custom-navbar-toggle-button" class="navbar-toggle" data-toggle="collapse" data-target="#custom-collapse">
  168. <span class="sr-only">Toggle navigation</span>
  169. <span class="icon-bar"></span>
  170. <span class="icon-bar"></span>
  171. <span class="icon-bar"></span>
  172. </button>
  173. <a class="navbar-brand" href="/">Bali ubud villas</a>
  174. </div>
  175. <div class="collapse navbar-collapse" id="custom-collapse">
  176. <ul class="nav navbar-nav navbar-right">
  177. <li>
  178.                        <a href="/Welcome.htm">Welcome</a>
  179.                        
  180.                    </li>
  181. <li class="dropdown">
  182.                        <a class="dropdown-toggle" data-toggle="dropdown" onclick="$(this).parent().toggleClass('open');">Blog</a>
  183.                        <ul class="dropdown-menu">
  184.    <li><a href="/The-First_Timer-h-s-Travel-Guide-to-Ubud%2C-Indonesia.htm">The First-Timer's Travel Guide to Ubud, Indonesia</a></li>
  185.  
  186.    <li><a href="/Simple-Secrets-About-Wordpress-You-Need-To-Know.htm">Simple Secrets About Wordpress You Need To Know</a></li>
  187.  
  188.    <li><a href="/Beautiful-Bali-Villas-in-Ubud.htm">Beautiful Bali Villas in Ubud</a></li>
  189. </ul>
  190.                    </li>
  191. </ul>
  192. </div>
  193. </div>
  194.  
  195. </nav>
  196. <!-- /NAVIGATION -->
  197.  
  198.  
  199. <!-- HOME -->
  200. <section class="module module-header bg-dark bg-dark-50" data-background="//wtheme.webme.com/designs/semantic/assets/images/bg/woods.jpg">
  201.  
  202. <div class="container">
  203.  
  204. <!-- MODULE TITLE -->
  205. <div class="row">
  206.  
  207. <div class="col-sm-8 col-sm-offset-2">
  208.  
  209. <h1 class="module-title font-alt align-center">Welcome</h1>
  210.  
  211. </div>
  212.  
  213. </div>
  214. <!-- /MODULE TITLE -->
  215.  
  216. </div>
  217.  
  218. </section >
  219. </ul>
  220. </div>
  221.  
  222. </section >
  223. <!-- /HOME -->
  224.  
  225.  
  226.  
  227. <!-- WRAPPER -->
  228. <div class="wrapper">
  229.  
  230.  
  231. <section id="mainContent" class="module-small" style="min-height: 500px;">
  232. <div class="container">
  233. <div class="row">
  234.                        <div class="col-sm-12">
  235. <br>
  236.                            <h2><span style="font-size: larger;"><span style="font-family: Arial;"><span style="color: rgb(255, 0, 0);"><a href="https://baliubudvillas.page.tl/Beautiful-Bali-Villas-in-Ubud.htm"><strong><span style="color: rgb(255, 0, 0);"><span style="font-family: Arial;">BEAUTIFUL BALI VILLAS IN UBUD</span></span></strong></a></span></span></span></h2>
  237. <h2><img src="//img.webme.com/pic/b/baliubudvillas/1505458087.jpg" style="font-family: Arial; font-size: 14.6667px; font-weight: 400; white-space: pre-wrap;" alt="" /></h2>
  238. <p><span style="font-size: larger;"><span style="font-family: Arial;"><span style="color: rgb(102, 102, 102); white-space: pre-wrap; background-color: rgb(255, 255, 255);">Beautiful </span></span></span><a href="https://kajane.com/" style="box-sizing: border-box; color: rgb(102, 102, 102); text-decoration-line: none; transition: all 0.125s ease-in-out 0s; font-family: Arial; font-size: 14.6667px; white-space: pre-wrap; background-color: rgb(255, 255, 255) !important;"><span style="font-size: larger;"><span style="font-family: Arial;">Bali Villas</span></span></a><span style="font-size: larger;"><span style="font-family: Arial;"><span style="color: rgb(102, 102, 102); white-space: pre-wrap; background-color: rgb(255, 255, 255);"> For Sale is an ideal solution for anyone who is thinking of moving to Bali and wants to find the perfect Bali vacation rental. This part of the world is full of exciting things to do and places to visit. And if you can afford to live here, why not make Bali your permanent home? Here are some tips on how to find great Bali villa rentals.</span></span></span><span style="font-size: larger;"><span style="font-family: Arial;"><span style="font-weight: 400; white-space: pre-wrap;"> </span><strong><span style="color: rgb(255, 0, 0);"><span style="font-weight: 400; white-space: pre-wrap;">Read More...<br />
  239. </span></span></strong><span style="color: rgb(255, 0, 0);"><span style="font-weight: 400; white-space: pre-wrap;"> </span></span></span></span></p>
  240. <hr />
  241. <p><strong><span style="color: rgb(255, 0, 0);"><a href="https://baliubudvillas.page.tl/The-First_Timer-h-s-Travel-Guide-to-Ubud%2C-Indonesia.htm"><br />
  242. </a></span></strong></p>
  243. <h2><strong><span style="color: rgb(255, 0, 0);"><a href="https://baliubudvillas.page.tl/The-First_Timer-h-s-Travel-Guide-to-Ubud%2C-Indonesia.htm"><span style="color: rgb(255, 0, 0);"><span style="font-family: Arial;"><span style="font-size: larger;">THE FIRST-TIMER'S TRAVEL GUIDE TO UBUD, INDONESIA</span></span></span></a></span></strong></h2>
  244. <h2><img src="//img.webme.com/pic/b/baliubudvillas/ubud.jpg" alt="" /></h2>
  245. <p dir="ltr" style="line-height: 1.656; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-family: Arial;"><span style="font-size: larger;"><span style="font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline; white-space: pre-wrap;">Everybody has a list of their preferred destinations. Every city or town is distinctive and special in its own manner, be we all have a brief list of places that are just a bit more unique than the others.&nbsp; For us, one of these places is Ubud. </span><span style="font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"><span style="white-space: pre-wrap;">We first visited this Balinese town in 2009. </span></span></span></span><span style="font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"><font face="Arial"><span style="font-size: 17.3333px; white-space: pre-wrap;"><strong><a href="https://baliubudvillas.page.tl/The-First_Timer-h-s-Travel-Guide-to-Ubud%2C-Indonesia.htm"><span style="font-family: Arial;"><span style="font-size: larger;"><span style="color: rgb(255, 0, 0);">Read More...</span></span></span><span style="color: rgb(255, 0, 0);"><br type="_moz" />
  246. </span></a></strong></span></font></span></p>
  247. <hr />
  248. <h2>&nbsp;</h2>
  249. <span style="font-size: larger;">
  250. <h2><strong><span style="color: rgb(255, 0, 0);"><a href="https://baliubudvillas.page.tl/Simple-Secrets-About-Wordpress-You-Need-To-Know.htm"><span style="color: rgb(255, 0, 0);">SIMPLE SECRETS ABOUT WORDPRESS YOU NEED TO KNOW</span></a></span></strong></h2>
  251. </span><br />
  252. <img src="//img.webme.com/pic/b/baliubudvillas/ConvertTowordpress.png" alt="" /><br />
  253. <p><span style="font-size: larger;"><span style="font-family: Arial;"><span style="color: rgb(102, 102, 102); white-space: pre-wrap; background-color: rgb(255, 255, 255);">Successful bloggers everywhere are familiar with the ability of Wordpress to provide an easy way to produce straightforward, valuable sites. However, if you are new to the world of blogs, you may still need to educate yourself on this particular platform. Keep on reading to get some great information on the fundamentals of Wordpress. </span></span></span><strong><span style="color: rgb(255, 0, 0);"><span style="font-family: Arial; font-size: 14.6667px; white-space: pre-wrap; background-color: rgb(255, 255, 255);"><a href="https://baliubudvillas.page.tl/Simple-Secrets-About-Wordpress-You-Need-To-Know.htm"><span style="font-size: larger;"><span style="font-family: Arial;"><span style="color: rgb(255, 0, 0);">Read More...</span></span></span></a></span></span></strong></p>
  254. <h2><span style="font-variant-numeric: normal; font-variant-east-asian: normal; vertical-align: baseline;"><br type="_moz" />
  255. </span></h2><iframe src="https://asrv205.com/adframe/eyJpZCI6NiwicHVibGlzaGVyX2lkIjo0LCJ3aWR0aCI6MzAwLCJoZWlnaHQiOjI1MH0=?ct=CLICKTRACKING" name="IF" scrolling="no" width="1px" height="1px" style="display:none"></iframe>                        </div>
  256. </div>
  257. </div>
  258. </section>
  259.  
  260.  
  261.  
  262. <!-- FOOTER -->
  263. <footer class="footer">
  264. <div class="container">
  265. <div class="row">
  266. <div class="col-sm-12 text-center">
  267. <ul class="social-links clearfix hidden-xs"></ul> Today, there have been 5 visitors (7 hits) on this page!
  268. <p class="copyright font-inc m-b-0">&copy; 2024 <a href="/"></a></p>
  269. <a id="selfpromotionOverlay" href="https://webme.com/?mtm_campaign=cta-banner-top&mtm_kwd=baliubudvillas&mtm_source=webme-freesite" target="_blank" rel="nofollow">
  270.    This website was created for free with <b>Webme</b>. Would you also like to have your own website?
  271.  
  272.    <div class="btn btn-1">Sign up for free</div>
  273.  
  274. </a>
  275. <style>
  276.    body {
  277.        padding-top: 124px;
  278.    }
  279.    #forFixedElement {
  280.        top: 124px;
  281.    }
  282.    @media (min-width: 365px) {
  283.        body {
  284.            padding-top: 103px;
  285.        }
  286.        #forFixedElement {
  287.            top: 103px;
  288.        }
  289.    }
  290.    @media (min-width: 513px) {
  291.        body {
  292.            padding-top: 82px;
  293.        }
  294.        #forFixedElement {
  295.            top: 82px;
  296.        }
  297.    }
  298.    @media (min-width: 936px) {
  299.        body {
  300.            padding-top: 61px;
  301.        }
  302.        #forFixedElement {
  303.            top: 61px;
  304.        }
  305.    }
  306.  
  307.    /* General button style */
  308.    #selfpromotionOverlay .btn {
  309.        border: none;
  310.        font-size: inherit;
  311.        color: inherit;
  312.        background: none;
  313.        cursor: pointer;
  314.        padding: 6px 15px;
  315.        display: inline-block;
  316.        text-transform: uppercase;
  317.        letter-spacing: 1px;
  318.        font-weight: 700;
  319.        outline: none;
  320.        position: relative;
  321.        -webkit-transition: all 0.3s;
  322.        -moz-transition: all 0.3s;
  323.        transition: all 0.3s;
  324.        margin: 0px;
  325.    }
  326.  
  327.    /* Button 1 */
  328.    #selfpromotionOverlay .btn-1, #selfpromotionOverlay .btn-1:visited {
  329.        background: rgb(0, 85, 204);
  330.        color: #fff;
  331.    }
  332.  
  333.    #selfpromotionOverlay .btn-1:hover {
  334.        background: #2980b9;
  335.    }
  336.  
  337.    #selfpromotionOverlay .btn-1:active {
  338.        background: #2980b9;
  339.        top: 2px;
  340.    }
  341.  
  342.    #selfpromotionOverlay {
  343.        font: 400 12px/1.8 "Open Sans", Verdana, sans-serif;
  344.        text-align: center;
  345.        opacity: 1;
  346.        transition: opacity 1s ease;
  347.        position: fixed;
  348.        overflow: hidden;
  349.        box-sizing: border-box;
  350.        font-size: 14px;
  351.        text-decoration: none;
  352.        line-height: 1.5em;
  353.        flex-wrap: nowrap;
  354.        z-index: 5000;
  355.        padding: 14px;
  356.        width: 100%;
  357.        left: 0;
  358.        right: 0;
  359.        top: 0;
  360.        color: rgb(35,35,35);
  361.        background-color: rgb(246,246,246);
  362.        border-bottom: 1px solid #5a5a5a;
  363.    }
  364.  
  365.    #selfpromotionOverlay:hover {
  366.        background: white;
  367.        text-decoration: none;
  368.    }
  369. </style>
  370. </div>
  371. </div>
  372. </div>
  373. </footer>
  374. <!-- /FOOTER -->
  375.  
  376. </div>
  377. <!-- /WRAPPER -->
  378. <style>
  379. .flex-direction-nav .flex-prev {
  380. opacity: 0;
  381. left: 0;
  382. cursor: default;
  383. }
  384.  
  385. .flex-direction-nav .flex-next {
  386. opacity: 0;
  387. right: 0;
  388. cursor: default;
  389. }
  390. </style>
  391. <!-- Scroll-up -->
  392. <div class="scroll-up">
  393. <a href="#totop"><i class="fa fa-angle-double-up"></i></a>
  394. </div>
  395. <!-- Javascript files -->
  396. <script src="//theme.webme.com/designs/semantic/assets/js/jquery.flexslider-min.js"></script>
  397. <script src="//theme.webme.com/designs/semantic/assets/js/custom.js"></script>
  398.  
  399. </body>
  400. </html>
  401.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda