DELETE FROM KEYWORDS WHERE ID_DOMAINE=128050DoneDoneDone
URL:www.statsghana.gov.gh
Connection: keep-alive
Date: Wed, 19 Mar 2025 22:19:54 GMT
Keep-Alive: timeout=60
Content-Length: 178
Content-Type: text/html
Location: https://statsghana.gov.gh/
Server: nginx
Location => https://statsghana.gov.gh/
Status => 301
<html>
<head><title>301 Moved Permanently</title></head>
(vide) Tentative en https
<!doctype html>
<html lang="en">
<script id='pixel-script-poptin' src='https://cdn.popt.in/pixel.js?id=1e1aab5f3d516' async='true'></script>
<head>
<meta charset="utf-8">
<title>Ghana Statistical Services.</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="img/gss-favicon.png" />
<meta name="description" content="GSS description here" />
<meta name="keywords" content="GSS keywords" />
<meta name="author" content="Ghana Statistical Services" />
<meta name="geo.placename" content="Accra,Ghana" />
<!--script type="text/javascript">$.noConflict();</script-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176577648-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-176577648-1');
</script>
<!-- Mobile Specifics -->
<meta name="HandheldFriendly" content="true"/>
<meta name="MobileOptimized" content="320"/>
<!--Member Profile Css-->
<link href="css/member.css" rel="stylesheet" type="text/css">
<!--/Member Profile Css-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="css/gssboostrap/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="css/gssboostrap/js/jquery.min.js"></script>
<!--script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.6.0/umd/popper.min.js"></script-->
<script src="css/gssboostrap/js/bootstrap.min.js"></script>
<!--/Dynamic Dropdown-->
<!--GSS Gellery-->
<link rel="stylesheet" href="css/gssgallerycss/gssgallery.css">
<link href="css/gssgallerycss/cobox.css" rel="stylesheet" type="text/css" media="all"/>
<!--GSS Gellery-->
<script type="text/javascript">
$(document).ready(function() {
$("body").tooltip({ selector: '[data-toggle=tooltip]' });
});
</script>
<link href="css/uimenu/Newmenus.css" rel="stylesheet" type="text/css">
<script src="css/uimenu/Newmenus.js" type="text/javascript"></script>
<script type="text/javascript">
$( '#nav li:has(ul)' ).doubleTapToGo();
</script>
<!--/Accordion----><!-- FONTS -->
<link href="fonts/clearsans_light_macroman/stylesheet.css" rel="stylesheet" type="text/css">
<link href="fonts/clearsans_thin_macroman/stylesheet.css" rel="stylesheet" type="text/css">
<link href="fonts/clearsans_regular_macroman/stylesheet.css" rel="stylesheet" type="text/css">
<link href="fonts/adonis/adonis.css" rel="stylesheet" type="text/css">
<link href="fonts/quark/quark.css" rel="stylesheet" type="text/css">
<!-- FONTS ICONS -->
<link href="gss.font-icons/line-font/flaticon.css" rel="stylesheet" type="text/css">
<link href="fonts/font-awesome-4.5.0/css/font-awesome.css" rel="stylesheet" type="text/css">
<!-- GSS CSS -->
<link href="css/gssreset.css" rel="stylesheet" type="text/css">
<link href="css/loader.css/number-loader.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/slippry.css" />
<link rel="stylesheet" href="css/monthly.css">
<link href="css/gssstyle.css" rel="stylesheet" type="text/css">
<link href="css/gssresponsive.css" rel="stylesheet" type="text/css">
<link href="css/gssmenu.css" rel="stylesheet" type="text/css" />
<script src="js/gssmenu.js" type="text/javascript"></script>
<!---FILTER TABLE---->
<style>
* {
box-sizing: border-box;
}
#myInput {
background-image: url('/css/searchicon.png');
background-position: 10px 10px;
background-repeat: no-repeat;
width: 100%;
font-size: 14px;
padding: 6px 10px 6px 20px;
border: 1px solid #ddd;
margin-bottom: 12px;
}
#myTable {
border-collapse: collapse;
width: 100%;
border: 1px solid #ddd;
font-size: 16px;
}
#myTable th, #myTable td {
text-align: left;
padding: 12px;
}
#myTable tr {
border-bottom: 1px solid #ddd;
}
#myTable tr.header, #myTable tr:hover {
background-color: #f1f1f1;
}
/*Begin of 2021 PHC Application Button*/
.blink{
width:200px;
height: 30px;
background-color: yellow;
padding: 10px;
text-align: center;
line-height: 30px;
animation: blink 3s linear infinite;
}
strong{
font-size: 25px;
/*animation: blink 3s linear infinite;*/
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
/*Begin of 2021 PHC Application Button*/
</style>
<style>
.stickys-container{
padding:0px;
margin:0px;
position:fixed;
left:-40px;
top:155px;
width:85px;
z-index: 1100;
background:#382873;
}
.stickys li{
list-style-type:none;
background-color:#fff;
color:#efefef;
height:43px;
padding:0px;
margin:0px 0px 1px 0px;
-webkit-transition:all 0.45s ease-in-out;
-moz-transition:all 0.45s ease-in-out;
-o-transition:all 0.45s ease-in-out;
transition:all 0.45s ease-in-out;
cursor:pointer;
}
.stickys li:hover{
margin-left:85px;
}
.stickys li img{
float:right;
margin:2px 4px;
margin-right:8px;
}
.stickys li p{
padding-top:5px;
margin:0px;
line-height:16px;
font-size:11px;
}
.stickys li p a{
text-decoration:none;
color:#2C3539;
}
.stickys li p a:hover{
text-decoration:underline;
}
.goog-te-banner-frame.skiptranslate {
display: none !important;
}
body {
top: 0px !important;
}
</style>
<!--Share this script-->
</head>
Ghana Statistical Services.
Recherche META Description de la page
GSS description here
Recherche META Keywords de la page
GSS keywords
UPDATE DOMAINES SET server='nginx',redirection='https://statsghana.gov.gh/',Status='200',err='',[TITRE]=N'Ghana Statistical Services.',[DESCRIPTION]=N'GSS description here',[KEYWORDS]=N'GSS keywords' WHERE id=128050
0 Ghana Statistical Services. GSS description here GSS keywords
0. Ghana (5)--------->0
1. Statistical (11)--------->0
2. Services (8)--------->0
3. GSS (3)--------->0
4. description (11)--------->0
5. here (4)--------->0
7. keywords (8)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Ghana',128050),(N'Statistical',128050),(N'Services',128050),(N'GSS',128050),(N'description',128050),(N'here',128050),(N'keywords',128050)