Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - anlfs.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: https://anlfs.com/
Server: Caddy
Date: Sun, 18 May 2025 01:20:26 GMT
Content-Length: 0

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

301 Moved Permanently - https://anlfs.com/
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Alt-Svc: h3=":4431"; ma=2592000
Content-Length: 707
Content-Type: text/html
Date: Sun, 18 May 2025 01:20:27 GMT
Location: https://www.anlfs.com/
Via: 1.1 Caddy

HTTP Code 301 Moved Permanently

301 status code 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 - https://www.anlfs.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Alt-Svc: h3=":4431"; ma=2592000
Content-Type: text/html; charset=UTF-8
Date: Sun, 18 May 2025 01:20:28 GMT
Vary: Accept-Encoding
Via: 1.1 Caddy
Transfer-Encoding: chunked

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: anlfs.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 charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Livermore, CA Accounting Firm | Home Page | A&L Financial Services
</title>

<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="canonical" href="https://www.anlfs.com">

  <meta name="description" content="Take a look at our Home page. A&L Financial Services is a full service tax, accounting and business consulting firm located in Livermore, CA." />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"><meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">  <meta name="keywords" content="QuickBooks, QuickBooks Consultant, Certified QuickBooks Consultant, CPA, Accountant, Tax, Tax Preparation, CA, Livermore, Computer consultant, Enrolled Agent, EA, Tax Specialist" />

  <!-- CSS -->
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  <link rel="stylesheet" href="/images/galleries/style/590/css/swipe.css">
  <link rel="stylesheet" type="text/css" href="/images/galleries/style/jquery/countdown/jquery.countdown.css" />

  <!-- Start Stylesheet -->
<link href="compiled.css?20231212123827" rel="stylesheet" />
  <!--End Stylesheet -->

<script language="javascript">
function hideEmail (emailuser, emaildomain) {
    window.location="mailto:" + emailuser + "@" +emaildomain;
}
</script>
 
</head>


<body>

  <style>
    #styleFeature {
      display: none;
    }
    
    #styleFeature.internal {
      display: block;
    }
  </style>
  <script>
    //Content Table fix
    //$(".content #ListSub table tr td, .content #ServicesHub table tr td, .content table, .content table").attr("width", "auto");
  </script>
  <div class="stylebar-fix" style="position:relative;">
    <!--================================
  Begin Topbar
  =================================-->
    <section class="topbar">
      <div class="container">
        <div class="row">
          <div class="col-md-6">
            <!-- <div class="social-links pull-left">
              <a target="_blank" href=""><i class="fa fa-facebook"></i></a>
              <a target="_blank" href=""><i class="fa fa-twitter"></i></a>
              <a target="_blank" href=""><i class="fa fa-linkedin"></i></a>
              <a target="_blank" href=""><i class="fa fa-google-plus"></i></a>
            </div> -->
          </div>
          <div class="col-md-6">
            <div class="topbar-contact pull-right">
              <a href="tel:(925) 455-2100"><i class="fa fa-phone"></i> <span>(925) 455-2100</span></a>
              <a href="mailto:[email protected]"><i class="fa fa-envelope"></i> <span>[email protected]</span></a>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!--================================
  End Topbar
  =================================-->
    <!--================================
  Begin Header
  =================================-->
    <section class="header header-stick">
      <div class="container">
        <div class="row">
          <div class="col-xs-6">
            <div class="logo pull-left">
              <a href="index.php">
<img src="https://cp7.cpasitesolutions.com/~anlfscom/images/WEBSITE%20AL%20LOGO%20FINAL_(HIGHEST%20RES)-large.png" alt="Livermore, CA Accounting Firm | Home Page | A&L Financial Services" border="0" />
              </a>
            </div>
          </div>
          <div class="col-xs-6">
            <div class="header-nav-toggle nav-toggle pull-right">
              <i class="fa fa-bars"></i>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!--================================
  End Header
  =================================-->
    <!--================================
  Begin Navigation
  =================================-->
    <nav class="nav-menu">
      <div class="nav-top">
        <div class="nav-nav-toggle nav-toggle text-center">
          <i class="fa fa-times"></i>
        </div>
      </div>
      <!-- Start Navbar -->
<div id="nav-menu" class="moomenu">
	<ul class="menu" id="nav">
				<li id="page_1332" class="">
					<span class="top">
						<span class="leftBG"></span>
						<a class="" href="/index.php" target="_top">Home</a>
						<span class="rightBG"></span>
						<span class="selector"></span>
					</span>
				</li>
			<li id="page_1330" class="">
				<span class="top"><span class="leftBG"></span>
<a class="" href="/our-team.php" target="_top">Our Team</a><span class="rightBG"></span>
<span class="selector"></span></span>
				</li>

			<li id="page_1333" class="parent">
				<span class="topdaddy"><span class="leftBG"></span>
<a class="topdaddy" href="/about.php" target="_top">About</a><span class="rightBG"></span>
<span class="selector"></span></span>
				<ul>
					<li id="page_1275" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/client-reviews.php" target="_top">Client Reviews</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>
			</ul>
				</li>			<li id="page_1302" class="parent">
				<span class="topdaddy"><span class="leftBG"></span>
<a class="topdaddy" href="/services.php" target="_top">Services</a><span class="rightBG"></span>
<span class="selector"></span></span>
				<ul>
					<li id="page_1293" class="parent">
						<span class="top"><span class="leftBG"></span>
<a class="daddy" href="/taxservices.php" target="_top">Tax Services</a><span class="rightBG"></span>
<span class="selector"></span></span>
					<ul>
						<li id="page_30" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxprep.php" target="_top">Individual Tax Preparation</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>
					<li id="page_1306" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxprep-business.php" target="_top">Tax Preparation for Businesses</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_31" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxplanning.php" target="_top">Tax Planning</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1307" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/estates-trusts-tax.php" target="_top">Estate & Trust Tax Services</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1221" class="parent">
						<span class="top"><span class="leftBG"></span>
<a class="daddy" href="/irs-problemshome.php" target="_top">Tax Relief</a><span class="rightBG"></span>
<span class="selector"></span></span>
						<ul>
							<li id="page_1225" class="">
								<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-representation.php" target="_top">IRS Audit Representation</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>
						<li id="page_1224" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-nonfiledreturns.php" target="_top">Non-Filed Tax Returns</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1226" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-backtaxes.php" target="_top">Back Taxes Owed</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1228" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-payrolltax.php" target="_top">Payroll Tax Problems</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1234" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-garnishment.php" target="_top">IRS Wage Garnishment</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1241" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-paymentplan.php" target="_top">IRS Payment Plan</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1266" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-offercompromise.php" target="_top">Offer In Compromise</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1244" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-spouse.php" target="_top">Innocent Spouse Relief</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

						<li id="page_1245" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/irs-files.php" target="_top">Get Your IRS File</a><span class="rightBG"></span>
<span class="selector"></span></span>
							</li>

				</ul>
					</li>				</ul>
					</li>				<li id="page_1291" class="parent">
					<span class="top"><span class="leftBG"></span>
<a class="daddy" href="/indservices.php" target="_top">Services For Individuals</a><span class="rightBG"></span>
<span class="selector"></span></span>
					<ul>
						<li id="page_26" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/personalfinplan.php" target="_top">Personal Financial Planning</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>
					<li id="page_1274" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/retirementplanning.php" target="_top">Retirement Planning</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_27" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/estateplan.php" target="_top">Estate Planning</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

				</ul>
					</li>				<li id="page_1292" class="parent">
					<span class="top"><span class="leftBG"></span>
<a class="daddy" href="/bizservices.php" target="_top">Business Services</a><span class="rightBG"></span>
<span class="selector"></span></span>
					<ul>
						<li id="page_5" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/smallbiz.php" target="_top">Small Business Accounting</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>
					<li id="page_1304" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/bookkeeping.php" target="_top">Bookkeeping Services</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1294" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/qbmain.php" target="_top">QuickBooks Services</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_14" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/payrollservice.php" target="_top">Payroll</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_22" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/formation.php" target="_top">New Business Formation</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

			</ul>
				</li>			</ul>
				</li>			<li id="page_298" class="parent">
				<span class="topdaddy"><span class="leftBG"></span>
<a class="topdaddy" href="/taxcenter2.php" target="_top">Tax Center</a><span class="rightBG"></span>
<span class="selector"></span></span>
				<ul>
					<li id="page_1161" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxrefunds.php" target="_top">Track Your Refund</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>
				<li id="page_1162" class="">
					<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxduedates.php" target="_top">Tax Due Dates</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>

				<li id="page_1163" class="">
					<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxrates2.php" target="_top">Tax Rates</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>

				<li id="page_1164" class="">
					<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxpublications.php" target="_top">IRS Tax Forms and Publications</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>

				<li id="page_1166" class="">
					<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxretention.php" target="_top">Record Retention Guide</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>

				<li id="page_1167" class="">
					<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/statetaxforms.php" target="_top">State Tax Forms</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>

			</ul>
				</li>			<li id="page_247" class="parent">
				<span class="topdaddy"><span class="leftBG"></span>
<a class="topdaddy" href="/resources.php" target="_top">Resources</a><span class="rightBG"></span>
<span class="selector"></span></span>
				<ul>
					<li id="page_280" class="parent">
						<span class="top"><span class="leftBG"></span>
<a class="daddy" href="/newsletter.php" target="_top">Newsletter</a><span class="rightBG"></span>
<span class="selector"></span></span>
					<ul>
						<li id="page_281" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/newsletter.php" target="_top">This Month's Newsletter</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>
					<li id="page_284" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/archive.php" target="_top">Previous Newsletters</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

				</ul>
					</li>				<li id="page_942" class="parent">
					<span class="top"><span class="leftBG"></span>
<a class="daddy" href="/reports.php" target="_top">Guides</a><span class="rightBG"></span>
<span class="selector"></span></span>
					<ul>
						<li id="page_1151" class="">
							<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/life-events.php" target="_top">Life Events</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>
					<li id="page_1153" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/business-strategies.php" target="_top">Business Strategies</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1155" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/investment-strategies.php" target="_top">Investment Strategies</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1156" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxstrategies-businessowners.php" target="_top">Tax Strategies for Business Owners</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1154" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/taxstrategies-individuals.php" target="_top">Tax Strategies for Individuals</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

					<li id="page_1159" class="">
						<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/frequently-asked-questions.php" target="_top">Frequently Asked Questions</a><span class="rightBG"></span>
<span class="selector"></span></span>
						</li>

				</ul>
					</li>				<li id="page_1279" class="">
					<span class="top"><span class="leftBG"></span>
<a class="menulinks" href="/calc-section.php" target="_top">Financial Calculators</a><span class="rightBG"></span>
<span class="selector"></span></span>
					</li>

			</ul>
				</li>			<li id="page_1331" class="">
				<span class="top"><span class="leftBG"></span>
<a class="" href="https://anlfs.sharefile.com/" target="_blank">Client Portal</a><span class="rightBG"></span>
<span class="selector"></span></span>
				</li>

			<li id="page_444" class="">
				<span class="top"><span class="leftBG"></span>
<a class="" href="/contact.php" target="_top">Contact</a><span class="rightBG"></span>
<span class="selector"></span></span>
				</li>

	</ul>
</div>

      <span class="pull-left text-left">(925) 455-2100</span>
      <span class="pull-right text-right">[email protected]</span>
    </nav>

    <!--================================
  End Navigation
  =================================-->
    <!--================================
  Begin Slider
  =================================-->
    <div id="styleFeature">
      <div class="swiper-container">
        <div class="swiper-wrapper">
          <!-- <div class="swiper-slide Slide1" style="background-image:url(/images/galleries/style/590/images/slide1.jpg);"></div>
          <div class="swiper-slide Slide2" style="background-image:url(/images/galleries/style/590/images/slide2.jpg);"></div> -->
          <div class="swiper-slide Slide3" style="background-image:url(/images/galleries/style/590/images/slide3.jpg);"></div>
          <!-- <div class="swiper-slide Slide4" style="background-image:url(/images/galleries/style/590/images/slide4.jpg);"></div> -->
        </div>

        <div class="swiper-pagination"></div>
        <div class="slide-overlay"></div>

        <div class="container slide-form">
          <div class="row">
            <div class="col-xs-12 col-sm-6 col-md-6 col-lg-5 col-lg-push-0 text-left fade-in">
              <h2>Let us get your taxes filed.</h2>
              <p>
                We at A&L Financial Services specialize in keeping you in compliance with all our government’s demands. We specialize in individual, small business, and trust income tax services, removing the guesswork from any tax situation you may encounter. Whether your financial situation is simple or complex, we will make sure attention is paid to every detail. You’ll be left feeling confident in your filings.
              </p>
              <p class="hidden-sm hidden-md hidden-lg">
                <a href="#contact-us" class="btn btn-primary">Schedule Consultation</a>
              </p>
            </div>
            <div class="hidden-xs col-sm-6 col-md-6 col-lg-5 col-lg-push-2 text-right fade-in">
              <h2>Schedule Consultation</h2>
              <form name="get_in_touch" method="post" action="feedbackmail.php">
                <input name="recipient" value="[email protected]" type="hidden">

                <input class="form-control" name="Name" placeholder="Name">
                <input class="form-control" name="Email" placeholder="Email">
                <textarea class="form-control" name="Comments" value="Comments" placeholder="How can we help you?"></textarea>
                <input type="submit" value="Submit" class="btn btn-primary">

                <input name="hCheck" style="display:none;visibility:hidden">
              </form>
            </div>
          </div>
        </div>
      </div>

      <!--================================
      End Slider
      =================================-->
      <!--================================
      Begin Service Blocks
      =================================-->
      <div class="section service-blocks">
        <div class="container">
          <div class="row">
            <div class="col-sm-4 col-xs-12 service-item">
              <a href="bizservices.php">
                <i class="fa fa-bar-chart"></i>
                <h3>Business Services</h3> Let us take on your some of your administrative work, leaving you more time to spend improving your business. We will ensure you stay in compliance when you utilize our tax, accounting, & payroll services.
              </a>
            </div>
            <div class="col-sm-4 col-xs-12 service-item">
              <a href="services.php">
                <i class="fa fa-user"></i>
                <h3>Tax Services</h3> Benefit from our expertise in tax preparation services for individual, business, and trust tax returns. We ensure that you maximize every deduction and credit while remaining fully compliant with current laws.
              </a>
            </div>
            <div class="col-sm-4 col-xs-12 service-item">
              <a href="contact.php">
                <i class="fa fa-users"></i>
                <h3>Contact Us</h3> 53 Wright Brothers Ave Ste E
                <br> Livermore, CA 94551
                <br> (925) 455-2100
                <br> [email protected]
                <br>
              </a>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!--================================
    End Service Blocks
    =================================-->
    <!--================================
  Begin Internal Slideshow
  =================================-->
    <div class="swiper-container internal" id="styleFeature">
      <div class="swiper-wrapper">
        <!-- <div class="swiper-slide Slide1" style="background-image:url(/images/galleries/style/590/images/slide1.jpg);"></div> -->
        <!--<div class="swiper-slide Slide2" style="background-image:url(/images/galleries/style/590/images/slide2.jpg);"></div>
      <div class="swiper-slide Slide3" style="background-image:url(/images/galleries/style/590/images/slide3.jpg);"></div>-->
        <div class="swiper-slide Slide4" style="background-image:url(/images/galleries/style/590/images/slide4.jpg);"></div>
      </div>
      <!-- /swiper-wrapper -->
      <div class="slide-overlay"></div>

      <div class="container slide-form">
        <div class="row">
          <div class="col-xs-12 col-sm-6 text-left fade-in">
            <h3>Home</h3>
          </div>
          <!-- /col -->
        </div>
        <!-- /row -->
      </div>
      <!-- /container -->
    </div>
    <!-- /swiper-container -->

    <!--================================
  End Internal Slideshow
  =================================-->
    <!--================================
  Start Content
  =================================-->
    <section class="content fade-in">
      <div class="container">
        <div class="row">
          <div class="col-md-8" id="content">
            <style>
#styleFeature {
  display:block;
}

#styleFeature.internal {
  display:none;
}

.cp_seofriendly .service {
  margin-bottom:30px;
}

.cp_seofriendly .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px)
  .cp_seofriendly .row {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
  .cp_seofriendly .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .cp_seofriendly .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cp_seofriendly .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px)
  .cp_seofriendly .row {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 1200px)
  .cp_seofriendly .row {
    margin-right: -15px;
    margin-left: -15px;
}
</style>

<div id="cp_seofriendly" class="page-pad cp_seofriendly">

				<!-- START CONTENT -->
				<!-- Start DIV: Text -->
<div id="Text" style="text-align: left;">
<h1>
	Welcome to A&amp;L Financial Services!</h1>
<hr />
<p>
	Are you worried about overpaying the IRS?</p>
<p>
	We&apos;re here to help you resolve your tax problems and ensure you are only paying your fair share to the government and nothing more.</p>
<p>
	Our firm is an Enrolled Agent practice with 2 active E.A.&apos;s on staff. We are licensed to file taxes nationwide and to work directly with the IRS &amp; FTB on your behalf.</p>
<p>Our organization has been in business for over 50 years, spanning three generations and operating throughout the Bay Area and Central Valley. We also pride ourselves in clients returning into the 3rd & 4th generation of their family. Our combined experience ensures that we have encountered almost every type of tax situation and that we will know how to properly handle your unique needs.</p>

</div>


				<!-- Start DIV: Footer -->
<div id="Footer" style="text-align: left;">
<center>
	<hr />
	<p>
		<strong>A&L Financial Services</strong><br />
		53 Wright Brothers Ave Ste E<br />
		Livermore, CA 94551<br />
		<a href="mailto:[email protected]">[email protected]</a><br />
		Phone: (925) 455-2100<br />
		Fax: (925) 455-1444</p>
</center>
</div>


				<!-- END CONTENT -->
		</div>
<script type="text/javascript" language="javascript">
	var activePage = document.getElementById('page_1332'); 
	if (activePage != null) {
		activePage.className = 'active'; 
	}
	var activePageName = 'home';
</script>

          </div>
          <!-- /.col -->
          <div class="col-md-4">
            <div class="sidebar">
              <!-- <div class="module">
                <div id="sidebarcalender">
                  <h3>Days until April
 15
</h3>
                  <div id="defaultCountdown"></div>
                </div>
              </div> -->
              <!-- /.module -->
              <div class="module sub-nav">
                <h2 class="title" id="subNavTitle"></h2>
                <div id="subNav">
                </div>
              </div>
              <!-- /.module -->
              <div class="module">
                <!-- RSS Feed Reader -->
                <h3>Featured Articles</h3>
                <div id="rssFeedReader"></div>
								<center>
									<img style="max-width: 250px;" class="img-responsive center-block" src="/images/galleries/style/661/images/ea.png" alt="Enrolled Agent">
								</center>
              </div>

              <form method="post" action="https://www.cpaemailmarketing.com/client/campsub.php">
										<input type="hidden" name="function" value="customer2">
										<input type="hidden" name="un" value="anlfscom">
										<input type="hidden" name="custom5" value="anlfscom">
										<div class="form-group">
											<label class="hidden" for="sidebarNewsEmail">Email</label>
											<div class="input-group input-group-lg">
												<input name="email" class="form-control" placeholder="Enter your email address" title="Enter your email address" id="sidebarNewsEmail">
												<div class="input-group-btn">
													<label class="hidden" for="sidebarNewsSubmit">Submit</label>
													<input class="btn btn-default" type="submit" name="submit" value="Subscribe" title="Subscribe" id="sidebarNewsSubmit">
												</div>
											</div>
										</div>
									</form>

							
              <!-- /.module -->
            </div>
            <!-- /.sidebar -->
          </div>
          <!-- /.col -->
        </div>
        <!-- /.row -->
      </div>
      <!-- /.container -->
    </section>
    <!-- /.content -->
    <!--================================
  End Content
  =================================-->
    <!--================================
  Begin Testimonials
  =================================-->

    <div class="swiper-container testimonial-container">
      <div class="slide-overlay"></div>
      <h2>Client Testimonials</h2>
      <!-- For every testimonial slide, add or subtract 10% form the width of .parallax-bg -->
      <div class="parallax-bg" style="width:130%;background-image:url('/images/galleries/style/590/images/slide3.jpg');" data-swiper-parallax="-23%"></div>
      <div class="swiper-wrapper">
        <div class="swiper-slide Slide1">
          <p>
            "We have never encountered anyone as experienced and organized as Dan Hollenback. He is extremely knowledgeable and efficient in how he handles both our business and personal tax returns." – Cindy D.
          </p>
        </div>
        <div class="swiper-slide Slide2">
          <p>
            "This family run tax service is great. Always so friendly and helpful. Have been getting my taxes done there for over 20 years. Highly recommend."  - Michelle O.
          </p>
        </div>
        <div class="swiper-slide Slide3">
          <p>
            "Dan was quick, efficient and knew his stuff when it came to filing our tax return. His price was reasonable and I wouldn't hesitate to go back!" - Julia S.
          </p>
        </div>
        <div class="swiper-slide Slide4">
          <p>"Mike has been doing my taxes for decades, and always does an amazing job.  He is available all throughout the year to answer all my tax questions." – Anthony M.</p>
        </div>
      </div>
      <div class="swiper-pagination"></div>
    </div>

    <!--================================
  End Testimonials
  =================================-->
    <!--================================
  Begin Footer
  =================================-->

    <section class="footer text-left">

      <div class="footer-overlay"></div>
      <div class="container">
        <div class="row">
          <div class="col-xs-12 col-sm-6 col-md-3">
            <h3>Quick Links</h3>
            <ul>
              <li>
                <a href="index.php">Home</a>
              </li>
              <li>
                <a href="services.php">Services</a>
              </li>
              <li>
                <a href="resources.php">Resources</a>
              </li>
              <li>
                <a href="https://anlfs.sharefile.com/" target="_blank">Client Portal</a>
              </li>
              <li>
                <a href="contact.php">Contact</a>
              </li>
            </ul>
          </div>
          <div class="col-xs-12 col-sm-6 col-md-6">
            <h3>Where To Find Us</h3>
            <iframe class="google-map" src="https://maps.google.com/?q=53 Wright Brothers Ave Ste E,%20Livermore,%20CA%2094551&amp;iwloc=near&amp;output=embed" width="100%" height="200" frameborder="0" style="border:0"></iframe>
          </div>
          <!-- <div class="col-xs-12 col-sm-6 col-md-3">
            <h3>Portal Login</h3>
            <form action="https://www.securefirmportal.com/Account/Login/58237" method="post" name="form">
              <input name="Username" type="email" id="Username" class="form-control" placeholder="Email">
              <input name="Password" type="password" id="Password" class="form-control" placeholder="Password">
              <input type="submit" class="btn btn-primary" value="Login" placeholder="Login">
              <input name="Submit" value="Login" type="hidden">
              <input name="Submit" value="clicked" type="hidden">
            </form>
          </div> -->
          <div class="col-xs-12 col-sm-6 col-md-3">
            <h3 id="contact-us">Contact Us</h3><form name="get_in_touch" method="post" action="feedbackmail.php">
              <input name="recipient" value="[email protected]" type="hidden">
              <input name="name" class="form-control" placeholder="Name">
              <input name="email" class="form-control" placeholder="Email">
              <input name="phone" class="form-control" placeholder="Phone">
              <textarea class="form-control" name="Comments" placeholder="Comments"></textarea>
              <input name="submit" type="submit" value="Send" class="btn btn-primary">
              <input name="hCheck" style="display:none;visibility:hidden">
            </form>
          </div>
        </div>
      </div>
    </section>

    <!--================================
  End Footer
  =================================-->
    <!--================================
  Begin Sub-footer
  =================================-->

    <div class="sub-footer">
      <div class="container">
        <div class="row">
          <div class="col-xs-12 col-md-6 text-left">
            <p>
              &copy;
              2025 A&L Financial Services | 53 Wright Brothers Ave Ste E, Livermore, CA 94551
            </p>
          </div>
          <div class="hidden-xs hidden-sm col-md-6 text-right">
            <a href="https://www.securefirmportal.com/Account/Login/58237">Admin Login</a>
            <a href="search.php">Search</a>
            <a href="sitemap.php">Site Map</a>
            <a href="privacy.php">Privacy Policy</a>
            <a href="disclaimer.php">Disclaimer</a>
          </div>
        </div>
      </div>
    </div>


    <!--================================
  End Sub-footer
  =================================-->
    <!--================================
  Begin Scripts
  =================================-->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
    <script src="/images/galleries/style/jquery/zrssfeed/jquery.zrssfeed.min.js" type="text/javascript"></script>
    <script type="text/javascript" src="/images/galleries/style/jquery/countdown/jquery.countdown.js"></script>
    <script src="/images/galleries/style/590/jquery/sticky-header.js"></script>
    <!-- Sub Nav -->
    <script type="text/javascript">
      $(document).ready(function() {
        $('#subNavTitle').text($('li.active a:eq(0)').text());
        $('li.active li a').not('li.active li li a').clone().appendTo('#subNav');
        if ($('li.active').children().length <= 1) {
          $('.module.sub-nav').css('display', 'none');
        }
      });
    </script>

    <script src="/images/galleries/style/jquery/unwrap-until.js"></script>
    <script>
      $('#Header').unwrapUntil('#content');
    </script>

    <script src="/images/galleries/style/589/jquery/swipe.js"></script>
    <script>
var swiper = new Swiper('#styleFeature .swiper-container', {
    pagination: '#styleFeature .swiper-pagination',
    paginationClickable: false, /*normally true*/
    spaceBetween: 0,
    centeredSlides: true,
    autoplay: 5000,
    speed: 500,
    loop: false, /*normally true*/
    parallax: true,
    effect: 'slide'
});
var swiper = new Swiper('#styleFeature.internal.swiper-container', {
    pagination: '#styleFeature.internal .swiper-pagination',
    paginationClickable: true,
    spaceBetween: 0,
    centeredSlides: true,
    autoplay: 5000,
    speed: 500,
    loop: false, /*normally true*/
    parallax: true,
    effect: 'slide'
});
var swiper = new Swiper('.swiper-container.testimonial-container', {
    pagination: '.testimonial-container .swiper-pagination',
    paginationClickable: true,
    spaceBetween: 0,
    centeredSlides: true,
    autoplay: 5000,
    speed: 500,
    loop: true,
    parallax: true,
    effect: 'slide'
});
    </script>
    <script>
      //Nav Toggle
      $(".nav-toggle").click(function() {
        $("nav").toggleClass("nav-active");
        $("html").toggleClass("active");
      });

      $(".selector").click(function() {
        $(this).parent().toggleClass("sub-active");
      });

      $(".nav-toggle").click(function() {
        $(".sub-active").toggleClass("sub-active");
      });
    </script>
    <script>
      $(document).ready(function() {

        //iFrame z-index fix
        $('iframe').each(function() {
          var url = $(this).attr("src");
          $(this).attr("src", url + "&wmode=transparent");
        });

        //Prettier Interior Forms
        $(".content #Form input, .content #Form textarea").addClass('form-control');
        $(".content #Form input[name='Name']").attr("placeholder", "Name");
        $(".content #Form input[name='Phone'],.content #Form input[name='Phone_Number']").attr("placeholder", "Phone");
        $(".content #Form input[name='Email'],.content #Form input[name='E_Mail']").attr("placeholder", "Email");
        $(".content #Form input[name='Best_Time_To_Call'], .content #Form input[name='Best_time_to_call']").attr("placeholder", "Best Time To Call");
        $(".content #Form textarea[name='Comments']").attr("placeholder", "Comments");
        $(".content #Form input[type='submit']").addClass("btn btn-primary").removeClass("form-control");


        //RSS Feed
        $('#rssFeedReader').rssfeed('https://anlfs.com//rssfeed.php?=both', {
          limit: 3 // Number of posts displayed
        });

        //Countdown
        $(function() {
          var newDate = new Date();
          var m = newDate.getMonth();
          var d = newDate.getDate();
          var checkM = 4
;
          var checkD = 15
;
          if (m >= checkM - 1) {
            if (m == checkM - 1 && d < checkD) {
              newYear = new Date(newDate.getFullYear(), checkM - 1, checkD);
            } else {
              newYear = new Date(newDate.getFullYear() + 1, checkM - 1, checkD);
            }
          } else {
            newYear = new Date(newDate.getFullYear(), checkM - 1, checkD);
          }
          $('#defaultCountdown').countdown({
            until: newYear
          });
        });

        //Sticky Header
        $('.header-stick').headtacular({
          scrollPoint: 75
        });

      });
    </script>
    <!--================================
  End Scripts
  =================================-->
  </div>
	        <!-- Matomo -->
	        <script>
	                var _paq = window._paq = window._paq || [];
	                _paq.push(['trackPageView']);
	                _paq.push(['enableLinkTracking']);
	                (function() {
	                        var u="https://analytics.prosites.com/";
	                        var p="https://analytics.cpasitesolutions.com/";

	                      _paq.push(['setTrackerUrl', u+'matomo.php']);
	                      _paq.push(['setSiteId', '14743']);
	                      _paq.push(['addTracker', p+'piwik.php', '16410']);
	                        var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
	                        g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
	                })();
	        </script>
	        <!-- End Matomo Code -->
</body>


</html>                               

Whois info of domain

Domain Name: ANLFS.COM
Registry Domain ID: 1616835389_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-09-06T16:47:19Z
Creation Date: 2010-09-21T20:41:44Z
Registry Expiry Date: 2025-09-21T20:41:44Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
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: NS69.DOMAINCONTROL.COM
Name Server: NS70.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T01:00:12Z <<<
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