www.crescentrating.com Open in urlscan Pro
172.67.174.21  Public Scan

URL: https://www.crescentrating.com/
Submission: On November 25 via api from CA — Scanned from CA

Form analysis 4 forms found in the DOM

POST /site/subscribe.html

<form id="subscribe-form" action="/site/subscribe.html" method="post">
  <input type="hidden" name="_csrf" value="ClVm1IZHwOrWWfg28bq8sQS5yciUY234p4FU3r5yAId4PxKysS2tkpcDqXW32cT-V-j_uMA0B7vBxT-w2jUw5A==">
  <div class="form-group field-subscribe-email required">
    <input type="text" id="subscribe-email" class="required form-control font-small" name="Subscribe[email]" placeholder="Email" aria-required="true">
    <div class="help-block"></div>
  </div>
  <label class="" style="color:#fff"><input name="check" required="required" type="checkbox"> I have read and agree to CrescentRating <a class="link-class" target="_blank" href="/privacy-policy.html"> Privacy Policy </a> &amp;
    <a class="link-class" target="_blank" href="/crescentratings-terms-and-conditions.html"> Terms and Conditions</a></label>
  <button type="submit" class="subscribe-btn">Submit</button>
</form>

POST /site/login.html

<form id="login-form" action="/site/login.html" method="post">
  <input type="hidden" name="_csrf" value="ClVm1IZHwOrWWfg28bq8sQS5yciUY234p4FU3r5yAId4PxKysS2tkpcDqXW32cT-V-j_uMA0B7vBxT-w2jUw5A==">
  <div class="input-field">
    <div class="form-group field-loginform-username required">
      <input type="text" id="loginform-username" class="form-control font-small" name="LoginForm[username]" placeholder="Username" aria-required="true">
      <p class="help-block help-block-error"></p>
    </div>
  </div>
  <div class="input-field forget">
    <div class="form-group field-loginform-password required">
      <input type="password" id="loginform-password" class="form-control" name="LoginForm[password]" placeholder="Password" aria-required="true">
      <p class="help-block help-block-error"></p>
    </div>
  </div>
  <a href="javascript:void(0)" class="changebox-link forget" onclick="forgot_pass()"> <span class="forget-paasword-span login">Forgot Password?</span></a>
  <button type="submit" class="btn-design">Login</button>
</form>

POST /site/register.html

<form id="signup-form-2" action="/site/register.html" method="post" enctype="multipart/form-data">
  <input type="hidden" name="_csrf" value="ClVm1IZHwOrWWfg28bq8sQS5yciUY234p4FU3r5yAId4PxKysS2tkpcDqXW32cT-V-j_uMA0B7vBxT-w2jUw5A==">
  <div class="input-field">
    <div class="form-group field-userform-name required">
      <input type="text" id="userform-name" class="form-control" name="Userform[name]" placeholder="Full Name" aria-required="true">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="input-field">
    <div class="form-group field-userform-username required">
      <input type="text" id="userform-username" class="form-control" name="Userform[username]" placeholder="Username" aria-required="true">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="input-field">
    <div class="form-group field-userform-email required">
      <input type="text" id="userform-email" class="form-control" name="Userform[email]" placeholder="Email" aria-required="true">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="input-field">
    <div class="form-group field-userform-password required">
      <input type="password" id="userform-password" class="form-control" name="Userform[password]" placeholder="Password" aria-required="true">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="input-field">
    <div class="form-group field-userform-password_confirm required">
      <input type="password" id="userform-password_confirm" class="form-control" name="Userform[password_confirm]" placeholder="Confirm Password" aria-required="true">
      <div class="help-block"></div>
    </div>
  </div>
  <div class="input-field">
    <div class="form-group field-userform-user_type required">
      <select id="userform-user_type" class="form-control" name="Userform[user_type]" aria-required="true">
        <option value="">Select Business</option>
        <option value="1">Airline</option>
        <option value="2">Airport</option>
        <option value="3">Apartment</option>
        <option value="4">Bed &amp; Breakfast</option>
        <option value="5">Boutique Hotel</option>
        <option value="6">Camping / Caravan</option>
        <option value="7">Conference Organizer</option>
        <option value="8">Destination Marketing Co.</option>
        <option value="9">Ferry Service</option>
        <option value="10">Golf Course</option>
        <option value="11">Golf Resort</option>
        <option value="12">Healthcare facility</option>
        <option value="13">Hospital</option>
        <option value="14">Hotel</option>
        <option value="15">Media</option>
        <option value="16">MICE venue</option>
        <option value="17">Museum</option>
        <option value="18">Private Jet</option>
        <option value="19">Restaurant</option>
        <option value="20">Spa</option>
        <option value="21">Sports Venue</option>
        <option value="22">Theme Park</option>
        <option value="23">Tourism Board</option>
        <option value="24">Tourist attraction</option>
        <option value="25">Travel agent </option>
        <option value="26">Activity</option>
        <option value="27">Travel publication</option>
        <option value="28">Train service</option>
        <option value="29">Villa</option>
        <option value="30" selected="">Other</option>
        <option value="31">Ferry</option>
        <option value="32">Ferry Terminal</option>
        <option value="33">Attraction</option>
        <option value="34">Shopping Mall</option>
        <option value="35">Auditor</option>
        <option value="36">Cruise Ship</option>
      </select>
      <div class="help-block"></div>
    </div>
  </div>
  <div class="input-field modal-captcha clearfix">
    <div class="captcha_plugin">
      <!--                    <div class="g-recaptcha" data-sitekey='<?//= Yii::$app->params['captch_site_key'] ?>' >                                                  
                    </div>
                    <? // = $form->field($usermodel, 'verifyCode')->hiddenInput(['placeholder' => '', 'class' => ''])->label(FALSE); ?>                     
                    -->
      <div class="form-group field-userform-verifycode">
        <input type="hidden" id="userform-verifycode" class="form-control" name="Userform[verifyCode]">
        <div id="userform-verifycode-recaptcha-signup-form-2" class="g-recaptcha" data-sitekey="6Lc7_kwfAAAAANCawGlswzMJVAGaKqcci-TcDCYo" data-input-id="userform-verifycode" data-form-id="signup-form-2">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-90okv25suua4" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc7_kwfAAAAANCawGlswzMJVAGaKqcci-TcDCYo&amp;co=aHR0cHM6Ly93d3cuY3Jlc2NlbnRyYXRpbmcuY29tOjQ0Mw..&amp;hl=en&amp;v=pPK749sccDmVW_9DSeTMVvh2&amp;size=normal&amp;cb=wgcimb4dioen"></iframe>
            </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
        <div class="help-block"></div>
      </div> <!--    <div class="action_captcha text-right"> </div>-->
      <!--                    </div>-->
    </div>
  </div>
  <div class="input-field">
    <label style="text-align: left;margin-bottom: 35px;"><input name="check" required="required" type="checkbox"> I have read and agree to CrescentRating <a class="link-class" target="_blank" href="/privacy-policy.html"> Privacy Policy </a> &amp;
      <a class="link-class" target="_blank" href="/crescentratings-terms-and-conditions.html"> Terms and Conditions</a></label>
    <label style="text-align: left"><input id="optnlsigup" name="optional" onclick="Signup($('#userform-email').val(), $('#userform-name').val())" type="checkbox"> I hereby give consent to CrescentRating to contact me for future marketing
      purposes.</label>
  </div>
  <button type="submit" class="btn-design" name="Submit">Submit</button>
</form>

POST /site/forgetpassword.html

<form id="forgetpassword-form" action="/site/forgetpassword.html" method="post">
  <input type="hidden" name="_csrf" value="ClVm1IZHwOrWWfg28bq8sQS5yciUY234p4FU3r5yAId4PxKysS2tkpcDqXW32cT-V-j_uMA0B7vBxT-w2jUw5A==">
  <div class="input-field">
    <div class="form-group field-userform-email">
      <input type="text" id="userform-email" class="form-control font-small" name="Userform[email]" placeholder="Enter email address" required="">
      <p class="help-block help-block-error"></p>
    </div>
  </div>
  <input class="btn-design" type="submit" value="Get Password">
</form>

Text Content

COOKIE SETTINGS

Save and Exit

Our website uses cookies to give you the best and most relevant experience. By
clicking on accept, you give your consent to the use of cookies as per our
privacy policy.Accept

 * Login
 * 

SUPERCHARGE YOUR BUSINESS


UNLOCK THE POTENTIAL OF USD 225 BILLION MUSLIM TRAVEL MARKET

By 2028, the Muslim Traveler expenditure will reach $225 billion. Tap into this
Halal travel market with CrescentRating. Our industry expertise and innovative
insights help you offer world-class travel experiences for Muslim travelers
worldwide.

Download Report



FEATURED MEDIA PARTNERS AND CLIENTS


HALAL TRAVEL TRENDS AND INSIGHTS
Nov 2024 The Economic Power of the Muslim Travel Market in 2024 and Beyond
Nov 2024 Boosting Destination Appeal with Halal Travel Training for Agents

Training Travel Agents on Halal Travel Dynamics  As destinations compete to
attract Muslim travelers, offering halal food options or prayer facilities is no
longer enough. To build a true appeal, destinations must empower...

Oct 2024 Building Consumer Trust with Halal Certification: A Competitive Edge
for Tourism Businesses

Halal Certification: Build Trust & Grow in the Muslim Tourist Market In today's
ever-evolving travel landscape, Muslim travelers are increasingly seeking
transparency and assurance that their religious values will be respe...

Oct 2024 The Future of Halal Travel: A Vision for a Sustainable and Inclusive
Industry

Embracing Growth, Innovation, and Inclusion in Halal Tourism  As global demand
for more inclusive travel experiences continues to expand, halal tourism is
emerging as one of the most promising sectors within the industry....

View All
WHAT WE DO


OUR SERVICES

 * Rating and Accreditation
 * Halal-In-Travel Conferences
 * Destination Marketing
 * Reports, Research and Consultancy
 * Training and Certification


RATING & ACCREDITATION

   
 * Hotels
   
 * Restaurants
 * More

Give your Hotel guests the Halal assurance they need; independent onsite
audit/verification of your Halal/Muslim friendly services and facilities. Get
your Hotel Crescent Rated!

Trusted By Travelers : Globally Recognized, Independent, High Standards

FIND OUT HOW

Give your Restaurant guests a better and uniform understanding of your Halal
assurance; independent onsite audit/verification of your Halal/Muslim friendly
services and facilities. Get your Restaurant Crescent Rated!

FIND OUT HOW

Get your Shopping Malls, Spas, Travel Agencies, Airports, Theme Parks,
Attractions etc. an Independent onsite audit/verification of the Halal/Muslim
friendly services and facilities . Get your establishment Crescent Rated!"

FIND OUT HOW

WHO WE ARE


SINCE 2008

We have used extensive insights, industry intelligence, lifestyle behaviour and
research on the needs of the Muslim traveller to deliver authoritative guidance
on all aspects of the market to destinations, organisations and businesses
worldwide.

About us
AWARDS


OUR RECOGNITIONS

 * CrescentRating wins Silver in "Increasing Diversity in Tourism" category at
   World Responsible Tourism Awards 2021, recognized for sustainable and
   responsible tourism.

 * CrescentRating wins Silver in Govt. category at Meaningful Tourism Award 2022
   for innovative tourism approach, recognized as tomorrow's tourism leader.


WORK WITH US

More than 50+ business, hotels, attractions, and clients around the world have
tapped into the potential of the underserved Muslim market

Contact us
WHAT THEY SAY

Hear about us from our clients that have benefited from our
solutions

As a non-Muslim person the CR program helped me understand how to appeal and
cater to the Muslim traveller.

Carel Stadler

Marketing Partnership Manager at Cape Town Tourism



The executive program has given me more clarity in designing implementation
plans for the Halal sector. It has been a liberating experience understanding
the economic value of the Halal travel market from...

Fathima Amra

Sector Manager at Trade & Investment KwaZulu-Natal



The beauty of this program is that it enabled me to not only get a true
understanding of the Halal market, but also engage with seasoned and knowledge
experts. It opened my eyes as to how...

NEVILLE MATJIE

Chief Executive Officer, Trade & Investment at GoogleTrade & Investment
KwaZulu-Natal




SUBSCRIBE TO OUR NEWSLETTERS


I have read and agree to CrescentRating Privacy Policy & Terms and Conditions
Submit
Company
 * About Us
 * Event Participation
 * Contact Us
 * Press Releases
 * Careers with CrescentRating
 * Follow Us

Resources
 * Crescent Rated Halal/Muslim Friendly Hotels
 * Crescent Rated Halal/Muslim Friendly Restaurants
 * Global Muslim Travel Index
 * GMTI 2018 Launch Coverage
 * GMTI 2017 Launch Coverage
 * GMTI 2016 Launch Coverage

Site
 * FAQs
 * Privacy Policy
 * Terms & Conditions

Partner With Us
 * Auditor Registration
 * Channel Partners


© 2024, CrescentRating. All rights reserved.
×
Menu Our Portfolio Rating Services Global Muslim Travel Index Reports &
Publications Training & Certification Research and Consultancy Halal In Travel
Conferences Halal In Travel Awards Blogs (Magazine) Glossary Certified
Professionals Directory Media Coverage Crescentrating Member Directory Partner
Sign up Auditor Sign up All Our Services About Us
×


LOGIN



Forgot Password? Login
Don't have an account? Signup here


SIGNUP

Select Business Airline Airport Apartment Bed & Breakfast Boutique Hotel Camping
/ Caravan Conference Organizer Destination Marketing Co. Ferry Service Golf
Course Golf Resort Healthcare facility Hospital Hotel Media MICE venue Museum
Private Jet Restaurant Spa Sports Venue Theme Park Tourism Board Tourist
attraction Travel agent Activity Travel publication Train service Villa Other
Ferry Ferry Terminal Attraction Shopping Mall Auditor Cruise Ship


I have read and agree to CrescentRating Privacy Policy & Terms and Conditions I
hereby give consent to CrescentRating to contact me for future marketing
purposes.
Submit
Click here to Login


FORGOT PASSWORD



Click here to Login