DELETE FROM KEYWORDS WHERE ID_DOMAINE=1951230DoneDoneDone
URL:www.sondreruud.no
Connection: keep-alive
Date: Wed, 30 Oct 2024 06:10:53 GMT
Content-Length: 162
Content-Type: text/html
Location: https://www.sondreruud.no/
Server: nginx
Location => https://www.sondreruud.no/
Status => 301
<html>
<head><title>301 Moved Permanently</title></head>
(vide) Tentative en https
<!DOCTYPE html>
<!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!-->
<html lang="nb-NO" class="no-js">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<meta name="theme-color" content="#5d3f35"/> <link rel="profile" href="https://gmpg.org/xfn/11" />
<title>SØNDRE RUUD GÅRD</title>
<meta name='robots' content='max-image-preview:large' />
<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="SØNDRE RUUD GÅRD » strøm" href="https://www.sondreruud.no/feed/" />
<link rel="alternate" type="application/rss+xml" title="SØNDRE RUUD GÅRD » kommentarstrøm" href="https://www.sondreruud.no/comments/feed/" />
<!-- This site uses the Google Analytics by ExactMetrics plugin v8.2.0 - Using Analytics tracking - https://www.exactmetrics.com/ -->
<script src="//www.googletagmanager.com/gtag/js?id=G-T643HY8C2N" data-cfasync="false" data-wpfc-render="false" async></script>
<script data-cfasync="false" data-wpfc-render="false">
var em_version = '8.2.0';
var em_track_user = true;
var em_no_track_reason = '';
var ExactMetricsDefaultLocations = {"page_location":"https:\/\/www.sondreruud.no\/"};
if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
} else {
var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
}
var disableStrs = [
'ga-disable-G-T643HY8C2N',
];
/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}
return false;
}
/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}
/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}
if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];
window.ExactMetricsDualTracker = {
helpers: {},
trackers: {},
};
if (em_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}
function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}
if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}
if (type === 'event') {
parameters.send_to = exactmetrics_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}
if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
ExactMetricsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}
} else {
__gtagDataLayer.apply(null, arguments);
}
}
__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dNDMyYj': true,
});
if ( ExactMetricsLocations.page_location ) {
__gtagTracker('set', ExactMetricsLocations);
}
__gtagTracker('config', 'G-T643HY8C2N', {"forceSSL":"true","link_attribution":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}
function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}
try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}
window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}
</script>
<!-- / Google Analytics by ExactMetrics -->
<script>
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.sondreruud.no\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.5.5"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
</script>
<style id='wp-emoji-styles-inline-css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='contact-form-7-css' href='https://www.sondreruud.no/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.9.5' media='all' />
<link rel='stylesheet' id='go-pricing-styles-css' href='https://www.sondreruud.no/wp-content/plugins/go_pricing/assets/css/go_pricing_styles.css?ver=3.4' media='all' />
<style id='woocommerce-inline-inline-css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link rel='stylesheet' id='the7-font-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.min.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='the7-awesome-fonts-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/fonts/FontAwesome/css/all.min.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='the7-awesome-fonts-back-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/fonts/FontAwesome/back-compat.min.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='the7-Defaults-css' href='https://www.sondreruud.no/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=6.5.5' media='all' />
<link rel='stylesheet' id='js_composer_front-css' href='https://www.sondreruud.no/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.6' media='all' />
<link rel='stylesheet' id='dt-web-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto:400,500,600,700%7CRoboto+Condensed:400,600,700' media='all' />
<link rel='stylesheet' id='dt-main-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/css/main.min.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='the7-custom-scrollbar-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/lib/custom-scrollbar/custom-scrollbar.min.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='the7-wpbakery-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/css/wpbakery.min.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='the7-core-css' href='https://www.sondreruud.no/wp-content/plugins/dt-the7-core/assets/css/post-type.min.css?ver=2.7.9' media='all' />
<link rel='stylesheet' id='the7-css-vars-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/css-vars.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='dt-custom-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/custom.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='wc-dt-custom-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/compatibility/wc-dt-custom.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='dt-media-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/media.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='the7-mega-menu-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/mega-menu.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='the7-elements-albums-portfolio-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/the7-elements-albums-portfolio.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='the7-elements-css' href='https://www.sondreruud.no/wp-content/uploads/the7-css/post-type-dynamic.css?ver=99e051d6725c' media='all' />
<link rel='stylesheet' id='style-css' href='https://www.sondreruud.no/wp-content/themes/dt-the7/style.css?ver=11.13.0.1' media='all' />
<link rel='stylesheet' id='ultimate-vc-addons-style-css' href='https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/style.min.css?ver=3.19.19' media='all' />
<link rel='stylesheet' id='ultimate-vc-addons-btn-css' href='https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/advanced-buttons.min.css?ver=3.19.19' media='all' />
<link rel='stylesheet' id='ultimate-vc-addons-headings-style-css' href='https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/headings.min.css?ver=3.19.19' media='all' />
<link rel='stylesheet' id='ultimate-vc-addons-animate-css' href='https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/animate.min.css?ver=3.19.19' media='all' />
<link rel='stylesheet' id='ultimate-vc-addons-info-box-style-css' href='https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-css/info-box.min.css?ver=3.19.19' media='all' />
<script src="https://www.sondreruud.no/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script src="https://www.sondreruud.no/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.2.0" id="exactmetrics-frontend-script-js" async data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.sondreruud.no","hash_tracking":"false","v4_id":"G-T643HY8C2N"};</script>
<script id="gw-tweenmax-js-before">
var oldGS=window.GreenSockGlobals,oldGSQueue=window._gsQueue,oldGSDefine=window._gsDefine;window._gsDefine=null;delete(window._gsDefine);var gwGS=window.GreenSockGlobals={};
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.11.2/TweenMax.min.js" id="gw-tweenmax-js"></script>
<script id="gw-tweenmax-js-after">
try{window.GreenSockGlobals=null;window._gsQueue=null;window._gsDefine=null;delete(window.GreenSockGlobals);delete(window._gsQueue);delete(window._gsDefine);window.GreenSockGlobals=oldGS;window._gsQueue=oldGSQueue;window._gsDefine=oldGSDefine;}catch(e){}
</script>
<script src="https://www.sondreruud.no/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.9.1" id="jquery-blockui-js" data-wp-strategy="defer"></script>
<script id="wc-add-to-cart-js-extra">
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.sondreruud.no\/handlekurv\/","is_cart":"","cart_redirect_after_add":"no"};
</script>
<script src="https://www.sondreruud.no/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=8.9.1" id="wc-add-to-cart-js" data-wp-strategy="defer"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.9.1" id="js-cookie-js" defer data-wp-strategy="defer"></script>
<script id="woocommerce-js-extra">
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
</script>
<script src="https://www.sondreruud.no/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.9.1" id="woocommerce-js" defer data-wp-strategy="defer"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js?ver=7.6" id="vc_woocommerce-add-to-cart-js-js"></script>
<script id="dt-above-fold-js-extra">
var dtLocal = {"themeUrl":"https:\/\/www.sondreruud.no\/wp-content\/themes\/dt-the7","passText":"To view this protected post, enter the password below:","moreButtonText":{"loading":"Loading...","loadMore":"Load more"},"postID":"6","ajaxurl":"https:\/\/www.sondreruud.no\/wp-admin\/admin-ajax.php","REST":{"baseUrl":"https:\/\/www.sondreruud.no\/wp-json\/the7\/v1","endpoints":{"sendMail":"\/send-mail"}},"contactMessages":{"required":"One or more fields have an error. Please check and try again.","terms":"Please accept the privacy policy.","fillTheCaptchaError":"Please, fill the captcha."},"captchaSiteKey":"","ajaxNonce":"206d82710b","pageData":{"type":"page","template":"page","layout":null},"themeSettings":{"smoothScroll":"off","lazyLoading":false,"desktopHeader":{"height":150},"ToggleCaptionEnabled":"disabled","ToggleCaption":"Navigation","floatingHeader":{"showAfter":140,"showMenu":true,"height":60,"logo":{"showLogo":true,"html":"<img class=\" preload-me\" src=\"https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo.fw_.png\" srcset=\"https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo.fw_.png 390w, https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo.fw_.png 390w\" width=\"390\" height=\"88\" sizes=\"390px\" alt=\"S\u00d8NDRE RUUD G\u00c5RD\" \/>","url":"https:\/\/www.sondreruud.no\/"}},"topLine":{"floatingTopLine":{"logo":{"showLogo":false,"html":""}}},"mobileHeader":{"firstSwitchPoint":1050,"secondSwitchPoint":778,"firstSwitchPointHeight":80,"secondSwitchPointHeight":60,"mobileToggleCaptionEnabled":"disabled","mobileToggleCaption":"Menu"},"stickyMobileHeaderFirstSwitch":{"logo":{"html":"<img class=\" preload-me\" src=\"https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo.fw_.png\" srcset=\"https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo.fw_.png 390w, https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo.fw_.png 390w\" width=\"390\" height=\"88\" sizes=\"390px\" alt=\"S\u00d8NDRE RUUD G\u00c5RD\" \/>"}},"stickyMobileHeaderSecondSwitch":{"logo":{"html":"<img class=\" preload-me\" src=\"https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo_mobile.fw_.png\" srcset=\"https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo_mobile.fw_.png 272w, https:\/\/www.sondreruud.no\/wp-content\/uploads\/2019\/03\/logo_mobile.fw_.png 272w\" width=\"272\" height=\"64\" sizes=\"272px\" alt=\"S\u00d8NDRE RUUD G\u00c5RD\" \/>"}},"sidebar":{"switchPoint":990},"boxedWidth":"1340px"},"VCMobileScreenWidth":"768","wcCartFragmentHash":"457652c8b782f0fb3408cec5d5539ddc"};
var dtShare = {"shareButtonText":{"facebook":"Share on Facebook","twitter":"Share on X","pinterest":"Pin it","linkedin":"Share on Linkedin","whatsapp":"Share on Whatsapp"},"overlayOpacity":"85"};
</script>
<script src="https://www.sondreruud.no/wp-content/themes/dt-the7/js/above-the-fold.min.js?ver=11.13.0.1" id="dt-above-fold-js"></script>
<script src="https://www.sondreruud.no/wp-content/themes/dt-the7/js/compatibility/woocommerce/woocommerce.min.js?ver=11.13.0.1" id="dt-woocommerce-js"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate-params.min.js?ver=3.19.19" id="ultimate-vc-addons-params-js"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/custom.min.js?ver=3.19.19" id="ultimate-vc-addons-custom-js"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/jquery-appear.min.js?ver=3.19.19" id="ultimate-vc-addons-appear-js"></script>
<script src="https://www.sondreruud.no/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/headings.min.js?ver=3.19.19" id="ultimate-vc-addons-headings-script-js"></script>
<script></script><link rel="https://api.w.org/" href="https://www.sondreruud.no/wp-json/" /><link rel="alternate" type="application/json" href="https://www.sondreruud.no/wp-json/wp/v2/pages/6" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.sondreruud.no/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.5.5" />
<meta name="generator" content="WooCommerce 8.9.1" />
<link rel="canonical" href="https://www.sondreruud.no/" />
<link rel='shortlink' href='https://www.sondreruud.no/' />
<link rel="alternate" type="application/json+oembed" href="https://www.sondreruud.no/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sondreruud.no%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.sondreruud.no/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.sondreruud.no%2F&format=xml" />
<meta property="og:site_name" content="SØNDRE RUUD GÅRD" />
<meta property="og:title" content="Hjem" />
<meta property="og:url" content="https://www.sondreruud.no/" />
<meta property="og:type" content="website" />
<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<meta name="generator" content="Powered by Slider Revolution 6.7.12 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<script>function setREVStartSize(e){
//window.requestAnimationFrame(function() {
window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;
window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;
try {
var pw = document.getElementById(e.c).parentNode.offsetWidth,
newh;
pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw;
e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);
if(e.layout==="fullscreen" || e.l==="fullscreen")
newh = Math.max(e.mh,window.RSIH);
else{
e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];
e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
var nl = new Array(e.rl.length),
ix = 0,
sl;
e.tabw = e.tabhide>=pw ? 0 : e.tabw;
e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
e.tabh = e.tabhide>=pw ? 0 : e.tabh;
e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;
for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
sl = nl[0];
for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}
var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);
newh = (e.gh[ix] * m) + (e.tabh + e.thumbh);
}
var el = document.getElementById(e.c);
if (el!==null && el) el.style.height = newh+"px";
el = document.getElementById(e.c+"_wrapper");
if (el!==null && el) {
el.style.height = newh+"px";
el.style.display = "block";
}
} catch(e){
console.log("Failure at Presize of Slider:" + e)
}
//});
};</script>
<style type="text/css" data-type="vc_custom-css">#main {
padding: 0px 0 0px 0;
}
.dt-cs{
text-align:center !important;
}</style><style type="text/css" data-type="vc_shortcodes-default-css">.vc_do_icon{margin-bottom:35px;}.vc_do_custom_heading{margin-bottom:0.625rem;margin-top:0;}.vc_do_btn{margin-bottom:22px;}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1549020665463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1549020515325{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1549025403058{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1553083319954{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1553083280296{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1549020532312{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1553083144188{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1553083269689{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1552999306974{margin-bottom: 0px !important;padding-bottom: 0px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style id='the7-custom-inline-css' type='text/css'>
/* FORM */
#form {
padding: 5px;
width: auto;
margin: 20px auto;
}
#contentleft {
width: 46%;
float: left;
padding: 5px 15px;
}
#contentright {
width: 48%;
padding: 5px 15px;
float: left;
}
#bottom {
clear: both;
padding: 0 15px;
}
.wpcf7 textarea {
height: 144px; background-color:#ffffff !important; color:#999999 !important;
border: 1px solid #999999;
}
.mobile_tRight{display:none !important;margin-top:18px;}
.tRight{display:block !important;}
.ipad_tRight{display:none !important;}
.ipad_tRight{position:absolute;right:0px;top:15px;}
.tRight{position:absolute;right:0px;top:15px;text-align:left;color:#FFF;}
.tRight div.tRightPhone span,.tRight div.tRightMail span{color:#549DC5; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.tRight div.tRightMail a{color:#FFF;}
.ipad_tRight div,.ipad_tRight div,
.mobile_tRight div,.mobile_tRightMail div{padding:5px 10px 5px 10px;font-size:18px;float:left;margin-left:10px;background-color:#F1F1F1;border-radius:3px;}
.ipad_tRight div a,.ipad_tRight div a,
.mobile_tRight div a,.mobile_tRightMail div a{color:#333333;}
.wpcf7 input.wpcf7-text { width: 100%;height:35px; background-color:#ffffff !important;color:#999999 !important;border: 1px solid #999999;}
/*MEDIA QUERIES*/
@media screen and (max-width:1080px) {
.mobile_tRight{display:none !important;}
.tRight{display:none !important;}
.ipad_tRight{display:block !important;}
}
/* for 980px or less */
@media screen and (max-width: 980px) {
#form {
width: 94%;
}
#contentleft {
clear: both;
padding: 1% 4%;
width: auto;
float: none;
}
#contentright {
clear: both;
padding: 1% 4%;
width: auto;
float: none;
}
#bottom {
clear: both;
padding: 1% 4%;
width: auto;
float: none;
}
}
</style>
</head>
SØNDRE RUUD GÅRD
Recherche META Description de la page
Recherche META Keywords de la page
UPDATE DOMAINES SET server='nginx',redirection='https://www.sondreruud.no/',Status='200',err='',[TITRE]=N'SØNDRE RUUD GÅRD',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=1951230
0 SØNDRE RUUD GÅRD
0. SØNDRE (6)--------->0
1. RUUD (4)--------->0
2. GÅRD (4)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'SØNDRE',1951230),(N'RUUD',1951230),(N'GÅRD',1951230)