• DELETE FROM KEYWORDS WHERE ID_DOMAINE=42959
  • DoneDoneDone

    URL:www.orientation.ch

    Connection: Keep-Alive
    Date: Wed, 30 Oct 2024 12:13:45 GMT
    Keep-Alive: timeout=5, max=100
    Content-Length: 235
    Content-Type: text/html; charset=iso-8859-1
    Location: https://www.orientation.ch/
    Server: Apache
    Strict-Transport-Security: max-age=31536000; includeSubDomains
    
    
    Location => https://www.orientation.ch/
    Status => 301
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head>

    (vide) Tentative en https

    https://www.orientation.ch/

    <!DOCTYPE html>
    <!--[if IE 7]> 				 <html class="no-js ie7 mobileVersion" lang="fr"> <![endif]-->
    <!--[if IE 8]> 				 <html class="no-js mobileVersion lt-ie9" lang="fr"> <![endif]-->
    <!--[if IE 9]>			 		<html class="no-js mobileVersion ie9" lang="fr"> <![endif]-->
    <!--[if gt IE 8]>			 <html class="no-js mobileVersion" lang="fr"> <![endif]-->
    <html lang="fr" class="mobileVersion">
    <head>
    <meta charset="utf-8"/>
    <meta name="publisher" content="SDBB | CSFO"/>
    <meta name="distribution" content="global"/>
    <meta name="author" content="SDBB | CSFO"/>
    <meta name="copyright" content="SDBB | CSFO"/>
    <meta name="rating" content="general">
    <meta name="language" content="fr"/>
    <meta id="viewport" name="viewport" content="width=device-width, initial-scale=1"/>
    <meta name="cludocrawler" content="include"/>
    <title>Homepage - orientation.ch</title>
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
    <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
    <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192">
    <link rel="icon" type="image/png" href="/android-chrome-512x512.png" sizes="512x512">
    <link rel="manifest" href="/manifest.json">
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="theme-color" content="#ffffff">
    <link rel="icon" type="image/x-icon" href="/favicon.ico"/>
    <meta name="keywords" content="orientation.ch, homepage, berufsberatung.ch"/>
    <meta name="description" content="La page Homepage"/>
    <meta property="og:type" content="website"/>
    <meta property="og:locale" content="fr_FR"/>
    <meta property="og:locale:alternate" content="de_DE"/>
    <meta property="og:locale:alternate" content="it_IT"/>
    <meta property="og:title" content="Le portail officiel suisse d’information de l’orientation professionnelle, universitaire et de carri&#232;re"/>
    <meta name="DC.title" content="Le portail officiel suisse d’information de l’orientation professionnelle, universitaire et de carri&#232;re"/>
    <meta property="og:description" content="Pour toutes les questions concernant les places d’apprentissage, les professions et les formations"/>
    <meta name="DC.description" content="Pour toutes les questions concernant les places d’apprentissage, les professions et les formations"/>
    <meta property="og:url" content="https://www.orientation.ch/SharerWeb/Index?id=Lw%3D%3D"/>
    <meta property="og:image" content="https://www.orientation.ch/Web_file/Get?id=4326"/>
    <meta property="og:image:alt" content="orientation.ch"/>
    <meta name="twitter:card" content="summary_large_image">
    <script src="/bundles/sdbbInternet?v=v2YFQMWVOjjbA9Hs-cJOQ6MJ6okzw9AWlN0o2G4L4pA1"></script>
    <link href="/Content/Internet_bb_main?v=e6HBtazBw63XfzYBQ9-aWj8sggCrvYE3k0EzI7zZVSk1" rel="stylesheet"/>
    <script>
    
    
    		var isAuthenticated = false;
    
    		if (sdbb.ConvToBln('False')) {
    			isAuthenticated = true;
    		};
    
    
    
    	</script>
    <link rel="canonical" href="https://www.orientation.ch/dyn/show/1418"/>
    <!--[if IE 7]><link rel="stylesheet" href="/Content/Internet/css/fontello-ie7.css"/><![endif]-->
    <!--[if lte IE 8]> <link rel="stylesheet" href="/Content/Internet/css/ie8-grid-foundation-4.css"/><![endif]-->
    <!--[if lt IE 9]> <script src="/Content/Internet/js/respond.min.js"></script><![endif]-->
    <link href="/Content/InternetCss?v=3X-4hfb0hKrBFCdY_GiWkyq0bSLo6CIel7lIng6fwKg1" rel="stylesheet"/>
    <style>
    		:root {
    			--compare-count: 4;
    		}
    	</style>
    <script>
    		var gblCulture = "fr-CH";
    		var gblLang = "fr";
    		var gblPage = "1418";
    		var gblBreadCrump = "1418"; // BBCH-1876 : used to highlite menu
    		var baseUrl = "/";
    		var jsPath = "";
    		var urlInternet = baseUrl + "dyn/show/";
    
    		var resourceConfirmDelete = sdbb.htmlDecode('Voulez-vous effacer les donn&#233;es d&#233;finitivement?');
    
    		//ie11
    		if (!!navigator.userAgent.match(/Trident\/7\./)) { //this is  royalSlider plugin wtih fix for ie11
    			var path = '/Content/Internet/js/jquery.royalslider.fix.min.js';
    			document.write('<script src="' + path + '"><\/script>');
    			//everything else
    		} else {
    			var path = '/Content/Internet/js/jquery.royalslider.min.js';
    			document.write('<script src="' + path + '"><\/script>');//regular royalSlider plugin
    		}
    	</script>
    <script>
    		var is_touch_device = 'ontouchstart' in document.documentElement;
    		if (navigator.appVersion.indexOf("MSIE") == -1 && (!is_touch_device)) { // js/vendor/jquery should not be included for ie -> otherwise colorbox will crash
    			var path = '/Content/Internet/js/vendor/zepto.js';
    			document.write('<script src=' +
    				('__proto__' in {} ? path : baseUrl + 'Scripts/jquery-1.10.2.min.js') +
    				'><\/script>')
    		}
    	</script>
    <script src="/bundles/sdbbInternetFooter?v=pVVDJexa0Ik8x2OaCT87NN_r9chRsYR7q5O692Vee3c1"></script>
    </head>
    

    Homepage - orientation.ch

    Recherche META Description de la page

    La page Homepage

    Recherche META Keywords de la page

    orientation.ch, homepage, berufsberatung.ch

    UPDATE DOMAINES SET server='Apache',redirection='https://www.orientation.ch/',Status='200',err='',[TITRE]=N'Homepage - orientation.ch',[DESCRIPTION]=N'La page Homepage',[KEYWORDS]=N'orientation.ch, homepage, berufsberatung.ch' WHERE id=42959
  • 0

    Homepage - orientation.ch La page Homepage orientation.ch homepage berufsberatung.ch

  • 0. Homepage (8)
  • --------->0
  • 1. - (1)
  • --------->0
  • 2. orientation.ch (14)
  • --------->0
  • 3. La (2)
  • --------->0
  • 4. page (4)
  • --------->0
  • 10. berufsberatung.ch (17)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Homepage',42959),(N'-',42959),(N'orientation.ch',42959),(N'La',42959),(N'page',42959),(N'berufsberatung.ch',42959)