DELETE FROM KEYWORDS WHERE ID_DOMAINE=64710DoneDoneDone
URL:www.frequence-tv.ch
Cache-Control: max-age=0
Connection: keep-alive
Date: Wed, 30 Oct 2024 14:20:38 GMT
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Expires: Wed, 30 Oct 2024 14:20:36 GMT
Location: https://frequence-tv.ch/
Server: cloudflare
Vary: Accept-Encoding
X-XSS-Protection: 1; mode=block
Expect-CT: max-age=7776000, enforce
Access-Control-Allow-Origin: null
Access-Control-Allow-Origin: null
Access-Control-Allow-Methods: GET,PUT,POST,DELETE
Access-Control-Allow-Methods: GET,PUT,POST,DELETE
Access-Control-Allow-Headers: Content-Type, Authorization
Access-Control-Allow-Headers: Content-Type, Authorization
X-Content-Security-Policy: default-src 'self'; img-src *; media-src * data:;
X-Content-Security-Policy: img-src *; media-src * data:;
X-Content-Type-Options: nosniff
Content-Security-Policy: report-uri https://frequence-tv.ch
Referrer-Policy: strict-origin-when-cross-origin
Cross-Origin-Embedder-Policy-Report-Only: unsafe-none; report-to="default"
Cross-Origin-Embedder-Policy: unsafe-none; report-to="default"
Cross-Origin-Opener-Policy-Report-Only: same-origin; report-to="default"
Cross-Origin-Opener-Policy: same-origin-allow-popups; report-to="default"
Cross-Origin-Resource-Policy: cross-origin
X-Frame-Options: SAMEORIGIN
Permissions-Policy: accelerometer=(), autoplay=(), camera=(), fullscreen=*, geolocation=(self), gyroscope=(), microphone=(), payment=*
Feature-Policy: display-capture 'self'
X-Permitted-Cross-Domain-Policies: none
X-Permitted-Cross-Domain-Policies: none
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Redirect-By: WordPress
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=aawj4fuALLPhQJZQaDMqvaJvMe4Wlx6vqYfiLLzW8on30YXsCiB0NoLtrK%2BnzS43i%2FzETKKQxaKzE3x1J3ge9U1Lz48vcc%2FzmBPh3s8P9qFcpZ5FQSRBkiXUJT%2F2%2FUBDetp7lLb6"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
CF-RAY: 8dac0c02f9970283-CDG
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=16714&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=153&delivery_rate=0&cwnd=224&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
Location => https://frequence-tv.ch/
Status => 301
(vide) Tentative en https
<!DOCTYPE html>
<html dir="ltr" lang="fr-FR"
prefix="og: https://ogp.me/ns#" >
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",e=>{this.persisted=e.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{if(t.hasAttribute("src")){let i=new URL(t.src).origin;i!==location.origin&&e.push({src:i,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){return await this._littleBreath(),new Promise(t=>{function i(){e.setAttribute("data-rocket-status","executed"),t()}function r(){e.setAttribute("data-rocket-status","failed"),t()}try{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");if(n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",i),e.addEventListener("error",r),s)e.src=s,e.removeAttribute("data-rocket-src");else if(navigator.userAgent.indexOf("Firefox/")>0){var a=document.createElement("script");[...e.attributes].forEach(e=>{"type"!==e.nodeName&&a.setAttribute("data-rocket-type"===e.nodeName?"type":e.nodeName,e.nodeValue)}),a.text=e.text,e.parentNode.replaceChild(a,e),i()}else e.src="data:text/javascript;base64,"+btoa(e.text)}catch(o){r()}})}async _loadScriptsFromList(e){let t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(e,i){!function e(i){!t[i]&&(t[i]={originalFunctions:{add:i.addEventListener,remove:i.removeEventListener},eventsToRewrite:[]},i.addEventListener=function(){arguments[0]=r(arguments[0]),t[i].originalFunctions.add.apply(i,arguments)},i.removeEventListener=function(){arguments[0]=r(arguments[0]),t[i].originalFunctions.remove.apply(i,arguments)});function r(e){return t[i].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(i)}function r(e,t){let i=e[t];Object.defineProperty(e,t,{get:()=>i||function(){},set(r){e["rocket"+t]=i=r}})}i(document,"DOMContentLoaded"),i(window,"DOMContentLoaded"),i(window,"load"),i(window,"pageshow"),i(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow"),Object.defineProperty(document,"readyState",{get:()=>e.rocketReadyState,set(t){e.rocketReadyState=t}}),document.readyState="loading"}_delayJQueryReady(e){let t;function i(i){if(i&&i.fn&&!e.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(i)),i([])};let r=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]})}return r.apply(this,arguments),this},e.allJQueries.push(i)}t=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){i(e)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,document.readyState="interactive",await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){document.readyState="complete",await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="google-site-verification" content="-ar3t1BZ9B8IS9MeDBWS6uK0fXQoh_aI3mSEf6xZENQ" />
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="pingback" href="https://frequence-tv.ch/xmlrpc.php">
<title>Fréquence TV domotique & installations audiovisuelles suisse</title>
<link rel="alternate" hreflang="fr" href="https://frequence-tv.ch/" />
<link rel="alternate" hreflang="en" href="https://frequence-tv.ch/en" />
<!-- All in One SEO 4.2.4 - aioseo.com -->
<meta name="description" content="Fréquence TV, Expertise audiovisuelle de qualité en suisse. Solutions domotique professionnels pour une expérience exceptionnelleContactez-nous dès maintenant" />
<meta name="robots" content="max-image-preview:large" />
<link rel="canonical" href="https://frequence-tv.ch" />
<meta name="generator" content="All in One SEO (AIOSEO) 4.2.4 " />
<meta property="og:locale" content="fr_FR" />
<meta property="og:site_name" content="Fréquence tv - Son, image et domotique. Crestron, Lutron, Bang & Olufsen, Bose pro" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Fréquence TV domotique & installations audiovisuelles suisse" />
<meta property="og:description" content="Fréquence TV, Expertise audiovisuelle de qualité en suisse. Solutions domotique professionnels pour une expérience exceptionnelleContactez-nous dès maintenant" />
<meta property="og:url" content="https://frequence-tv.ch" />
<meta property="article:published_time" content="2017-06-26T12:22:53+00:00" />
<meta property="article:modified_time" content="2023-06-01T12:38:34+00:00" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Fréquence TV domotique & installations audiovisuelles suisse" />
<meta name="twitter:description" content="Fréquence TV, Expertise audiovisuelle de qualité en suisse. Solutions domotique professionnels pour une expérience exceptionnelleContactez-nous dès maintenant" />
<script type="application/ld+json" class="aioseo-schema">
{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/frequence-tv.ch\/#website","url":"https:\/\/frequence-tv.ch\/","name":"Fr\u00e9quence tv","description":"Son, image et domotique. Crestron, Lutron, Bang & Olufsen, Bose pro","inLanguage":"fr-FR","publisher":{"@id":"https:\/\/frequence-tv.ch\/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/frequence-tv.ch\/?s={search_term_string}"},"query-input":"required name=search_term_string"}},{"@type":"Organization","@id":"https:\/\/frequence-tv.ch\/#organization","name":"Fr\u00e9quence tv","url":"https:\/\/frequence-tv.ch\/"},{"@type":"BreadcrumbList","@id":"https:\/\/frequence-tv.ch\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/frequence-tv.ch\/#listItem","position":1,"item":{"@type":"WebPage","@id":"https:\/\/frequence-tv.ch\/","name":"Accueil","description":"Fr\u00e9quence TV, Expertise audiovisuelle de qualit\u00e9 en suisse. Solutions domotique professionnels pour une exp\u00e9rience exceptionnelleContactez-nous d\u00e8s maintenant","url":"https:\/\/frequence-tv.ch\/"},"nextItem":"https:\/\/frequence-tv.ch\/#listItem"},{"@type":"ListItem","@id":"https:\/\/frequence-tv.ch\/#listItem","position":2,"item":{"@type":"WebPage","@id":"https:\/\/frequence-tv.ch\/","name":"Accueil","description":"Fr\u00e9quence TV, Expertise audiovisuelle de qualit\u00e9 en suisse. Solutions domotique professionnels pour une exp\u00e9rience exceptionnelleContactez-nous d\u00e8s maintenant","url":"https:\/\/frequence-tv.ch\/"},"previousItem":"https:\/\/frequence-tv.ch\/#listItem"}]},{"@type":"WebPage","@id":"https:\/\/frequence-tv.ch\/#webpage","url":"https:\/\/frequence-tv.ch\/","name":"Fr\u00e9quence TV domotique & installations audiovisuelles suisse","description":"Fr\u00e9quence TV, Expertise audiovisuelle de qualit\u00e9 en suisse. Solutions domotique professionnels pour une exp\u00e9rience exceptionnelleContactez-nous d\u00e8s maintenant","inLanguage":"fr-FR","isPartOf":{"@id":"https:\/\/frequence-tv.ch\/#website"},"breadcrumb":{"@id":"https:\/\/frequence-tv.ch\/#breadcrumblist"},"datePublished":"2017-06-26T12:22:53+00:00","dateModified":"2023-06-01T12:38:34+00:00"}]}
</script>
<!-- All in One SEO -->
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<script data-cfasync="false" data-pagespeed-no-defer>
var gtm4wp_datalayer_name = "dataLayer";
var dataLayer = dataLayer || [];
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Fréquence tv » Flux" href="https://frequence-tv.ch/feed" />
<link rel='stylesheet' id='wp-block-library-css' href='https://frequence-tv.ch/wp-includes/css/dist/block-library/style.min.css?ver=edc143ae6eed8a80ad68a938a4e890ff' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='rs-plugin-settings-css' href='https://frequence-tv.ch/wp-content/cache/min/1/wp-content/plugins/revslider/public/assets/css/rs6.css?ver=1725881024' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
#rs-demo-id {}
</style>
<link data-minify="1" rel='stylesheet' id='wpml-legacy-horizontal-list-0-css' href='https://frequence-tv.ch/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.css?ver=1725881024' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wpml-menu-item-0-css' href='https://frequence-tv.ch/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.css?ver=1725881024' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='js_composer_front-css' href='https://frequence-tv.ch/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=1725881024' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='https://frequence-tv.ch/wp-content/themes/woodmart/css/bootstrap.min.css?ver=5.3.6' type='text/css' media='all' />
<link rel='stylesheet' id='woodmart-style-css' href='https://frequence-tv.ch/wp-content/themes/woodmart/css/base.min.css?ver=5.3.6' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='xts-style-header_893362-css' href='https://frequence-tv.ch/wp-content/cache/min/1/wp-content/uploads/2021/12/xts-header_893362-1638975224.css?ver=1725882286' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='xts-style-theme_settings_default-css' href='https://frequence-tv.ch/wp-content/cache/min/1/wp-content/uploads/2023/12/xts-theme_settings_default-1702327350.css?ver=1725881024' type='text/css' media='all' />
<link rel='stylesheet' id='xts-google-fonts-css' href='//fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&ver=5.3.6' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://frequence-tv.ch/wp-includes/js/jquery/jquery.min.js?ver=3.5.1' id='jquery-core-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://frequence-tv.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://frequence-tv.ch/wp-content/plugins/revslider/public/assets/js/rbtools.min.js?ver=6.3.9' id='tp-tools-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://frequence-tv.ch/wp-content/plugins/revslider/public/assets/js/rs6.min.js?ver=6.3.9' id='revmin-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://frequence-tv.ch/wp-content/themes/woodmart/js/device.min.js?ver=5.3.6' id='woodmart-device-js' defer></script>
<link rel="https://api.w.org/" href="https://frequence-tv.ch/wp-json/" /><link rel="alternate" type="application/json" href="https://frequence-tv.ch/wp-json/wp/v2/pages/4840" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://frequence-tv.ch/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://frequence-tv.ch/wp-includes/wlwmanifest.xml" />
<link rel='shortlink' href='https://frequence-tv.ch/' />
<link rel="alternate" type="application/json+oembed" href="https://frequence-tv.ch/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffrequence-tv.ch%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://frequence-tv.ch/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ffrequence-tv.ch%2F&format=xml" />
<meta name="generator" content="WPML ver:4.4.9 stt:1,4;" />
<!-- GA Google Analytics @ https://m0n.co/ga -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-2T6L563TSN"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2T6L563TSN');
</script>
<meta name="generator" content="Site Kit by Google 1.93.0" />
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<!-- GTM Container placement set to footer -->
<script data-cfasync="false" data-pagespeed-no-defer>
var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"CominAdmin"};
dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-cfasync="false">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-THL285X');
</script>
<!-- End Google Tag Manager -->
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><!-- Analytics by WP Statistics v13.2.5 - https://wp-statistics.com/ -->
<meta name="theme-color" content=""><meta name="redi-version" content="1.1.5" /><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.3.9 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<link rel="icon" href="https://frequence-tv.ch/wp-content/uploads/2021/02/cropped-ftv-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://frequence-tv.ch/wp-content/uploads/2021/02/cropped-ftv-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://frequence-tv.ch/wp-content/uploads/2021/02/cropped-ftv-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://frequence-tv.ch/wp-content/uploads/2021/02/cropped-ftv-favicon-270x270.png" />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">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) ? 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);
}
if(window.rs_init_css===undefined) window.rs_init_css = document.head.appendChild(document.createElement("style"));
document.getElementById(e.c).height = newh+"px";
window.rs_init_css.innerHTML += "#"+e.c+"_wrapper { height: "+newh+"px }";
} catch(e){
console.log("Failure at Presize of Slider:" + e)
}
//});
};</script>
<style>
</style><style data-type="woodmart_shortcodes-custom-css">#wd-6022917ad25ec .woodmart-title-container{line-height:50px;font-size:40px;}#wd-60229184c4597 .woodmart-title-container{line-height:30px;font-size:20px;}#wd-602291a6976a8 .woodmart-title-container{line-height:60px;font-size:50px;}#wd-602291e545590 .woodmart-title-container{line-height:60px;font-size:50px;}#wd-602291fb09a3d .woodmart-title-container{line-height:34px;font-size:24px;}@media (max-width: 1024px) {#wd-6022917ad25ec .woodmart-title-container{line-height:40px;font-size:30px;}#wd-60229184c4597 .woodmart-title-container{line-height:28px;font-size:18px;}#wd-602291a6976a8 .woodmart-title-container{line-height:50px;font-size:40px;}#wd-602291e545590 .woodmart-title-container{line-height:50px;font-size:40px;}#wd-602291fb09a3d .woodmart-title-container{line-height:30px;font-size:20px;}}@media (max-width: 767px) {#wd-6022917ad25ec .woodmart-title-container{line-height:30px;font-size:20px;}#wd-60229184c4597 .woodmart-title-container{line-height:26px;font-size:16px;}#wd-602291a6976a8 .woodmart-title-container{line-height:40px;font-size:30px;}#wd-602291e545590 .woodmart-title-container{line-height:40px;font-size:30px;}#wd-602291fb09a3d .woodmart-title-container{line-height:26px;font-size:16px;}}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1612858658132{margin-top: 8vh !important;margin-bottom: 4vh !important;}.vc_custom_1612858727892{margin-top: 0px !important;margin-bottom: 8vh !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f4f4f4 !important;}.vc_custom_1612858738380{margin-top: 0px !important;margin-bottom: 8vh !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #f4f4f4 !important;}.vc_custom_1612858748426{margin-top: 0px !important;margin-bottom: 4vh !important;}.vc_custom_1602147079410{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1605540497876{padding-top: 50px !important;padding-right: 10% !important;padding-bottom: 50px !important;padding-left: 10% !important;}.vc_custom_1605540511286{padding-top: 50px !important;padding-right: 10% !important;padding-bottom: 50px !important;padding-left: 10% !important;}.vc_custom_1602147079410{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-65546433-1"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-65546433-1');
</script>
</head>
Fréquence TV domotique & installations audiovisuelles suisse
Recherche META Description de la page
Fréquence TV, Expertise audiovisuelle de qualité en suisse. Solutions domotique professionnels pour une expérience exceptionnelleContactez-nous dès maintenant
Recherche META Keywords de la page
UPDATE DOMAINES SET server='cloudflare',redirection='https://frequence-tv.ch/',Status='200',err='',[TITRE]=N'Fréquence TV domotique & installations audiovisuelles suisse',[DESCRIPTION]=N'Fréquence TV, Expertise audiovisuelle de qualité en suisse. Solutions domotique professionnels pour une expérience exceptionnelleContactez-nous dès maintenant',[KEYWORDS]=N'' WHERE id=64710
0 Fréquence TV domotique & installations audiovisuelles suisse Fréquence TV Expertise audiovisuelle de qualité en suisse. Solutions domotique professionnels pour une expérience exceptionnelleContactez-nous dès maintenant
0. Fréquence (9)--------->0
1. TV (2)--------->0
2. domotique (9)--------->0
3. & (5)--------->0
4. installations (13)--------->0
5. audiovisuelles (14)--------->0
6. suisse (6)--------->0
10. Expertise (9)--------->0
11. audiovisuelle (13)--------->0
12. de (2)--------->0
13. qualité (7)--------->0
14. en (2)--------->0
16. Solutions (9)--------->0
18. professionnels (14)--------->0
19. pour (4)--------->0
20. une (3)--------->0
21. expérience (10)--------->0
22. exceptionnelleContactez-nous (28)--------->0
23. dès (3)--------->0
24. maintenant (10)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Fréquence',64710),(N'TV',64710),(N'domotique',64710),(N'&',64710),(N'installations',64710),(N'audiovisuelles',64710),(N'suisse',64710),(N'Expertise',64710),(N'audiovisuelle',64710),(N'de',64710),(N'qualité',64710),(N'en',64710),(N'Solutions',64710),(N'professionnels',64710),(N'pour',64710),(N'une',64710),(N'expérience',64710),(N'exceptionnelleContactez-nous',64710),(N'dès',64710),(N'maintenant',64710)