Skip to content

Commit

Permalink
add seo in all page
Browse files Browse the repository at this point in the history
  • Loading branch information
rahatutzaman-rizon committed Aug 20, 2024
1 parent 0f60458 commit 519b6fb
Show file tree
Hide file tree
Showing 18 changed files with 905 additions and 133 deletions.
60 changes: 53 additions & 7 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
<!doctype html>
<html class="no-js" lang="zxx">
<html class="no-js" lang="en-NZ">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>STM Roofing limited</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- Place favicon.ico in the root directory -->
<title>STM Roofing Limited | Professional Roofing Services in New Zealand</title>
<meta name="description" content="STM Roofing Limited offers expert roofing construction and repair services across New Zealand. Quality workmanship, competitive prices, and customer satisfaction guaranteed.">
<meta name="keywords" content="roofing, construction, New Zealand, roof repair, roof installation, STM Roofing">
<link rel="canonical" href="https://www.stmroofing.co.nz">
<meta name="robots" content="index, follow">
<meta property="og:title" content="STM Roofing Limited | Professional Roofing Services in New Zealand">
<meta property="og:description" content="Expert roofing construction and repair services across New Zealand. Quality workmanship and customer satisfaction guaranteed.">
<meta property="og:image" content="https://www.stmroofing.co.nz/img/logo.png">
<meta property="og:url" content="https://www.stmroofing.co.nz">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">

<!-- CSS here -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
Expand All @@ -21,6 +27,46 @@
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "STM Roofing Limited",
"image": "https://www.stmroofing.co.nz/img/logo.png",
"@id": "https://www.stmroofing.co.nz",
"url": "https://www.stmroofing.co.nz",
"telephone": "+64123456789",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Auckland",
"postalCode": "1010",
"addressCountry": "NZ"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -36.8485,
"longitude": 174.7633
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "08:00",
"closes": "17:00"
},
"sameAs": [
"https://www.facebook.com/stmroofing",
"https://www.instagram.com/stmroofing"
]
}
</script>
</head>
<body>
<!-- header -->
Expand Down
60 changes: 53 additions & 7 deletions blog-details.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
<!doctype html>
<html class="no-js" lang="zxx">
<html class="no-js" lang="en-NZ">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>STM Roofing limited</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- Place favicon.ico in the root directory -->
<title>STM Roofing Limited | Professional Roofing Services in New Zealand</title>
<meta name="description" content="STM Roofing Limited offers expert roofing construction and repair services across New Zealand. Quality workmanship, competitive prices, and customer satisfaction guaranteed.">
<meta name="keywords" content="roofing, construction, New Zealand, roof repair, roof installation, STM Roofing">
<link rel="canonical" href="https://www.stmroofing.co.nz">
<meta name="robots" content="index, follow">
<meta property="og:title" content="STM Roofing Limited | Professional Roofing Services in New Zealand">
<meta property="og:description" content="Expert roofing construction and repair services across New Zealand. Quality workmanship and customer satisfaction guaranteed.">
<meta property="og:image" content="https://www.stmroofing.co.nz/img/logo.png">
<meta property="og:url" content="https://www.stmroofing.co.nz">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">

<!-- CSS here -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
Expand All @@ -21,6 +27,46 @@
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "STM Roofing Limited",
"image": "https://www.stmroofing.co.nz/img/logo.png",
"@id": "https://www.stmroofing.co.nz",
"url": "https://www.stmroofing.co.nz",
"telephone": "+64123456789",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Auckland",
"postalCode": "1010",
"addressCountry": "NZ"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -36.8485,
"longitude": 174.7633
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "08:00",
"closes": "17:00"
},
"sameAs": [
"https://www.facebook.com/stmroofing",
"https://www.instagram.com/stmroofing"
]
}
</script>
</head>
<body>
<!-- header -->
Expand Down
61 changes: 53 additions & 8 deletions blog.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
<!doctype html>
<html class="no-js" lang="zxx">
<html class="no-js" lang="en-NZ">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>STM Roofing limited
</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- Place favicon.ico in the root directory -->
<title>STM Roofing Limited | Professional Roofing Services in New Zealand</title>
<meta name="description" content="STM Roofing Limited offers expert roofing construction and repair services across New Zealand. Quality workmanship, competitive prices, and customer satisfaction guaranteed.">
<meta name="keywords" content="roofing, construction, New Zealand, roof repair, roof installation, STM Roofing">
<link rel="canonical" href="https://www.stmroofing.co.nz">
<meta name="robots" content="index, follow">
<meta property="og:title" content="STM Roofing Limited | Professional Roofing Services in New Zealand">
<meta property="og:description" content="Expert roofing construction and repair services across New Zealand. Quality workmanship and customer satisfaction guaranteed.">
<meta property="og:image" content="https://www.stmroofing.co.nz/img/logo.png">
<meta property="og:url" content="https://www.stmroofing.co.nz">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">

<!-- CSS here -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
Expand All @@ -22,6 +27,46 @@
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "STM Roofing Limited",
"image": "https://www.stmroofing.co.nz/img/logo.png",
"@id": "https://www.stmroofing.co.nz",
"url": "https://www.stmroofing.co.nz",
"telephone": "+64123456789",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Auckland",
"postalCode": "1010",
"addressCountry": "NZ"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -36.8485,
"longitude": 174.7633
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "08:00",
"closes": "17:00"
},
"sameAs": [
"https://www.facebook.com/stmroofing",
"https://www.instagram.com/stmroofing"
]
}
</script>
</head>
<body>
<!-- header -->
Expand Down
60 changes: 53 additions & 7 deletions commercial-roofing.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
<!doctype html>
<html class="no-js" lang="zxx">
<html class="no-js" lang="en-NZ">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>STM Roofing limited</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- Place favicon.ico in the root directory -->
<title>STM Roofing Limited | Professional Roofing Services in New Zealand</title>
<meta name="description" content="STM Roofing Limited offers expert roofing construction and repair services across New Zealand. Quality workmanship, competitive prices, and customer satisfaction guaranteed.">
<meta name="keywords" content="roofing, construction, New Zealand, roof repair, roof installation, STM Roofing">
<link rel="canonical" href="https://www.stmroofing.co.nz">
<meta name="robots" content="index, follow">
<meta property="og:title" content="STM Roofing Limited | Professional Roofing Services in New Zealand">
<meta property="og:description" content="Expert roofing construction and repair services across New Zealand. Quality workmanship and customer satisfaction guaranteed.">
<meta property="og:image" content="https://www.stmroofing.co.nz/img/logo.png">
<meta property="og:url" content="https://www.stmroofing.co.nz">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">

<!-- CSS here -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
Expand All @@ -21,6 +27,46 @@
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "STM Roofing Limited",
"image": "https://www.stmroofing.co.nz/img/logo.png",
"@id": "https://www.stmroofing.co.nz",
"url": "https://www.stmroofing.co.nz",
"telephone": "+64123456789",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Auckland",
"postalCode": "1010",
"addressCountry": "NZ"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -36.8485,
"longitude": 174.7633
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "08:00",
"closes": "17:00"
},
"sameAs": [
"https://www.facebook.com/stmroofing",
"https://www.instagram.com/stmroofing"
]
}
</script>
</head>
<body>
<!-- header -->
Expand Down
60 changes: 53 additions & 7 deletions contact.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
<!doctype html>
<html class="no-js" lang="zxx">
<html class="no-js" lang="en-NZ">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>STM Roofing limited</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- Place favicon.ico in the root directory -->
<title>STM Roofing Limited | Professional Roofing Services in New Zealand</title>
<meta name="description" content="STM Roofing Limited offers expert roofing construction and repair services across New Zealand. Quality workmanship, competitive prices, and customer satisfaction guaranteed.">
<meta name="keywords" content="roofing, construction, New Zealand, roof repair, roof installation, STM Roofing">
<link rel="canonical" href="https://www.stmroofing.co.nz">
<meta name="robots" content="index, follow">
<meta property="og:title" content="STM Roofing Limited | Professional Roofing Services in New Zealand">
<meta property="og:description" content="Expert roofing construction and repair services across New Zealand. Quality workmanship and customer satisfaction guaranteed.">
<meta property="og:image" content="https://www.stmroofing.co.nz/img/logo.png">
<meta property="og:url" content="https://www.stmroofing.co.nz">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">

<!-- CSS here -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
Expand All @@ -21,6 +27,46 @@
<link rel="stylesheet" href="css/default.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "STM Roofing Limited",
"image": "https://www.stmroofing.co.nz/img/logo.png",
"@id": "https://www.stmroofing.co.nz",
"url": "https://www.stmroofing.co.nz",
"telephone": "+64123456789",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main Street",
"addressLocality": "Auckland",
"postalCode": "1010",
"addressCountry": "NZ"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": -36.8485,
"longitude": 174.7633
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "08:00",
"closes": "17:00"
},
"sameAs": [
"https://www.facebook.com/stmroofing",
"https://www.instagram.com/stmroofing"
]
}
</script>
</head>
<body>
<!-- header -->
Expand Down
Loading

0 comments on commit 519b6fb

Please sign in to comment.