Notice: Trying to access array offset on value of type null in /var/www/colorilla/data/www/httpstatuscodes.info/users/boot.php on line 88
rshoa sunucusunun yanıtını ve yönlendirmelerini kontrol edin

Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - rshoa.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Date: Thu, 22 May 2025 05:09:12 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 71
Connection: keep-alive
Location: https://www.riverstone.com/residents
Server: ip-100-74-4-29.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: a2de01e2-ff7f-447e-8ded-172dd3851e78
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=4f04410ae4951c215117d25c9327e7df; path=/; secure; HttpOnly
set-cookie: vi=80904910; expires=Fri, 22-May-2026 10:57:58 GMT; Max-Age=31556926; path=/; secure; HttpOnly
vary: Accept-Encoding
content-type: text/html; charset=UTF-8
date: Thu, 22 May 2025 05:09:12 GMT
server: Apache

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

GET / HTTP/1.1
Host: rshoa.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
 
<!DOCTYPE html>
<html lang="en"><!-- the "no-js" class is for Modernizr. -->
<head>
    <meta charset="UTF-8">


<title>Resident Intranet | Riverstone Near Sugar Land, TX</title>
		    <link rel="canonical" href="https://www.riverstone.com/residents">
		<meta charset="utf-8">
   <meta name="description" content="Access to the resident intranet at Riverstone.">
   	<meta name="robots" content="noindex, nofollow">

<meta property="og:title" content="Resident Intranet | Riverstone Near Sugar Land, TX" id="ogtitle">

<meta property="og:site_name" content="www.riverstone.com">
<meta property="og:description" content="Access to the resident intranet at Riverstone." id="ogdesc">
<meta property="og:url" content="https://www.riverstone.com/residents">

<style>
    /* from predisplay file */
    .addthis_bar_vertical a.at300b .at4-icon, .addthis_bar_vertical a.at300m .at4-icon {
        float:none;
    }
    .addthis_bar_vertical .at-icon-wrapper {
        display:block;
    }
    .details .sold, .results .sold {
        color:#CC0000;
        text-transform:uppercase;
    }
    #pipsyRoot {
	overflow:hidden;
line-height:1.4;
    }
    #pipsyRoot * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    }
	.pipsy__global {
		z-index:5000 !important;
	}
	body .react-responsive-modal-root {
		z-index:20000;
	}
	body .react-responsive-modal-root input:not(input[type=image]):not(.button), 
	body .react-responsive-modal-root textarea, 
	body .react-responsive-modal-root select {
		margin-bottom:0;
	}
	#pipsyRoot .pipsy__addressBlock {
	justify-content:center;
	}
	#pipsyRoot label {
		float:none;
		width:auto;
	}
#pipsyRoot p {
padding:0;
}
    #pipsyRoot .map-container {
	padding:0;
    }
	#pipsyRoot .loading {
		display:block;
		text-align:center;
		font-size:140%;
		font-weight:bold;
		padding:30px;
	}
	#pipsyRoot ul li:before {
		display:none;
	}
	#pipsyRoot ul li > div {
		display:block;
	}
	/* for tooltip icons */
.help {
    position:relative;
	font-family:serif;
}
.help .helptext {
    display:none;
}
.help .icon {
    color:#fff;
    font-weight:bold;
    border-radius:15px;
    width:15px;
    height:15px;
    font-size:11px;
    background-color:#485564;
    text-align:center;
    display:inline-block;
}
.helptext {
    background-color:#333;
    width:300px;
    padding:10px;
    color:#fff;
    text-align:left;
    position:relative;
    z-index:30;
}
.help:hover .helptext {
    position:absolute;
    top:0;
    left:15px;
    display:block;
}
.helper.button {
    padding:7px 10px;
    background:#000;
    color:#fff;
    font-size:14px;
}
	/* ----------------------- */
/* Google address auto complete */
.pac-container {
    z-index:9999999 !important;
}
</style>

<style>
	.cookie-bar {
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
		background:#b7b7b7;
		color:#2f2f2f;
		z-index:5000000000;
		opacity:.95;
	}
	.cookie-bar.loading {
		display:none;
	}
	.cookie-bar .container {
		height: auto !important;
	}
	.cookie-bar .container .wrapper {
		display:flex;
		padding-top:20px;
		padding-bottom:20px;
		text-align:left;
		background:none;
		height:auto !important;
	}
	.cookie-bar .container .copy {
		width:60%;
		font-size:12px;
		line-height:2;
	}
	.cookie-bar .container .copy a {
		color:inherit;
	}
	.cookie-bar .button-wrapper {
		flex-grow:1;
		padding-left:40px;
	}
	.cookie-bar .cookie-button {
		border:1px solid #fff;
		background:rgba(255,255,255,.2);
		color:inherit;
		text-transform:uppercase;
		padding:2px 5px;
		display:inline-block;
		text-decoration:none;
		cursor:pointer;
	}
	.cookie-bar .close-cookie-bar.x {
		display:block;
		text-decoration:none;
		border-radius:50%;
		width:30px;
		height:30px;
		line-height:30px;
		background:#2f2f2f;
		color:#fff;
		text-align:center;
		cursor:pointer;
	}
	@media (max-width: 768px) {
		.cookie-bar .container {
			padding:10px;
			width:calc(100% - 20px);
			max-width:calc(100% - 20px);
		}
		.cookie-bar .container .wrapper {
			display:flex !important;
			flex-wrap:wrap;
			flex-direction:row;
			padding-top:10px;
			padding-bottom:10px;
			text-align:left;
		}
		.cookie-bar .container .copy {
			width:calc(100% - 60px) !important;
		}
		.cookie-bar .button-wrapper {
			order:3;
			width:100%;
			padding-left:0px;
			padding-top:10px;
		}
		.cookie-bar .close-cookie-bar.x {
			margin-left:20px;
		}
		.cookie-bar .x-wrapper {
			max-width:50px;
		}
	}



               	.view-attendance-policy,
                .view-event-policy {
                        cursor:pointer;
                        position:relative;
                        z-index:111;
                }
                .view-event-policy:hover::after,
                .view-event-policy:active::after,
                .view-attendance-policy:hover::after,
                .view-attendance-policy:active::after {
                        display:block;
                        position:absolute;
                        top:100%;
                        padding:10px 20px;
                        width:600px;
                        height:auto;
                        max-width:70vw;
                        background:#f2f1f2;
                        font-size:12px;
                        line-height:1.4;
                        z-index:111;
                        font-style:normal;
                        font-weight:normal;
                }
                .view-attendance-policy:hover::after,
                .view-attendance-policy:active::after {
                        content:'';
                }
                .view-event-policy:hover::after,
                .view-event-policy:active::after {
                        content:'Participant accepts and assumes all risks and liability for any injury or damage, however caused, arising from participation in this event. Participant hereby releases and discharges the event sponsor, its officers, employees, affiliates and agents, from all claims, liabilities, damages, losses, and expenses, including attorney\'s fees, relating to such participation.';
                }
                td:last-child:not(:first-child) .view-event-policy:hover::after,
                td:last-child:not(:first-child) .view-event-policy:active::after,
                td:last-child:not(:first-child) .view-attendance-policy:hover::after,
                td:last-child:not(:first-child) .view-attendance-policy:active::after {
                        left:auto;
                        right:0;
                }
                .register .view-event-policy:hover::after,
                .register .view-event-policy:active::after,
                .register .view-attendance-policy:hover::after,
                .register .view-attendance-policy:active::after {
                        top:auto;
                        bottom:100%;
                        right:0;
                    left: 0;
                    width: 85%;
                }
                .register .view-event-policy,
                .register .view-attendance-policy {
                        position:static;
                }
                @media (max-width: 768px) {
                        .register .view-event-policy,
                        .register .view-attendance-policy {
                                display:block;
                                position:relative;
                        }
                        .register .view-event-policy:hover::after,
                        .register .view-event-policy:active::after,
                        .register .view-attendance-policy:hover::after,
                        .register .view-attendance-policy:active::after {
                                width:100%;
                        }
                }
</style>
 
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link href="/styles/main.css?c=1770774242" rel="stylesheet" type="text/css" />
<script>
	var interactiveDirMapPinScale = 10;
	var adjustZoomAfterFit = 1;
</script>
<meta name="google-site-verification" content="hQYfupnQBIcSb621qtURTh6dMZMlpA4OgrpZA61rqOU" />

<!-- Google Tag Manager -->
<script>(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-MP4MFQ');</script>
<!-- End Google Tag Manager --></head>

<body id="top" class="p_residents interior  residents ">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MP4MFQ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<!-- Bing Ads UET -->
<script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"26032676"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>
<!-- End Bing Ads UET --><header class="main-header">
    <div class="container">
        <div class="main-header-container">
            <div class="logo-container">
                <a href="/residents"><img src="/images/logo.svg" alt="Riverstone"></a>
            </div>
			<div class="mobile-menu">
    <img src="/images/icon-mobile-menu.svg" alt="Menu" class="menu-trigger">
</div>
<div class="main-menu-container">
    <ul class="main-menu">
			        <li class="has-children">
	            <a href="/residents-boardmembers" >Board Members</a>
					            <ul>
						                <li class="mobileonly" style="display:none"><a href="/residents-boardmembers" >Board Members</a></li>
						                <li><a href="/residents-HOAboardmembers">Riverstone HOA</a>
			
										
						</li>
							                <li><a href="/residents-CPOAboardelections">Riverstone CPOA</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
				        <li class="has-children">
	            <a href="/residents-communityassociation" >HOA</a>
					            <ul>
						                <li class="mobileonly" style="display:none"><a href="/residents-communityassociation" >HOA</a></li>
						                <li><a href="/residents-committees">Committees</a>
			
										
						</li>
							                <li><a href="/residents-realtors">Changes of Ownership</a>
			
										
						</li>
							                <li><a href="/residents-compliance">Compliance Department</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
				        <li class="has-children">
	            <a href="/residents-lifestyleandfun" >Lifestyle & Fun</a>
					            <ul>
						                <li class="mobileonly" style="display:none"><a href="/residents-lifestyleandfun" >Lifestyle & Fun</a></li>
						                <li><a href="/residents-rentals">Facilty Rentals</a>
			
										
						</li>
							                <li><a href="/residents-fitness">Fitness Center</a>
			
										
						</li>
							                <li><a href="/residents-poolguide">2025 Pool Guide</a>
			
										
						</li>
							                <li><a href="/residents-summercamp">2025 Summer Camp</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
				        <li class="has-children">
	            <a href="https://frontsteps.cloud/CaliberWeb2_RiverstoneHOA#/" target="_blank">Resident Portal</a>
					            <ul>
							                <li><a href="/residents-accountportal">Portal Instructions</a>
			
										
						</li>
							                <li><a href="/residents-assessments">HOA Assessments</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
				        <li class="has-children">
	            <a href="/residents-communityinfo" >Community Info</a>
					            <ul>
						                <li class="mobileonly" style="display:none"><a href="/residents-communityinfo" >Community Info</a></li>
						                <li><a href="/residents-calendar">Event Calendar</a>
			
										
						</li>
							                <li><a href="/residents-communitynews">News</a>
			
										
						</li>
							                <li><a href="/residents-newsletter">Newsletter</a>
			
										
						</li>
							                <li><a href="/residents-gallery">Photo Gallery</a>
			
										
						</li>
							                <li><a href="/residents-resourcecenter">Resource Center</a>
			
										
						</li>
							                <li><a href="/Residents-Video">History of Riverstone</a>
			
										
						</li>
							                <li><a href="/Residents-Webinars">Webinars</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
				        <li class="has-children">
	            <a href="/residents-contactus" >Contact Us</a>
					            <ul>
						                <li class="mobileonly" style="display:none"><a href="/residents-contactus" >Contact Us</a></li>
						                <li><a href="/residents-FAQs">FAQs</a>
			
										
						</li>
							                <li><a href="/residents-StormRecoveryFAQs">Storm Recovery FAQs</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
				        <li class="has-children">
	            <a href="/residents-CPOA" >CPOA</a>
					            <ul>
						                <li class="mobileonly" style="display:none"><a href="/residents-CPOA" >CPOA</a></li>
						                <li><a href="https://www.riverstone.com/residents-CPOA-Compliance">Compliance</a>
			
										
						</li>
						            </ul>
							<div class="icon"></div>	        </li>
					<li class="mobileonly">
			<a  href="/residents">Riverstone HOA</a>
		</li>

    </ul>
    <a class="button subscribe" href="#subscribe" onClick="javascript:$('.menu-trigger').trigger('click')"><img src="/images/icon-email.svg" alt="Subscribe">Subscribe</a>
</div>
            <div class="sub-container">
                <a class="button subscribe"><img src="/images/icon-email.svg" alt="Subscribe">Subscribe</a>
                <div class="sub-form-container">
                    <p class="title">Sign up for the latest resident news</p>
					<script src="/js/validation.js"></script>
<script>
    function validateNewsletterForm(thisForm) {
        if (!validRequired(thisForm.fname, 'First Name'))
                return false;
        if (!validRequired(thisForm.lname, 'Last Name'))
                return false;

        if (!validEmail(thisForm.email, 1))
                return false;

        if (!validRequired(thisForm.zip, 'ZIP Code'))
                return false;

        return true;
    }
    function validateResNewsletterForm(thisForm) {
//        if (!validRequired(thisForm.name, 'Full Name'))
  //              return false;
        if (!validRequired(thisForm.fname, 'First Name'))
                return false;
        if (!validRequired(thisForm.lname, 'Last Name'))
                return false;

        if (!validEmail(thisForm.email, 1))
                return false;

        if (!validRequired(thisForm.address, 'Home Address'))
                return false;

        if (!validCheckBox(thisForm.optin, 'authorization'))
                return false;

        return true;
    }

</script>

<form action="residents" method="POST" style="margin:0px" onSubmit="return validateResNewsletterForm(this)">
	<input type="hidden" name="emailerror" value="1">
	<input type="hidden" name="resident_newslettersignup" value="1">
	<input type="hidden" name="source" value="headerbox">

	<input name="fname" type="text" placeholder="First Name">
	<input name="lname" type="text" placeholder="Last Name">
	<input name="email" type="email" placeholder="Email Address">
	<input name="address" type="text" placeholder="Home Address">
	<div>
		<input type="checkbox" name="optin" value="1" /> <span class="caption">By checking here I authorize the HOA to send me information regarding events, notices, and other HOA content.</span>
	</div>
	<div class="g-recaptcha" data-sitekey="6Ld8b2AUAAAAAOhyNLErrrtWi3384nKBqkQkBHM4"></div>

	<input type="submit" value="Subscribe Now" class="button">
</form>
                </div>
            </div>
		
                <a class="button shop nomobile" href="/residents">Riverstone HOA</a>

									<a class="button search nomobile"><img src="/images/icon-search-2x.png" alt="Search" width="24" />
                    <div class="form-wrapper">
						<div class="close">X</div>
						<form action="/residents-search">
                            <input type="text" name="search" placeholder="Search" />
                            <input class="button teal" type="submit" value="Go" />
						</form>
					</div>
					</a>
				        
			</div>
    </div>
</header>
<div class="top"><script>
var mp4s = new Array();
var webms = new Array();

</script>
<div class="main-header-image">
    <div class="slideshow">
                <div class="slide_viewer">
            <div class="slide_group">
									                	<div class="slide" style="background-image: url('/phpThumb/phpThumb.php?w=1920&amp;src=%2Fuploads%2Fimages%2Fslideshow%2FRiverstone_Bridge_Lake_media.jpg&amp;fltr=usm%7C40%7C.5%7C3&amp;hash=a4e1d9be92a8d4a5f9755d659753eb42');">
																						</div>
				            </div>
        </div>
            </div><!-- End // .slider -->
	</div>
</div><section class="container section section-main ">
	<div class="dynamic"><h1>Welcome To Riverstone</h1>  <p>&nbsp;</p>  <p>Planned for approximately 6,400 homes and 18,000 residents, the 3,800-acre Riverstone development&nbsp;has become one of&nbsp;Fort Bend County's&nbsp;premier master-planned communities.&nbsp;</p>  <p>Riverstone residents enjoy&nbsp;a wealth of amenities, with something fun to do just around the corner.&nbsp;<a title="Swimming Link" href="/swimming.html">Resort-style pools</a>, neighborhood parks and playgrounds,&nbsp;miles of walking trails,&nbsp;<a title="Tennis Link" href="/tennis.html">tennis</a>, catch-and-release&nbsp;<a title="Lake Riverstone Link" href="/lake-riverstone.html">fishing</a>&nbsp;and&nbsp;<a title="The Club at Riverstone Link" href="/the-club-at-riverstone.html">The Club at Riverstone</a>&nbsp;&mdash; Riverstone&rsquo;s list of amenities continues to grow, with more than 200 acres of lakes and another 500 acres dedicated to open spaces and recreation.</p>  <p>An invaluable resource for residents is the Riverstone Homeowners Association (HOA).&nbsp; The HOA ensures the community&rsquo;s peaceful beauty is preserved now and in the future. Our on-site association team is available to meet with residents 9 a.m. to 5 p.m. Monday through Friday.</p>  <p>This resident website will be a primary resource to help keep you informed and connected with Association matters. You will be able to learn about upcoming events, look through recent event photo galleries, access governing documents and guidelines, print application forms for modifications, and so much more!</p>  <h3>&nbsp;</h3>  <p>&nbsp;</p></div></section>
	<link rel="stylesheet" href="https://use.typekit.net/efu5rrg.css">
	<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
	<link rel="stylesheet" href="/styles/jquery-ui-1.12.1/jquery-ui.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script>
    var externally_viewable=0;
</script>
<script src="/js/validation.js"></script>

<script src="/js/main.js?c=1370506013"></script>
<script src="/js/custom.js?c=2038583829"></script>
        <script src="/js/cmsjquery.js?c=634821442"></script>

<script defer src="/js/object-fit-videos.js"></script>

<script src="/fancybox2/jquery.fancybox.pack.js"></script>
<link rel="stylesheet" type="text/css" href="/fancybox2/jquery.fancybox.css" media="screen" />
<script src="/js/fancybox.js?c=441330495"></script>


<script src="/js/responsive.js?c=702398674"></script>
<script src="/js/jquery.responsiveslides.min.js"></script>


<script>
jQuery(function() {
	    // start slideshow 
	    $(".main-header-image .slide_group").responsiveSlides({
			auto: true,
	//		pager: true,
			nav: true,
//			navContainer: '#sliderNav #nav',
			nextText:'<div class="next_btn"><img src="/images/icon-arrow-right.svg" alt=""></div>',
			prevText:'<div class="previous_btn"><img src="/images/icon-arrow-left.svg" alt=""></div>',
			speed: 500,
			timeout:5000
	    });

    
});
// Featured Homes slider
function loadFeaturedSlider() {
	if  ($('.featuredSlider').length) {
	  $('.featuredSlider').slick({
	    centerMode: false,
	    variableWidth: false,
	    slidesToShow: 3,
	        slidesToScroll: 3,
	    autoplay: true,
	    autoplaySpeed: 4000,
	    infinite: true,
	    dots: false,
	    arrows: false,
	    responsive: [
	      {
	        breakpoint: 700,
	        settings: {
	          arrows: true,
	          centerMode: false,
	                        slidesToScroll: 1,
	          slidesToShow: 1
	        }
	      }
	    ]
	  });
      $('.featuredSliderContainer .next-arrow').on('click', function(){
         $('.featuredSlider').slick("slickNext");
      });
      $('.featuredSliderContainer .prev-arrow').on('click', function(){
         $('.featuredSlider').slick("slickPrev");
      });
	}
}

</script>	<section class="midSlide">
        <div class="container">
                <script>
var mp4s = new Array();
var webms = new Array();

</script>
<div class="main-header-image">
    <div class="slideshow">
                <div class="slide_viewer">
            <div class="slide_group">
									                	<div class="slide" style="background-image: url('/phpThumb/phpThumb.php?w=1920&amp;src=%2Fuploads%2Fimages%2Fslideshow%2FRiverstone1_entry.jpg&amp;fltr=usm%7C40%7C.5%7C3&amp;hash=4c7b1367f0182766bb3f6c0c63db7dc0');">
																						</div>
				            </div>
        </div>
            </div><!-- End // .slider -->
	</div>
        </div>
	</section>
<section class="container section section-navbox l1">
		<div class="navbox-container">
					<div class="left">
							        <div class="img-container yellow lazy-bg" data-image="/phpThumb/phpThumb.php?w=700&amp;src=%2Fuploads%2Fimages%2FRS-HOA-645x700-News.jpg&amp;fltr=usm%7C40%7C.5%7C3&amp;hash=1eb2b8c5166d8153a5e0dfb9f037874c">
						<a href="/residents-communitynews"></a>
		                <p class="banner-title">News</p>
			            <div class="banner"></div>
			        </div>
				</div><div class="right">			        <div class="img-container lighterteal lazy-bg" data-image="/phpThumb/phpThumb.php?w=700&amp;src=%2Fuploads%2Fimages%2FRS-HOA-645x335-Calendar.jpg&amp;fltr=usm%7C40%7C.5%7C3&amp;hash=f3f2cb5bfcd26e82f145a979792cdc2a">
						<a href="/residents-calendar"></a>
		                <p class="banner-title">Calendar</p>
			            <div class="banner"></div>
			        </div>
							        <div class="img-container purple lazy-bg" data-image="/phpThumb/phpThumb.php?w=700&amp;src=%2Fuploads%2Fimages%2FRS-HOA-645x335-Resource.jpg&amp;fltr=usm%7C40%7C.5%7C3&amp;hash=738a5312d08c0dd4b6093463617eb4fb">
						<a href="/residents-resourcecenter"></a>
		                <p class="banner-title">Resource Center</p>
			            <div class="banner"></div>
			        </div>
							</div>
			</div>
</section>
<footer class="main-footer">
    <div class="container">
        <div class="first" id="subscribe">
            <h3>Sign up for the latest resident news</h3>
			<script src="/js/validation.js"></script>
<script>
    function validateNewsletterForm(thisForm) {
        if (!validRequired(thisForm.fname, 'First Name'))
                return false;
        if (!validRequired(thisForm.lname, 'Last Name'))
                return false;

        if (!validEmail(thisForm.email, 1))
                return false;

        if (!validRequired(thisForm.zip, 'ZIP Code'))
                return false;

        return true;
    }
    function validateResNewsletterForm(thisForm) {
//        if (!validRequired(thisForm.name, 'Full Name'))
  //              return false;
        if (!validRequired(thisForm.fname, 'First Name'))
                return false;
        if (!validRequired(thisForm.lname, 'Last Name'))
                return false;

        if (!validEmail(thisForm.email, 1))
                return false;

        if (!validRequired(thisForm.address, 'Home Address'))
                return false;

        if (!validCheckBox(thisForm.optin, 'authorization'))
                return false;

        return true;
    }

</script>

<form action="residents" method="POST" style="margin:0px" onSubmit="return validateResNewsletterForm(this)">
	<input type="hidden" name="emailerror" value="1">
	<input type="hidden" name="resident_newslettersignup" value="1">
	<input type="hidden" name="source" value="headerbox">

	<input name="fname" type="text" placeholder="First Name">
	<input name="lname" type="text" placeholder="Last Name">
	<input name="email" type="email" placeholder="Email Address">
	<input name="address" type="text" placeholder="Home Address">
	<div>
		<input type="checkbox" name="optin" value="1" /> <span class="caption">By checking here I authorize the HOA to send me information regarding events, notices, and other HOA content.</span>
	</div>
	<div class="g-recaptcha" data-sitekey="6Ld8b2AUAAAAAOhyNLErrrtWi3384nKBqkQkBHM4"></div>

	<input type="submit" value="Subscribe Now" class="button">
</form>
		 
        </div>
        <div class="second">
					<div class="" id="content_footer_second_residents"><div class="content"><h3>Contact US</h3>
<p class="nomargin"><a href="tel:281.778.2222">281.778.2222<br ></a><a class="email" href="mailto:customercare@rshoa.org">customercare@rivertone.com</a>&nbsp;</p>
<p class="nomargin">18353 University Boulevard<br >Sugar Land, TX 77479</p>
<p><a href="https://goo.gl/maps/N7YoXf2247v" target="_blank" rel="noopener">Map &amp; Directions</a></p></div></div>
		        </div>
        <div class="third">
			<div class=" right" id="content_footer_third"><div class="content"><h1 style="text-align: left; font-size: 32px;">Connect</h1>  <div style="text-align: left;"><a href="https://www.facebook.com/RiverstoneCommunity" target="_blank" rel="noopener"><img src="/images/icon-facebook.svg" alt="Facebook" width="40" loading="lazy" ><span class="nomobile">Facebook</span></a></div>  <div style="text-align: left;"><a href="https://www.instagram.com/riverstonecomm/" target="_blank" rel="noopener"><img src="/images/icon-instagram.svg" alt="Instagram" width="40" loading="lazy" ><span class="nomobile">Instagram</span></a></div>  <div style="text-align: left;"><a href="https://www.youtube.com/user/riverstonefortbendtx" target="_blank" rel="noopener"><img src="/images/icon-youtube.svg" alt="YouTube" width="40" loading="lazy" ><span class="nomobile">YouTube</span></a></div>  <p style="text-align: left;"><a class="button" href="https://shop.riverstone.com/shop_riverstone/shop/home" target="_blank" rel="noopener">Shop Riverstone Gear!</a></p>  <h2 style="text-align: left; font-size: 32px;">Download Our App</h2>  <p><a href="https://play.google.com/store/apps/details?id=com.readinsite.riverstone&amp;hl=en_US&amp;gl=US" target="_blank" rel="noopener"><img style="float: left;" src="/uploads/images/footer/download-on-google-play-151x45.png" alt="Get it on Google Play" width="151" height="45" loading="lazy" ></a> <a href="https://apps.apple.com/us/app/riverstone/id1445385129" target="_blank" rel="noopener"><img style="float: left;" src="/uploads/images/footer/download-on-the-app-store-151x45.png" alt="Download on the App Store" width="151" height="45" loading="lazy" ></a></p></div></div>
        </div>
        <div class="img-container mobileonly">
            <img class="lazy-img" data-src="/images/logo-JDC-blue.svg" alt="JDC">
        </div>
    </div>
	</footer>

<div class="container footer-bottom">
    <p class="text">&copy;2025 Riverstone Development Co. All Rights Reserved.</p>
    <p class="separator">|</p>
    <p><a href="/disclaimer">Disclaimer</a></p>
    <p class="separator">|</p>
    <p><a href="/privacypolicy">Privacy Policy</a></p>
    <p class="separator">|</p>
    <p><a href="/california-privacy-policy-addendum">California Privacy Policy</a></p>
    <p class="separator">|</p>
    <p><a href="/sitemap">Site Map</a></p>
    <p class="separator">|</p>

			<p><a href="/alogin">Manage</a></p>
	    <div class="equal">
        <img class="lazy-img" data-src="/images/icon-equalhousing.svg" alt="Equal Housing">
        <img class="lazy-img" data-src="/images/icon-handicap.svg" alt="Equal Housing">
    </div>
</div>
<div class="container"><div class="footer-disclosure"><div class="container"><div class=" " id="content_footer_disclosure" data-theme=""><div class="content"><p>No affiliation or sponsorship is intended or implied with the companies mentioned/listed, and all trademarks are owned by the respective trademark owners. HOA applies. Photos may depict upgraded landscaping/options and display decorator items/furnishings not available for purchase and may not represent lowest-priced homes. Photos/videos do not depict any race, color, religion, sex, handicap, familial status or national origin preference.</p></div></div>We use cookies to offer you a better, more personalized browsing experience. By using this website, you are giving your consent for us to use cookies. Read our <a href="/privacypolicy">Privacy Policy</a> and <a href="/privacypolicy#cookies">Cookie Policy</a>.</div></div></div>
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: RSHOA.COM
Registry Domain ID: 2104999976_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-03-15T13:14:00Z
Creation Date: 2017-03-14T20:08:31Z
Registry Expiry Date: 2026-03-14T20:08:31Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: abuse@godaddy.com
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS45.DOMAINCONTROL.COM
Name Server: NS46.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-22T05:08:56Z <<<
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