Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - adpg.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 19 May 2025 03:47:07 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-Powered-By: PHP/7.1.33
X-Powered-By: PleskLin
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Cache-Control: no-cache
Pragma: no-cache
Set-Cookie: 0b13f68cfd00effa3df33f4dac829f58=1a47d18d92637843eae79be31873ddb2; path=/
Vary: User-Agent,Accept-Encoding
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ElkXNY7r%2BX1SJ9nIdH%2F7uxfIfba5F1we5v%2BhWLfonSO3mrzcV5Zmc3t3hvY1bCYcwKE0y3K%2Buk4k5perykZT1ycCLgIPD%2FbqkMajOonHXdahJac%2FrX7H%2BUZcAQ0kuc3eQ1H%2FtdvDWg%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94209c6e791b2d95-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7525&min_rtt=7525&rtt_var=3762&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 200 OK

200 status code 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: adpg.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html xml:lang="en-gb" lang="en-gb" >
<head>
    <m-eta name="viewport" content="width=device-width, initial-scale=1.0">
        <base href="http://adpg.com/" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta name="keywords" content="ADPG, Rand, Nini, hosting, wepage, web design, ecommerce, Morgan City, Patterson, Berwick, Amelia, Franklin, email, graphics" />
  <meta name="generator" content="ADPG. Able Disabled Programming Group. Berwick, La." />
  <title>ADPG. Web and Internet Services Provider</title>
  <link href="/index.php?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
  <link href="/index.php?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
  <link href="/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
  <link rel="stylesheet" href="/plugins/system/rokbox/assets/styles/rokbox.css" type="text/css" />
  <link rel="stylesheet" href="/libraries/gantry/css/grid-responsive.css" type="text/css" />
  <link rel="stylesheet" href="/templates/rt_cerulean/css/grid-responsive.css" type="text/css" />
  <link rel="stylesheet" href="/templates/rt_cerulean/css-compiled/bootstrap.css" type="text/css" />
  <link rel="stylesheet" href="/templates/rt_cerulean/css-compiled/master-efe3ef2ce421496b0bc355cd91bc443c.css" type="text/css" />
  <link rel="stylesheet" href="/templates/rt_cerulean/css-compiled/mediaqueries.css" type="text/css" />
  <link rel="stylesheet" href="/templates/rt_cerulean/css/rt_cerulean-custom.css" type="text/css" />
  <link rel="stylesheet" href="/templates/rt_cerulean/overrides/mod_rokgallery/templates/slideshow/slideshow.css" type="text/css" />
  <link rel="stylesheet" href="/modules/mod_rokgallery/templates/slideshow/light/style.css" type="text/css" />
  <style type="text/css">
a, ul.menu li .separator {color:;}
  </style>
  <script src="/media/system/js/mootools-core.js" type="text/javascript"></script>
  <script src="/media/system/js/core.js" type="text/javascript"></script>
  <script src="/media/system/js/caption.js" type="text/javascript"></script>
  <script src="/media/system/js/mootools-more.js" type="text/javascript"></script>
  <script src="/plugins/system/rokbox/assets/js/rokbox.js" type="text/javascript"></script>
  <script src="/libraries/gantry/js/gantry-totop.js" type="text/javascript"></script>
  <script src="/libraries/gantry/js/browser-engines.js" type="text/javascript"></script>
  <script src="/templates/rt_cerulean/js/rokmediaqueries.js" type="text/javascript"></script>
  <script src="/modules/mod_rokgallery/templates/slideshow/joomla/2.5/slideshow.js" type="text/javascript"></script>
  <script src="/components/com_rokgallery/assets/js/moofx.js" type="text/javascript"></script>
  <script src="/components/com_rokgallery/assets/js/rokmediaqueries.js" type="text/javascript"></script>
  <script src="/components/com_rokgallery/assets/js/mootools-mobile.js" type="text/javascript"></script>
  <script type="text/javascript">
window.addEvent('load', function() {
				new JCaption('img.caption');
			});
window.addEvent('domready', function() {
			$$('.hasTip').each(function(el) {
				var title = el.get('title');
				if (title) {
					var parts = title.split('::', 2);
					el.store('tip:title', parts[0]);
					el.store('tip:text', parts[1]);
				}
			});
			var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false});
		});
if (typeof RokBoxSettings == 'undefined') RokBoxSettings = {pc: '100'};
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','//www.google-analytics.com/analytics.js','__gaTracker');
		__gaTracker('create', 'UA-58900000-1', 'auto');
		__gaTracker('send', 'pageview');
	

var rokgallery_slideshow;
window.addEvent('domready', function(){
	rokgallery_slideshow = new RokGallery.Slideshow('rg-177', {
		onJump: function(index, bypass){
			if (!this.slideshowSpacer) this.slideshowSpacer = document.id('slideshow-spacer');
			this.animation.index = this.current;
			this.animation.setBackground(this.slices[index].getElement('img').get('src'));
			this.animation.setAnimation(this.options.animation);

			if (!bypass){
				this.animation.play();

				if (this.captions.length){
					if (this.current == index){
						this.captions[index].fade('in');
					} else {
						this.captions[this.current].fade('out');
						this.captions[index].fade('in');
					}
				}
			}

			if (this.slideshowSpacer && this.container.getParent('#rt-slideshow')){
				var height;
				this.slideshowSpacer.set('tween', {duration: 300, link: 'cancel'});
				height = this.container.offsetHeight - 120;
				this.slideshowSpacer.tween('height', height);
			}
		},
		animation: 'random',
		duration: 500,
		autoplay: {
			enabled: 1,
			delay: 7000
		}
	});
	try {
		RokMediaQueries.on('every', function(query){
			rokgallery_slideshow.jump(rokgallery_slideshow.current, true);
		});
	} catch(error) { if (typeof console != 'undefined') console.error('RokGallery [slideshow] Error while trying to add a RokMediaQuery "match" event', error); }

	//rokgallery_slideshow.jump.delay(1, rokgallery_slideshow, 0, true);
});
window.addEvent('load', function(){
	rokgallery_slideshow.jump(0, true);
});

  </script>
  
</head>
<body  class="logo-type-cerulean main-bg-blue main-accent2-redcolor font-family-cerulean font-size-is-default menu-type-dropdownmenu layout-mode-responsive col12 option-com-content menu-home -dec12-home">
   
  <div class="rt-bg"><div class="rt-bg2">
    <div class="rt-top-section rt-dark">
      <div class="rt-container">
                    <header id="rt-top-surround">
                    <div id="rt-top" >
            <div class="rt-container">
              <div class="rt-grid-12 rt-alpha rt-omega">
               <div class="rt-block ">
           		<div class="module-surround">
	           			            <div class="module-content">
		                

<div class="custom"  >
	<br></div>
		            </div>
                </div>
                           </div>
	
</div>
              <div class="clear"></div>
            </div>
          </div>
                                        <div id="rt-slideshow" >
                        		<div id="rg-177" class="rokgallery-wrapper">
	<div class="rg-ss-container">
		<div class="rg-ss-slice-container" style="max-width: 1240px;">
			<ul class="rg-ss-slice-list">
	            				<li>
		            <div class="rg-ss-slice">
		            			            		<img title="" alt="Website Development" src="/media/rokgallery/8/83b603eb-bbf7-4ca5-b072-4698199819a0/cdf7162f-0604-4c2c-ea3e-e22517dfa7a8.jpg" style="max-width: 100%;height: auto;"/>
		                		            </div>
		            		            <div class="rg-ss-info">
		                		                	<span class="rg-ss-title">Website Development</span>
		                		                		            		<span class="rg-ss-caption">Content Management Systems, Ecommerce, & Social Media</span>
		            			            </div>
		            	            </li>
					        					<li>
		            <div class="rg-ss-slice">
		            			            		<img title="" alt="Responsive Web Design" src="/media/rokgallery/8/8d1faa39-4218-49b5-ef11-2be1d76903fb/55fcb52d-f6c6-4b28-b8bc-fb7c793f4895.jpg" style="max-width: 100%;height: auto;"/>
		                		            </div>
		            		            <div class="rg-ss-info">
		                		                	<span class="rg-ss-title">Responsive Web Design</span>
		                		                		            		<span class="rg-ss-caption">We Optimize Your Web Site So That It Is Viewable On A Wide Variety of Devices.</span>
		            			            </div>
		            	            </li>
					        					<li>
		            <div class="rg-ss-slice">
		            			            		<img title="" alt="Search Engine Optimization" src="/media/rokgallery/d/d24b37c0-3149-4d58-e96a-55432563fc34/d3e603f2-36ad-4de6-e6ef-e7f273d3081c.jpg" style="max-width: 100%;height: auto;"/>
		                		            </div>
		            		            <div class="rg-ss-info">
		                		                	<span class="rg-ss-title">Search Engine Optimization</span>
		                		                		            		<span class="rg-ss-caption">With Our Hard Work and Expertise, ADPG Can Help you Achieve Your Business Goals.</span>
		            			            </div>
		            	            </li>
					        					<li>
		            <div class="rg-ss-slice">
		            			            		<img title="" alt="Email Hosting" src="/media/rokgallery/4/4746df81-46ce-4681-c29d-47c9a0eecbb3/b1e5d3b2-dfd9-48f0-ad60-f31c200ba53c.jpg" style="max-width: 100%;height: auto;"/>
		                		            </div>
		            		            <div class="rg-ss-info">
		                		                	<span class="rg-ss-title">Email Hosting</span>
		                		                		            		<span class="rg-ss-caption">Take Your Business To The Next Level.</span>
		            			            </div>
		            	            </li>
					        				</ul>
						<div class="rg-ss-controls ">
				<span class="next icon-chevron-right"></span>
				<span class="prev icon-chevron-left"></span>
			</div>
								</div>
			</div>
</div>
	
            <div class="clear"></div>
          </div>
                              <div id="rt-header">
            <div class="rt-container">
                            <div class="clear"></div>
            </div>
          </div>
                            </header>
        
        <div class="clear"></div>
      </div>
    </div>
        <div id="slideshow-spacer"></div>
        <div id="rt-transition">
      <div class="rt-container main-surround">
                <div class="rt-body-top"><div class="left-top-pointer"></div><div class="right-top-pointer"></div></div>
                <div id="rt-mainbody-surround">
          <div class="gf-menu-device-container"></div>
          <div class="rt-container">
                      <div id="rt-drawer">
                <div class="rt-container">
                                        <div class="clear"></div>
                </div>
            </div>
                                                                                                
<div id="rt-main" class="mb8-sa4">
    <div class="rt-grid-8 ">
                		<div class="rt-block">
            <div id="rt-mainbody">
				<div class="component-content">
                	<div class="blog dec12-home">

	






<div class="items-leading">
			<div class="leading-0">
			
	<h2>
					What We Offer			</h2>





<p><span style="font-family: 'book antiqua', palatino; font-size: 13pt;">By providing comprehensive, customized, and timely Web and Internet services, ADPG offers business leaders creative Web and Internet solutions, ethically and with integrity. Our organization's commitment to excellence is anchored in our dedicated, talented, and skilled home-based individuals with disabilities and caregivers. Further, our customers, employees, subcontractors, and vendors are treated with understanding, respect, and dignity.</span>
</p>


<div class="item-separator"></div>
		</div>
			</div>

			<div class="items-row cols-1 row-0">
		<div class="item column-1">
		
	<h2>
					Who We Are			</h2>





<span style="font-family: 'book antiqua', palatino; font-size: 13pt;"><strong>ADPG, LLC</strong> was founded in 1997 as a Web/Mail Hosting Provider and eCommerce/eBusiness Solutions Provider. &nbsp;Through the years we've evolved into a full service internet provider, offering many more technological specialties as our group has grown into <em><strong>"TEAM ADPG."&nbsp;</strong></em></span><br /><br /><span style="font-family: 'book antiqua', palatino; font-size: 13pt;"><em><strong>"TEAM ADPG"</strong></em> is a group of experienced professionals, ready, willing and able to assist you with any questions or concerns about how your website will work to achieve your goals for success. &nbsp;We don't just slap up a website, we figure out your best strategy for success to move your organization forward. &nbsp;</span><br /><br /><span style="font-family: 'book antiqua', palatino; font-size: 13pt;">If you've experienced frustration by putting out a lot of time and money (with no results) using unqualified firms who talk up what they will do, and then forget about you, then you are in the right place with "<em><strong>TEAM ADPG."</strong></em>&nbsp; If you have concerns after the sale, we're still here for you because our team is local.</span><br /><br /><span style="font-family: 'book antiqua', palatino; font-size: 13pt;"><strong>ADPG,</strong> 16 years and still strong. &nbsp;Because of our commitment to your success, we don't need to advertise - repeat business and our reputation speaks for itself. &nbsp; &nbsp;</span><br /><br /><span style="font-family: 'book antiqua', palatino;"><span style="font-size: 13pt;">We truly believe this qualifies<strong>"TEAM ADPG"</strong> to assist you in moving forward, because we care about your success. &nbsp;If YOU don't move forward, WE don't move forward.</span>


<div class="item-separator"></div>
	</div>
						<span class="row-separator"></span>
				</div>

				




	

</div>

				</div>
            </div>
		</div>
                    </div>
                <div class="rt-grid-4 ">
                <div id="rt-sidebar-b">
                               <div class="rt-block box5 title1">
           		<div class="module-surround">
	           						<div class="module-title">
	                	<h2 class="title">Interested In Learning More?</h2>
					</div>
	            		            <div class="module-content">
		                

<div class="custombox5 title1"  >
	Contact Us for a FREE Consultation Today.<br />
<a class="btn btn-danger" href="/index.php/contact-us/request-info.html?view=message&amp;layout=message&amp;pf=3&amp;redirect_on_success=">Get Started</a></div>
		            </div>
                </div>
                           </div>
	           <div class="rt-block box3 title3">
           		<div class="module-surround">
	           						<div class="module-title">
	                	<h2 class="title">What's New</h2>
					</div>
	            		            <div class="module-content">
		                

<div class="custombox3 title3"  >
	<div><span class="rt-image rt-floatleft"><img src="/images/icons/NewWebsites.jpg" alt="New Websites" width="127" height="98" /></span> We have new web sites listed in our Portfolio. <br /> <a class="btn btn-primary" href="/index.php/portfolio.html">Read More ...</a></div>
<div class="clear largemarginbottom">&nbsp;</div>
<div><span class="rt-image rt-floatleft"> <img style="float: right;" src="/images/icons/MobileApps.jpg" alt="MobileApps" width="59" height="72" /> </span> <br />&nbsp;Need an App for your Business? Give us a call at 985-519-0406.</div>
<div class="clear largemarginbottom">&nbsp;</div>
<br /><br /></div>
		            </div>
                </div>
                                <div class="rt-box3-btm"></div>
            	           </div>
	
                </div>
            </div>

    <div class="clear"></div>
</div>
                                        </div>
        </div>
        <div class="rt-body-btm"><div class="left-btm-pointer"></div><div class="right-btm-pointer"></div></div>
      </div>
    </div>
        <footer id="rt-footer-surround" class="rt-dark">
      <div class="rt-container">
      <div class="rt-footer-bg"><div class="rt-footer-bg2">
                        <div id="rt-footer">
          <div class="rt-grid-4 rt-alpha">
               <div class="rt-block nomarginbottom nopaddingbottom nomargintop medpaddingtop">
           		<div class="module-surround">
	           						<div class="module-title">
	                	<h2 class="title">Our Credo  <span class="icon-chevron-down rt-teaser"></span></h2>
					</div>
	            		            <div class="module-content">
		                

<div class="customnomarginbottom nopaddingbottom nomargintop medpaddingtop"  >
	Able Disabled Programming Group, LLC (ADPG) is dedicated to excellence with accountability and social responsibility through technology-based, mission-related entrepreneurship.
<br>
<p class="rt-dashed-divider"></p>
</div>
		            </div>
                </div>
                           </div>
	
</div>
<div class="rt-grid-4">
               <div class="rt-block nomarginbottom nopaddingbottom nomargintop medpaddingtop hidden-phone">
           		<div class="module-surround">
	           						<div class="module-title">
	                	<h2 class="title">Our Mission <span class="icon-chevron-down rt-teaser"></span></h2>
					</div>
	            		            <div class="module-content">
		                

<div class="customnomarginbottom nopaddingbottom nomargintop medpaddingtop hidden-phone"  >
	ADPG is a professional Web and Internet provider established to meet the needs of our clients with the highest standards of quality and customer satisfaction in a prudent and efficient manner.
<br>
<p class="rt-dashed-divider"></p>
</div>
		            </div>
                </div>
                           </div>
	
</div>
<div class="rt-grid-4 rt-omega">
               <div class="rt-block nomarginbottom nopaddingbottom nomargintop medpaddingtop hidden-phone">
           		<div class="module-surround">
	           						<div class="module-title">
	                	<h2 class="title">Contact Us.  <span class="icon-chevron-down rt-teaser"></span></h2>
					</div>
	            		            <div class="module-content">
		                

<div class="customnomarginbottom nopaddingbottom nomargintop medpaddingtop hidden-phone"  >
	<div class="gantry-width-10 gantry-width-block largemarginright">
    <h4 class="smallmargintop"><span class="icon-phone"></span></h4>
</div>
<div class="gantry-width-80 gantry-width-block"><strong> 985.519.0406</strong></div>
<div class="clear medmarginbottom">&nbsp;</div>

<div class="gantry-width-10 gantry-width-block largemarginright">
    <h4 class="smallmargintop"><span class="icon-home"></span></h4>
</div>
<div class="gantry-width-80 gantry-width-block"><span>P.O. Box 800</span><br /> <small>Berwick, LA 70342</small></span></div>
<div class="clear medmarginbottom">&nbsp;</div>
<div class="gantry-width-10 gantry-width-block largemarginright">
    <span class="icon-envelope-alt"></span>
</div>
<div class="gantry-width-80 gantry-width-block"><span><span id="cloak16734">This email address is being protected from spambots. You need JavaScript enabled to view it.</span><script type='text/javascript'>
 //<!--
 document.getElementById('cloak16734').innerHTML = '';
 var prefix = '&#109;a' + 'i&#108;' + '&#116;o';
 var path = 'hr' + 'ef' + '=';
 var addy16734 = 'w&#101;b' + '&#64;';
 addy16734 = addy16734 + '&#97;dpg' + '&#46;' + 'c&#111;m';
 document.getElementById('cloak16734').innerHTML += '<a ' + path + '\'' + prefix + ':' + addy16734 + '\'>' + addy16734+'<\/a>';
 //-->
 </script></span></div>
<div class="clear largemarginbottom">&nbsp;</div>
<div class="gantry-width-10 gantry-width-block largemarginright">&nbsp;</div>
<div class="gantry-width-80 gantry-width-block">&nbsp;</div>
<div class="clear">&nbsp;</div></div>
		            </div>
                </div>
                           </div>
	
</div>
          <div class="clear"></div>
        </div>
                        <div id="rt-copyright">
          <div class="rt-grid-4 rt-alpha">
    	<div class="clear"></div>
	<div class="rt-block">
		Powered by ADPG	</div>
	
</div>
<div class="rt-grid-4">
    	<div class="clear"></div>
	<div class="rt-block">
		<a href="#" id="gantry-totop" rel="nofollow">TOP</a>
	</div>
	
</div>
<div class="rt-grid-4 rt-omega">
               <div class="rt-block ">
           		<div class="module-surround">
	           			            <div class="module-content">
		                

<div class="custom"  >
	<span style="font-family: arial, helvetica, sans-serif;"><a href="/index.php/component/users/?view=login">LOGIN</a></span></div>
		            </div>
                </div>
                           </div>
	
</div>
          <div class="clear"></div>
        </div>
                <div class="clear"></div>
      </div></div>
      </div>
    </footer>
      </div></div>
            </body>
</html>
                               

Whois info of domain

Domain Name: ADPG.COM
Registry Domain ID: 1157475_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.domain.com
Registrar URL: http://www.domain.com
Updated Date: 2025-04-04T19:55:06Z
Creation Date: 1998-04-23T04:00:00Z
Registry Expiry Date: 2026-04-22T04:00:00Z
Registrar: Domain.com, LLC
Registrar IANA ID: 886
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 602-226-2389
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: IRMA.NS.CLOUDFLARE.COM
Name Server: TOBY.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T03:46:48Z <<<
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