• DELETE FROM KEYWORDS WHERE ID_DOMAINE=36533912
  • DoneDoneDone

    URL:www.tusla.ie

    Cache-Control: max-age=600
    Connection: Keep-Alive
    Date: Sat, 02 Nov 2024 06:26:49 GMT
    Keep-Alive: timeout=5, max=100
    Content-Length: 307
    Content-Type: text/html; charset=iso-8859-1
    Expires: Sat, 02 Nov 2024 06:36:49 GMT
    Location: https://www.tusla.ie/
    Server: Apache/2.4.54 (Ubuntu)
    Strict-Transport-Security: max-age=63072000; includeSubdomains
    X-Frame-Options: SAMEORIGIN
    X-Content-Type-Options: nosniff
    
    
    Location => https://www.tusla.ie/
    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.tusla.ie/

    <!DOCTYPE html>
    <!--[if lt IE 9]> <html class="old-ie"> <!![endif]-->
    <!--[if gte IE 9|!(IE)]><!--> <html> <!--<![endif]-->
        <head><!-- OneTrust Cookies Consent Notice start for www.tusla.ie -->
    <script type="text/javascript" src="https://cdn.cookielaw.org/consent/f9d86166-1dec-418b-af9d-84ebf9dfa2b9/OtAutoBlock.js" ></script>
    <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"  type="text/javascript" charset="UTF-8" data-domain-script="f9d86166-1dec-418b-af9d-84ebf9dfa2b9" ></script>
    <script type="text/javascript">
    function OptanonWrapper() {
        // Get initial OnetrustActiveGroups ids
        if(typeof OptanonWrapperCount == "undefined"){otGetInitialGrps();}
     
        //Delete cookies
        otDeleteCookie(otIniGrps);
     
        // Assign OnetrustActiveGroups to custom variable
        function otGetInitialGrps(){
            OptanonWrapperCount = '';
            otIniGrps =  OnetrustActiveGroups;
            // console.log("otGetInitialGrps", otIniGrps)
        }
     
        function otDeleteCookie(iniOptGrpId)
        {
            var otDomainGrps = JSON.parse(JSON.stringify(Optanon.GetDomainData().Groups));
            var otDeletedGrpIds = otGetInactiveId(iniOptGrpId, OnetrustActiveGroups);
            if(otDeletedGrpIds.length != 0 && otDomainGrps.length !=0){
                for(var i=0; i < otDomainGrps.length; i++){
                    //Check if CustomGroupId matches
                   if(otDomainGrps[i]['CustomGroupId'] != '' && otDeletedGrpIds.includes(otDomainGrps[i]['CustomGroupId'])){
                        for(var j=0; j < otDomainGrps[i]['Cookies'].length; j++){
                            // console.log("otDeleteCookie",otDomainGrps[i]['Cookies'][j]['Name'])
                            //Delete cookie
                            eraseCookie(otDomainGrps[i]['Cookies'][j]['Name']);
                        }
                    }
     
                    //Check if Hostid matches
                    if(otDomainGrps[i]['Hosts'].length != 0){
                        for(var j=0; j < otDomainGrps[i]['Hosts'].length; j++){
                            //Check if HostId presents in the deleted list and cookie array is not blank
                            if(otDeletedGrpIds.includes(otDomainGrps[i]['Hosts'][j]['HostId']) && otDomainGrps[i]['Hosts'][j]['Cookies'].length !=0){
                                for(var k=0; k < otDomainGrps[i]['Hosts'][j]['Cookies'].length; k++){
                                    //Delete cookie
                                    eraseCookie(otDomainGrps[i]['Hosts'][j]['Cookies'][k]['Name']);
                                }
                            }
                        }
                    }
     
                }
            }
            otGetInitialGrps(); //Reassign new group ids
        }
     
        //Get inactive ids
        function otGetInactiveId(customIniId, otActiveGrp){
            //Initial OnetrustActiveGroups
            // console.log("otGetInactiveId",customIniId)
            customIniId = customIniId.split(",");
            customIniId = customIniId.filter(Boolean);
     
            //After action OnetrustActiveGroups
            otActiveGrp = otActiveGrp.split(",");
            otActiveGrp = otActiveGrp.filter(Boolean);
     
            var result=[];
            for (var i=0; i < customIniId.length; i++){
                if ( otActiveGrp.indexOf(customIniId[i]) <= -1 ){result.push(customIniId[i]);}
            }
            return result;
        }
     
        //Delete cookie
        function eraseCookie(name) {
            //Delete root path cookies
            domainName = window.location.hostname;
            document.cookie = name+'=; Max-Age=-99999999; Path=/;Domain='+ domainName;
            document.cookie = name+'=; Max-Age=-99999999; Path=/;';
     
            //Delete LSO incase LSO being used, cna be commented out.
            localStorage.removeItem(name);
     
            //Check for the current path of the page
            pathArray = window.location.pathname.split('/');
            //Loop through path hierarchy and delete potential cookies at each path.
            for (var i=0; i < pathArray.length; i++){
                if (pathArray[i]){
                    //Build the path string from the Path Array e.g /site/login
                    var currentPath = pathArray.slice(0,i+1).join('/');
                    document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + ';Domain='+ domainName;
                    document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + ';';
                    //Maybe path has a trailing slash!
                    document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + '/;Domain='+ domainName;
                    document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + '/;';
    
                    
                }
            }
     
        }
    }
    </script>
    <!-- OneTrust Cookies Consent Notice end for www.tusla.ie -->
    		
    		<meta charset="utf-8">
            <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
            <title>Tusla - Child and Family Agency</title>
    <meta name='keywords' content='child and family agency, child and family, child protection, early intervention, family support services' />
    <meta name='description' content='The Child and Family Agency was established on 1st January 2014 and is now the dedicated State agency responsible for improving wellbeing and outcomes for children.' />
    <link rel='canonical' href='https://www.tusla.ie' />
            <meta name="viewport" content="width=1024">
    
    		<!-- ADD FONTS FROM TYPOGRAPHY.COM -->
    		<link rel="stylesheet" type="text/css" href="https://cloud.typography.com/7313072/715322/css/fonts.css" />
    
            <link rel="stylesheet" href="https://www.tusla.ie/css/normalize.css">
            <link rel="stylesheet" href="https://www.tusla.ie/css/main.css?v=2.82">
    		
    
    		<!--[if lt IE 9]>
            	<script src="https://www.tusla.ie/js/vendor/modernizr-2.6.2.min.js"></script>
            	<link rel="stylesheet" href="https://www.tusla.ie/css/ie8.css">
            <![endif]-->
    
            <!--[if gte IE 9]>
    		  <style type="text/css">
    		    .gradient {
    		       filter: none;
    		    }
    		  </style>
    		<![endif]-->
    
            <!-- Google tag (gtag.js) -->
            <script type="text/plain" async src="https://www.googletagmanager.com/gtag/js?id=G-R3CE9L6CR6" class="optanon-category-C0002"></script>
            <script type="text/plain" class="optanon-category-C0002">
              window.dataLayer = window.dataLayer || [];
              function gtag(){dataLayer.push(arguments);}
              gtag('js', new Date());
    
              gtag('config', 'G-R3CE9L6CR6');
        	</script>
    </head>
        

    Tusla - Child and Family Agency

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Apache/2.4.54 (Ubuntu)',redirection='https://www.tusla.ie/',Status='200',err='',[TITRE]=N'Tusla - Child and Family Agency',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=36533912
  • 0

    Tusla - Child and Family Agency

  • 0. Tusla (5)
  • --------->0
  • 1. - (1)
  • --------->0
  • 2. Child (5)
  • --------->0
  • 3. and (3)
  • --------->0
  • 4. Family (6)
  • --------->0
  • 5. Agency (6)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Tusla',36533912),(N'-',36533912),(N'Child',36533912),(N'and',36533912),(N'Family',36533912),(N'Agency',36533912)