Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - sgncs.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 17 May 2025 18:16:00 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.sgncommercialservices.co.uk/

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - http://sgncommercialservices.co.uk
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 17 May 2025 18:16:00 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/8.0.30
Strict-Transport-Security: max-age=15768000; includeSubDomains
X-Powered-By: PleskLin

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: sgncs.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">
    <head>
        <!-- Meta -->
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

        <!-- Title-->
        <title>SGN Commercial Services</title>
		<meta name="description" content=""/>
		
				<!-- Google Tag Manager -->
    <script>let fireGoogleTagManager = function () {(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=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-573WSCJ')};
        </script>
		<!-- End Google Tag Manager -->
		
        <!-- Fonts -->
        <link rel="stylesheet" type="text/css" href="https://cloud.typography.com/6369936/6789812/css/fonts.css" />

        <!-- Favicon-->
        <link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favi/apple-icon-57x57.png">
        <link rel="apple-touch-icon" sizes="60x60" href="/assets/img/favi/apple-icon-60x60.png">
        <link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favi/apple-icon-72x72.png">
        <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/favi/apple-icon-76x76.png">
        <link rel="apple-touch-icon" sizes="114x114" href="/assets/img/favi/apple-icon-114x114.png">
        <link rel="apple-touch-icon" sizes="120x120" href="/assets/img/favi/apple-icon-120x120.png">
        <link rel="apple-touch-icon" sizes="144x144" href="/assets/img/favi/apple-icon-144x144.png">
        <link rel="apple-touch-icon" sizes="152x152" href="/assets/img/favi/apple-icon-152x152.png">
        <link rel="apple-touch-icon" sizes="180x180" href="/assets/img/favi/apple-icon-180x180.png">
        <link rel="icon" type="image/png" sizes="192x192"  href="/assets/img/favi/android-icon-192x192.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favi/favicon-32x32.png">
        <link rel="icon" type="image/png" sizes="96x96" href="/assets/img/favi/favicon-96x96.png">
        <link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favi/favicon-16x16.png">
        <link rel="manifest" href="/assets/img/favi/manifest.json">
        <meta name="msapplication-TileColor" content="#ffffff">
        <meta name="msapplication-TileImage" content="/assets/img/favi/ms-icon-144x144.png">
        <meta name="theme-color" content="#ffffff">

        <!-- Bootstrap CSS -->
        <link rel="stylesheet" href="/assets/vendor/bootstrap/css/bootstrap-4.2.1.min.css">

		
        <!-- Font Awesome CSS -->
        <link rel="stylesheet" href="/assets/vendor/fontawesome/fontawesome-5.6.3.min.css">
        <!-- Slicknav CSS -->
        <link rel="stylesheet" href="/assets/vendor/slicknav/css/slicknav-1.0.10.min.css">
        <!-- Owl Carousel CSS -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" />
        <!-- Owl Carousel Theme CSS -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css" />
        <!-- Magnific Popup -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css" integrity="sha512-+EoPw+Fiwh6eSeRK7zwIKG2MA8i3rV/DGa3tdttQGgWyatG/SkncT53KHQaS5Jh9MNOT3dmFL0FjTY08And/Cw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
        <!-- Style CSS 2 -->
        <link rel="stylesheet" href="/assets/css/style-v3.css?v2">
        <!-- Responsive CSS -->
        <link rel="stylesheet" href="/assets/css/responsive.css">

        <!-- jQuery -->
        <!--<script src="/assets/vendor/jquery/jquery-2.2.4.min.js"></script>-->
		<script src="https://code.jquery.com/jquery-3.7.0.min.js" integrity="sha256-2Pmvv0kuTBOenSvLm6bvfBSSHrUJ+3A7x6P5Ebd07/g=" crossorigin="anonymous"></script>
		
    </head>

    <body id="body">

                <div id="cookies">
              <p>We use cookies to ensure you get the best experience while visiting our website. <br>By clicking 'Accept' you consent to our use of cookies. For more information on how we use cookies please see our <a href="/cookies">cookie policy.</a>
                  <span class="buttons-container">
                    <span class="cookie-accept" title="Ok, I accept the cookie policy"><input class="btn button-primary" type="button" value="Accept" /></span>
                    <span class="cookie-reject" title="No, I reject the cookie policy"><input class="btn button-primary" type="button" value="Reject" /></span>
                  </span>
              </p>
          </div>
              
        <div class="change-font">
            <span>Text size</span>
            <a class="size p-1 font-size-1 active" data-class="1" href="#">A</a>
            <a class="size p-1 font-size-2" data-class="2" href="#">A</a>
            <a class="size p-1 font-size-3" data-class="3" href="#">A</a>
        </div>

        <!-- Top Bar Start -->
        <div class="top-bar">
            <div class="container">
                <div class="row">
                    <div class="col-md-12">
                        <a href="#" id="accessibility">Accessibility</a>
                        <div class="search-box">
                            <form action="/search" method="post">
                                <input type="text" placeholder="Search the website" name="search_term">
                                <button type="submit"><img src="/assets/img/icons/search.png" alt=""></button>
                            </form>
                            
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- Top Bar End -->

        <!-- Header Area Start -->
        <header>
           <div class="container">
               <div class="row">
                   <div class="col-md-12">
                       <a href="/" class="logo-wrpr"><div class="logo"></div></a>
                       <a class="skip-main" href="#main">Skip to main content</a>
                       <nav>
                           <ul id="main-menu">
                               <li><a href="#">Our services</a>
                                  <ul class="submenu">
                                    <li><a href="/service/investments">Investments</a><ul><li><a href="/service/biomethane-investments?tab1#accOneLink1">Biomethane Investments</a></li><li><a href="/service/murphy-utility-assets?tab2#accOneLink2">Murphy Utility Assets</a></li></ul></li><li><a href="/service/green-gas-solutions">Green Gas Solutions</a><ul><li><a href="/service/biomethane-to-grid?tab1#accOneLink1">Biomethane-to-grid </a></li><li><a href="/service/injection-hub?tab2#accOneLink2">Injection Hub </a></li><li><a href="/service/optimisation-services?tab3#accOneLink3">Optimisation Services</a></li><li><a href="/service/maintenance-and-support?tab4#accOneLink4">Maintenance and Support</a></li></ul></li><li><a href="/service/gas-metering-services">Gas Metering Services</a><ul><li><a href="/service/meter-asset-management-mam?tab1#accOneLink1">Meter Asset Management (MAM)</a></li><li><a href="/service/meter-asset-provision-map?tab2#accOneLink2">Meter Asset Provision (MAP)</a></li></ul></li>                                  </ul>
                               </li>
                               <li><a href="#">About us</a>
                                    <ul class="submenu">
                                        <li><a href="/about-us">About SGN Commercial Services</a></li>
                                        <li><a href="/awards">Awards</a></li>
										<li><a href="/certifications">Certifications</a></li>
                                        <li><a href="/team">Meet the team</a></li>
										<li><a href="/safety-and-environment">Safety and environment</a></li>
                                    </ul>
                               </li>
                               <li><a href="/case-studies">Case studies</a></li>
                               <li><a href="/news">News</a></li>
                               
                               <li><a href="/contact">Contact</a></li>
                           </ul>
                       </nav>
                       <div class="mobile-menu"></div>
                   </div>
               </div>
           </div>
        </header>
        <!-- Header Area End -->


        <!-- Header Area Start -->
        <header class="header-on-scroll">
           <div class="container">
               <div class="row">
                   <div class="col-md-12">
                       <a href="/" class="logo-wrpr"><div class="logo"></div></a>
                       <nav>
                           <ul id="main-menu2">
                                <li><a href="#">Our services</a>
                                  <ul class="submenu">
                                    <li><a href="/service/investments">Investments</a><ul><li><a href="/service/biomethane-investments?tab1#accOneLink1">Biomethane Investments</a></li><li><a href="/service/murphy-utility-assets?tab2#accOneLink2">Murphy Utility Assets</a></li></ul></li><li><a href="/service/green-gas-solutions">Green Gas Solutions</a><ul><li><a href="/service/biomethane-to-grid?tab1#accOneLink1">Biomethane-to-grid </a></li><li><a href="/service/injection-hub?tab2#accOneLink2">Injection Hub </a></li><li><a href="/service/optimisation-services?tab3#accOneLink3">Optimisation Services</a></li><li><a href="/service/maintenance-and-support?tab4#accOneLink4">Maintenance and Support</a></li></ul></li><li><a href="/service/gas-metering-services">Gas Metering Services</a><ul><li><a href="/service/meter-asset-management-mam?tab1#accOneLink1">Meter Asset Management (MAM)</a></li><li><a href="/service/meter-asset-provision-map?tab2#accOneLink2">Meter Asset Provision (MAP)</a></li></ul></li>                                  </ul></li>
                               <li><a href="#">About us</a>
                                    <ul class="submenu">
                                        <li><a href="/about-us">About SGN Commercial Services</a></li>
                                        <li><a href="/awards">Awards</a></li>
										<li><a href="/certifications">Certifications</a></li>
                                        <li><a href="/team">Meet the team</a></li>
										<li><a href="/safety-and-environment">Safety and environment</a></li>
                                    </ul>
                               </li>
                               <li><a href="/case-studies">Case studies</a></li>
                               <li><a href="/news">News</a></li>
                               
                               <li><a href="/contact">Contact</a></li>
                           </ul>
                       </nav>
                       <div class="mobile-menu2"></div>
                   </div>
               </div>
           </div>
        </header>
        <!-- Header Area End -->

        <!-- Slider Section Start -->
        <section id="slider-section">
        	<div class="gas-banner-header">
                <h3 class="title">Smell gas?
                    0800 111 999</h3>
                <p class="text">National Gas Emergency number</p>
            </div>
            <div class="owl-carousel owl-theme home-slider-carousel">
		<div class="slider-item" style="background-image: url('/images/sgncs-website-image-case-study-portsdown-hill-2-20200413132608.jpg')"><div class="container"><div class="row"><div class="col-md-12"><div class="text-box"><h2>Biomethane Injection</h2><p>UK's first injection hub <a href="https://www.sgncommercialservices.co.uk/case-study/portsdown-hill-injection-hub/1" class="btn button-primary">Read more</a></p></div></div></div></div></div>           
            </div>
        </section>
        <!-- Slider Section End -->
		
		
        <!-- Services Section Start -->
        <section id="services-section">
            <div class="container">
                <div class="row">
                    <div class="col-md-12">
                        <div class="section-header">
                            <h1>SGN Commercial Services</h1>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12">
                        <div class="text-box">
                          	<p>Our safety-first culture provides bespoke commercial solutions and green gas services to our clients, allowing them to better meet their business needs today and in the future.</p>
<p>In an energy market which is prioritising de-carbonisation and net-zero solutions, we can help navigate a clear pathway for your business to achieve its goals both responsibly and cost-effectively.</p>                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- Services Section End -->


        <!-- Parallax Section Start -->
        <img src="assets/img/parallax/1.jpg" class="parallax-img" alt="">
        <!-- Parallax Section End -->


        <!-- Featured Section Start -->
        <section id="featured-section">
            <div class="container">
                <div class="row">
                    <div class="col-md-12">
                        <div class="section-header">
                            <img src="/images/services-01-124731.png" class="icon" alt="Services Icon">
                            <h2>Services</h2>
                        </div>
                    </div>
                </div>

                <div class="row">
                    <div class="col-md-12">
                        <div class="owl-carousel owl-theme home-services-carousel">
												<div class="featured-item d-flex flex-column">
								<img src="/images/investments-040123.png" class="icon" alt="">
								
								<h3 class="text-success">Investments</h3>
								<p>We&nbsp;are committed to the UK&rsquo;s net-zero targets and have invested widely in commercial...</p>
								<div class="text-center mt-auto">
									<a href="/service/investments" class="btn button-green">View service »</a>
								</div>
							</div>
							
													<div class="featured-item d-flex flex-column">
								<img src="/images/green-gas-solutions-040059.png" class="icon" alt="">
								
								<h3 class="text-success">Green Gas Solutions</h3>
								<p>&nbsp;
We are one of the UK&rsquo;s leading authorities in green gas solutions. We injected...</p>
								<div class="text-center mt-auto">
									<a href="/service/green-gas-solutions" class="btn button-green">View service »</a>
								</div>
							</div>
							
													<div class="featured-item d-flex flex-column">
								<img src="/images/gas-metering-services-040044.png" class="icon" alt="">
								
								<h3>Gas Metering Services</h3>
								<p>We currently provide a full suite of gas metering services on behalf of energy suppliers.
On...</p>
								<div class="text-center mt-auto">
									<a href="/service/gas-metering-services" class="btn button-primary">View service »</a>
								</div>
							</div>
							
							
                            
							
                        </div>
                        <div class="play-pause-for-owl">
					        <i class="fas fa-pause" id="homeServicesCarouselPlayPause"></i>
						</div>
                    </div>
                </div>
            </div>
        </section>
        <!-- Featured Section End -->


        <!--<section id="team-section">
		    <div class="container">
		        <div class="row">
		            <div class="col-md-12">
		                <div class="section-header">
							<img src="/images/meet-the-team-040029.png" class="icon" alt="">		                    <h2>Meet the team</h2>
		                </div>
		            </div>
		        </div>
		        <div class="row">
			        <div class="col-md-12">
			            <div class="owl-carousel owl-theme home-team-carousel">
												
						
			                <div class="team-member d-flex flex-column">
		                        <div class="team-top">
		                            <div class="image-box">
		                                <img src="/images/head-002-095439.jpg" alt="Marcus Hunt profile picture">
		                            </div>
		                            <div class="team-info">
		                                <h3>Marcus Hunt</h3>
		                                <h4>Business Development Director</h4>
		                                
		                            </div>
		                        </div>
		                        
	                            <p>Marcus leads our Commercial Services and Investments...</p>
	                            <a href="#teamModal19" data-toggle="modal">Read more about Marcus »</a>
		                        
							</div>
						
							
						
													
						
			                <div class="team-member d-flex flex-column">
		                        <div class="team-top">
		                            <div class="image-box">
		                                <img src="/images/head-002-095456.jpg" alt="Alan Midwinter profile picture">
		                            </div>
		                            <div class="team-info">
		                                <h3>Alan Midwinter</h3>
		                                <h4>Head of Biomethane</h4>
		                                
		                            </div>
		                        </div>
		                        
	                            <p>Alan is a degree-qualified engineer who has worked...</p>
	                            <a href="#teamModal10" data-toggle="modal">Read more about Alan »</a>
		                        
							</div>
						
							
						
													
						
			                <div class="team-member d-flex flex-column">
		                        <div class="team-top">
		                            <div class="image-box">
		                                <img src="/images/head-002-095543.jpg" alt="Robert Instrall profile picture">
		                            </div>
		                            <div class="team-info">
		                                <h3>Robert Instrall</h3>
		                                <h4>Head of Metering & Deminimis</h4>
		                                
		                            </div>
		                        </div>
		                        
	                            <p>Rob is currently responsible for the commercial delivery...</p>
	                            <a href="#teamModal13" data-toggle="modal">Read more about Robert »</a>
		                        
							</div>
						
							
						
													
						
			                <div class="team-member d-flex flex-column">
		                        <div class="team-top">
		                            <div class="image-box">
		                                <img src="/images/head-002-095603.jpg" alt="Bob Smyth profile picture">
		                            </div>
		                            <div class="team-info">
		                                <h3>Bob Smyth</h3>
		                                <h4>Lead Business Development Manager, Alternative Heat Solutions</h4>
		                                
		                            </div>
		                        </div>
		                        
	                            <p>Bob has intimate commercial and technical knowledge...</p>
	                            <a href="#teamModal11" data-toggle="modal">Read more about Bob »</a>
		                        
							</div>
						
							
						
										               
			            </div>

			            <div class="play-pause-for-owl">
					        <i class="fas fa-pause" id="homeTeamCarouselPlayPause"></i>
						</div>

													<!-- Modal 
				        <div class="modal fade modal-primary" id="teamModal19" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="staticBackdropLabel" aria-hidden="true">
				          <div class="modal-dialog modal-lg" role="document">
				            <div class="modal-content">
				              <div class="modal-header">
				               
				                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
				                  <span aria-hidden="true">&times;</span>
				                </button>
				              </div>
				              <div class="modal-body">
				                <div class="row">
				                    <div class="col-md-4">
				                        <div class="image-box">
				                        	<img src="/images/head-002-095439.jpg" alt="Marcus Huntprofile picture">
				                        </div>
				                        
				                        <div class="team-info">
				                            <p><span class="icon-box">
				                                    <i class="fas fa-envelope"></i>
				                                </span>
				                                <a href="mailto:[email protected]" class="link">Email Marcus</a>
				                               				                            </p>
				                        </div>
				                    </div>
				                    <div class="col-md-8">
				                        <h3>Marcus Hunt</h3>
				                                <h4>Business Development Director</h4>
				                                <p style="margin: 0cm 0cm 0pt;">Marcus leads our Commercial Services and Investments business with over 20 years&rsquo; experience in both regulated and non-regulated utility businesses both in the UK and US having previously worked for Thames Water and Veolia. Prior to joining SGN, Marcus spent five years with KPMG&rsquo;s Infrastructure Advisory Practice, advising utility clients on a range of commercial and regulatory issues.</p>				                    </div>
				                </div>
				              </div>
				              <div class="modal-footer">
				                <button type="button" class="btn btn-light" data-dismiss="modal">Close</button>
				              </div>
				            </div>
				          </div>
				        </div>
													<!-- Modal 
				        <div class="modal fade modal-primary" id="teamModal10" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="staticBackdropLabel" aria-hidden="true">
				          <div class="modal-dialog modal-lg" role="document">
				            <div class="modal-content">
				              <div class="modal-header">
				               
				                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
				                  <span aria-hidden="true">&times;</span>
				                </button>
				              </div>
				              <div class="modal-body">
				                <div class="row">
				                    <div class="col-md-4">
				                        <div class="image-box">
				                        	<img src="/images/head-002-095456.jpg" alt="Alan Midwinterprofile picture">
				                        </div>
				                        
				                        <div class="team-info">
				                            <p><span class="icon-box">
				                                    <i class="fas fa-envelope"></i>
				                                </span>
				                                <a href="mailto:[email protected]" class="link">Email Alan</a>
				                               				                                <br><span class="icon-box">
				                                    <i class="fas fa-phone"></i> 
				                                </span>
				                                <a href="tel:0800 044 5055" class="link">0800 044 5055</a>
																                            </p>
				                        </div>
				                    </div>
				                    <div class="col-md-8">
				                        <h3>Alan Midwinter</h3>
				                                <h4>Head of Biomethane</h4>
				                                <p>Alan is a degree-qualified engineer who has worked within the gas industry for over 40 years, in both operational and senior management roles. During his career, Alan has gained a broad depth of knowledge within the gas sector.</p>
<p>Alan has led many award-winning projects and was IGEM&rsquo;s Gas Industry&rsquo;s Engineer of the year in 2015.</p>
<p>He has been at the forefront of developing the biomethane industry within the UK since its inception in 2009 and is now considered one of the country&rsquo;s leading experts. A member of the Institute of Engineering Technology, Alan is also panel member on the Biomethane technical working group at the Energy Network Association (ENA) and sits on the Anaerobic Digestion and Biogas Association&rsquo;s (ADBA) advisory board.&nbsp;</p>
<p>&nbsp;</p>				                    </div>
				                </div>
				              </div>
				              <div class="modal-footer">
				                <button type="button" class="btn btn-light" data-dismiss="modal">Close</button>
				              </div>
				            </div>
				          </div>
				        </div>
													<!-- Modal 
				        <div class="modal fade modal-primary" id="teamModal13" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="staticBackdropLabel" aria-hidden="true">
				          <div class="modal-dialog modal-lg" role="document">
				            <div class="modal-content">
				              <div class="modal-header">
				               
				                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
				                  <span aria-hidden="true">&times;</span>
				                </button>
				              </div>
				              <div class="modal-body">
				                <div class="row">
				                    <div class="col-md-4">
				                        <div class="image-box">
				                        	<img src="/images/head-002-095543.jpg" alt="Robert Instrallprofile picture">
				                        </div>
				                        
				                        <div class="team-info">
				                            <p><span class="icon-box">
				                                    <i class="fas fa-envelope"></i>
				                                </span>
				                                <a href="mailto:[email protected]" class="link">Email Robert</a>
				                               				                            </p>
				                        </div>
				                    </div>
				                    <div class="col-md-8">
				                        <h3>Robert Instrall</h3>
				                                <h4>Head of Metering & Deminimis</h4>
				                                <p>Rob is currently responsible for the commercial delivery of our existing Gas Metering and &lsquo;De-minimis&rsquo; contracts. He is also responsible for seeking out new opportunities in these areas.</p>
<p>He has been in his current role since April 2018 having been with SGN since its formation in 2005.</p>
<p>He has fulfilled numerous other roles at SGN and across the gas industry, including managing SGN&rsquo;s 24/7 operational call centre (OCC) and managing SGN&rsquo;s regulated gas connections business.</p>				                    </div>
				                </div>
				              </div>
				              <div class="modal-footer">
				                <button type="button" class="btn btn-light" data-dismiss="modal">Close</button>
				              </div>
				            </div>
				          </div>
				        </div>
													<!-- Modal 
				        <div class="modal fade modal-primary" id="teamModal11" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="staticBackdropLabel" aria-hidden="true">
				          <div class="modal-dialog modal-lg" role="document">
				            <div class="modal-content">
				              <div class="modal-header">
				               
				                <button type="button" class="close" data-dismiss="modal" aria-label="Close">
				                  <span aria-hidden="true">&times;</span>
				                </button>
				              </div>
				              <div class="modal-body">
				                <div class="row">
				                    <div class="col-md-4">
				                        <div class="image-box">
				                        	<img src="/images/head-002-095603.jpg" alt="Bob Smythprofile picture">
				                        </div>
				                        
				                        <div class="team-info">
				                            <p><span class="icon-box">
				                                    <i class="fas fa-envelope"></i>
				                                </span>
				                                <a href="mailto:[email protected]" class="link">Email Bob</a>
				                               				                            </p>
				                        </div>
				                    </div>
				                    <div class="col-md-8">
				                        <h3>Bob Smyth</h3>
				                                <h4>Lead Business Development Manager, Alternative Heat Solutions</h4>
				                                <p><span>Bob has intimate commercial and technical knowledge in heat networks acquired from an extensive career working for British Gas, Centrica, Transco, National Grid and now SGN Commercial Services.&nbsp;</span><span>He is currently&nbsp;developing waste energy capture and storage solutions for zero or low carbon energy for retrofit and new property development.</span></p>
<p>&nbsp;</p>				                    </div>
				                </div>
				              </div>
				              <div class="modal-footer">
				                <button type="button" class="btn btn-light" data-dismiss="modal">Close</button>
				              </div>
				            </div>
				          </div>
				        </div>
									        </div>
		        </div>

                <div class="row">
                    <div class="col-md-12 text-center">
                        <a href="/team" class="button-primary">View all team members »</a>
                    </div>
                </div>



		    </div>
		</section>  -->


        <!-- Parallax Section Start -->
        <img src="assets/img/parallax/1.jpg" class="parallax-img" alt="">
        <!-- Parallax Section End -->


        <!-- News Section Start -->
        <section id="news-section">
            <div class="container">
                <div class="row">
                    <div class="col-md-12">
                        <div class="section-header">
                            <img src="/images/news-035956.png" class="icon" alt="">
                            <h2>Latest news</h2>
                        </div>
                    </div>
                </div>

                <div class="row">
                	<div class="owl-carousel owl-theme home-news-carousel">
						                        <div class="news-item">
	                            <a href="/news/sgn-commercial-services-awarded-thames-water-biogas-framework-contract/14"><div class="image-box">
										                                <img src="/images/thames-logo-800-x-600-091052.jpg" alt="">
	                                <div class="date">25 Aug 2021</div>
	                            </div></a>
	                            <div class="post-content">
	                                <h3><a href="/news/sgn-commercial-services-awarded-thames-water-biogas-framework-contract/14">SGN Commercial Services awarded Thames Water biogas framework contract</a></h3>
	                                <p>SGN Commercial Services has been awarded a position on an eight-year framework to design, construct,...</p>
	                            </div>
	                        </div>
							                        <div class="news-item">
	                            <a href="/news/ground-breaking-joint-venture-will-accelerate-uks-journey-to-net-zero/13"><div class="image-box">
										                                <img src="/images/vital-energi-nr-21017a-002-20210728073816.png" alt="">
	                                <div class="date">27 Jul 2021</div>
	                            </div></a>
	                            <div class="post-content">
	                                <h3><a href="/news/ground-breaking-joint-venture-will-accelerate-uks-journey-to-net-zero/13">Ground-breaking joint venture will accelerate UK’s journey to net zero</a></h3>
	                                <p>We&rsquo;re combining with UK renewable energy solutions provider Vital Energi to form a unique and pioneering...</p>
	                            </div>
	                        </div>
							                        <div class="news-item">
	                            <a href="/news/breaking-news-cambridge-biopower-make-first-trailer-delivery-to-portsdown-hill/11"><div class="image-box">
										                                <img src="/images/portsdown-hill-cambridge-biopower-20210125231603.jpg" alt="">
	                                <div class="date">30 Dec 2020</div>
	                            </div></a>
	                            <div class="post-content">
	                                <h3><a href="/news/breaking-news-cambridge-biopower-make-first-trailer-delivery-to-portsdown-hill/11">Breaking news - Cambridge Biopower make first trailer delivery to Portsdown Hill</a></h3>
	                                <p>Breaking news, our customer Cambridge Biopower has made their first trailer delivery of biomethane into...</p>
	                            </div>
	                        </div>
							                </div>
	                <div class="play-pause-for-owl">
				        <i class="fas fa-pause" id="homeNewsCarouselPlayPause"></i>
					</div>
                </div>

                <div class="row">
                    <div class="col-md-12 text-center">
                        <a href="/news" class="button-primary">View all news »</a>
                    </div>
                </div>
            </div>
        </section>
        <!-- News Section End -->


        <!-- Case Section Start -->
        <section id="case-section">
            <div class="container">
                <div class="row">
                    <div class="col-md-12">
                        <div class="section-header">
                            <img src="/images/case-study-01-124704.png" class="icon" alt="Case Studies Icon">
                            <h2>Case studies</h2>
                        </div>
                    </div>
                </div>
				                <div id="homeCaseCarousel" class="carousel slide" data-ride="carousel" data-interval="5000">
                  
                  <div class="carousel-inner">
					                    <div class="carousel-item active">
                        <div class="case-item">
                            <div class="row">
                            	                                <div class="col-md-5 order-md-2">
                                    <img src="/images/SGNCS-Website---Image---Case-Study---Coupar-Angus-1-20200414073009.png" alt="">
                                </div>

                                <div class="col-md-7 order-md-1">
                                    <div class="contents">
                                        <h3>Coupar Angus</h3>
                                        <h4></h4>
                                        <p>Scotland’s first biomethane plant at Coupar Angus was commissioned in December 2014. We’ve worked closely with our partners at Keithick Biogas Ltd on this project from planning stage through to ‘biomethane to grid’ and continue to provide full maintenance and operational support today.</p>
										<h4>Related services:</h4><ul><li><a href="/service/investments?tab1#accOneLink1">Investments > Biomethane Investments</li><li><a href="/service/green-gas-solutions?tab1#accOneLink1">Green Gas Solutions > Biomethane-to-grid </li><li><a href="/service/green-gas-solutions?tab3#accOneLink3">Green Gas Solutions > Optimisation Services</li><li><a href="/service/green-gas-solutions?tab4#accOneLink4">Green Gas Solutions > Maintenance and Support</li></ul>                                        <a href="/case-study/coupar-angus/6"><strong>Read case study »</strong></a>
                                    </div>
                                    
                                </div>     
								
                            </div>
                        </div>
                    </div>
					                     <div class="carousel-item">
                        <div class="case-item">
                            <div class="row">
                            	                                <div class="col-md-5 order-md-2">
                                    <img src="/images/crifthead1-104537.jpg" alt="">
                                </div>

                                <div class="col-md-7 order-md-1">
                                    <div class="contents">
                                        <h3>Crofthead</h3>
                                        <h4></h4>
                                        <p>The Crofthead Biogas plant was successfully commissioned in December 2019. SGN Commercial Services played a valuable role in the provision of expert technical knowledge and project management for facilitation of biomethane injection into the local gas network.</p>
										<h4>Related services:</h4><ul><li><a href="/service/green-gas-solutions?tab1#accOneLink1">Green Gas Solutions > Biomethane-to-grid </li></ul>                                        <a href="/case-study/crofthead/2"><strong>Read case study »</strong></a>
                                    </div>
                                    
                                </div>     
								
                            </div>
                        </div>
                    </div>
					                     <div class="carousel-item">
                        <div class="case-item">
                            <div class="row">
                            	                                <div class="col-md-5 order-md-2">
                                    <img src="/images/portisdown1-104602.jpg" alt="">
                                </div>

                                <div class="col-md-7 order-md-1">
                                    <div class="contents">
                                        <h3>Portsdown Hill Injection Hub</h3>
                                        <h4></h4>
                                        <p>We pioneered the UK’s first gas Injection Hub which provides remote gas producers a means to inject biomethane directly into the gas network.</p>
										<h4>Related services:</h4><ul><li><a href="/service/investments?tab1#accOneLink1">Investments > Biomethane Investments</li><li><a href="/service/green-gas-solutions?tab2#accOneLink2">Green Gas Solutions > Injection Hub </li></ul>                                        <a href="/case-study/portsdown-hill-injection-hub/1"><strong>Read case study »</strong></a>
                                    </div>
                                    
                                </div>     
								
                            </div>
                        </div>
                    </div>
					                     <div class="carousel-item">
                        <div class="case-item">
                            <div class="row">
                            	                                <div class="col-md-5 order-md-2">
                                    <img src="/images/SGNCS-Website---Image---Case-Study---Rainbarrow-Farm---1---expansion-project---overview-1-185800.jpg" alt="">
                                </div>

                                <div class="col-md-7 order-md-1">
                                    <div class="contents">
                                        <h3>Rainbarrow Farm</h3>
                                        <h4></h4>
                                        <p>Rainbarrow Farm AD Plant, the UK’s first biomethane-to-grid commercial facility is owned and operated by JV Energen LLP. The plant was fully commissioned in October 2012 and been successfully operating ever since, making it the longest serving biomethane-to-grid facility in the UK. <br />
SGN Commercial Services has enjoyed a close working relationship with JV Energen LLP and are proud to have supported the venture from the beginning.<br />
</p>
										<h4>Related services:</h4><ul><li><a href="/service/investments?tab1#accOneLink1">Investments > Biomethane Investments</li><li><a href="/service/green-gas-solutions?tab1#accOneLink1">Green Gas Solutions > Biomethane-to-grid </li><li><a href="/service/green-gas-solutions?tab3#accOneLink3">Green Gas Solutions > Optimisation Services</li><li><a href="/service/green-gas-solutions?tab4#accOneLink4">Green Gas Solutions > Maintenance and Support</li></ul>                                        <a href="/case-study/rainbarrow-farm/5"><strong>Read case study »</strong></a>
                                    </div>
                                    
                                </div>     
								
                            </div>
                        </div>
                    </div>
					 
                    
                  </div>

                  
					<div class="d-flex flex-row justify-content-center mb-3">
					  <a class="carousel-control-prev" href="#homeCaseCarousel" role="button" data-slide="prev">
					    <i class="fas fa-backward"></i>
					    <span class="sr-only">Previous</span>
					  </a>
					  <div class="play-pause-for-bootstrap">
				          <i class="fas fa-pause" id="playPauseButton"></i>
					  </div>
					  <a class="carousel-control-next" href="#homeCaseCarousel" role="button" data-slide="next">
					    <i class="fas fa-forward"></i>
					    <span class="sr-only">Next</span>
					  </a>
				  	</div>
                </div>
				
                <div class="row">
                    <div class="col-md-12 text-center">
                        <a href="/case-studies" class="button-secondary">View all case studies »</a>
                    </div>
                </div>
            </div>
        </section>
        <!-- Case Section End -->    
    <!-- Footer Area Start -->
        <footer class="section-light">
            <div class="container">
                <div class="row">
                    <div class="col-md-3">
                        <div class="footer-item">
                            <h3>Services</h3>
                            <ul class="link-list">
                                <li><a href="/service/investments">Investments</li><li><a href="/service/green-gas-solutions">Green Gas Solutions</li><li><a href="/service/gas-metering-services">Gas Metering Services</li>                            </ul>
                        </div>
                    </div>
                    <div class="col-md-3">
                        <div class="footer-item">
                            <h3>About us</h3>
                            <ul class="link-list">
                                <li><a href="/about-us">About SGN Commercial Services</a></li>
                                <li><a href="/awards">Awards</a></li>
                                <li><a href="/certifications">Certifications</a></li>
                                <li><a href="/team">Meet the team</a></li>
                                <li><a href="/safety-and-environment">Safety and environment</a></li>
                                <li><a href="/case-studies">Case studies</a></li>
                                <li><a href="/news">News</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md-3">
                        <div class="footer-item">
                            <h3>Legal</h3>
                            <ul class="link-list">
                                <li><a href="/cookies">Cookies</a></li><li><a href="/privacy">Privacy policy</a></li><li><a href="/documents/sgn-modern-slavery-statement-2023-111146.pdf" target="_blank">Modern slavery statement <i class="fas fa-external-link-alt"></i></a></li><li><a href="/terms">Terms & conditions</a></li><li><a href="/legal-information">SGN Group companies</a></li><li><a href="https://www.sgn.co.uk/" target="_blank">SGN <i class="fas fa-external-link-alt"></i></a></li>                            </ul>
                        </div>
                    </div>
                    <div class="col-md-3">
                        <div class="footer-item">
                            <div class="gas-banner">
                                <p class="title">Smell gas?</p>
                                <p class="text">National Gas Emergency number</p>
                                <p class="number"><i class="fas fa-phone-volume"></i> 0800 111 999</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </footer>
        <!-- Footer Area End -->
            


        <!-- Popper JS -->
        <script src="/assets/vendor/popper/popper-1.14.6.min.js"></script>
        <!-- Bootstrap JS -->
        <script src="/assets/vendor/bootstrap/js/bootstrap-4.2.1.min.js"></script>
        <!-- Slicknav JS -->
        <script src="/assets/vendor/slicknav/js/jquery.slicknav-1.0.10.min.js"></script>
        <!-- Parallax JS -->
        <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/simpleParallax.min.js"></script>
        <!-- Owl Carousel JS -->
        <script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
        <!-- Magnific Popup -->
        <script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js" integrity="sha512-IsNh5E3eYy3tr/JiX2Yx4vsCujtkhwl7SLqgnwLNgf04Hrt9BT9SXlLlZlWx+OK4ndzAoALhsMNcCmkggjZB1w==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
        <!-- Match Height -->
        <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js"></script>

        <!-- Main JS -->
        <script src="/assets/js/main-v2.js"></script>
    </body>
</html>                               

Whois info of domain

Domain Name: SGNCS.COM
Registry Domain ID: 2377929000_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.123-reg.co.uk
Registrar URL: http://www.meshdigital.com
Updated Date: 2023-01-26T15:43:36Z
Creation Date: 2019-04-08T14:59:50Z
Registry Expiry Date: 2029-04-08T14:59:50Z
Registrar: 123-Reg Limited
Registrar IANA ID: 1515
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +44.3454502310
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS53.DOMAINCONTROL.COM
Name Server: NS54.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T18:15:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass