www.mptourism.com Open in urlscan Pro
103.94.204.126  Public Scan

URL: https://www.mptourism.com/
Submission: On April 01 via api from LU — Scanned from DE

Form analysis 6 forms found in the DOM

POST explore.php

<form id="nature1" method="post" action="explore.php">
  <a href="#" onclick="myFunctionnature()" class="drp-read-btn submenulinks viewall">View All <!--<i class="fa fa-angle-double-right" aria-hidden="true"></i>--></a>
  <input type="hidden" name="nature" value="nature"><br><br>
</form>

POST explore.php

<form id="heritage1" method="post" action="explore.php">
  <a href="#" onclick="myFunctionheritage()" class="drp-read-btn submenulinks viewall">View All <!--<i class="fa fa-angle-double-right" aria-hidden="true"></i>--></a>
  <input type="hidden" name="heritage" value="heritage"><br><br>
</form>

POST explore.php

<form id="wildlife1" method="post" action="explore.php">
  <a href="#" onclick="myFunctionwildlife()" class="drp-read-btn submenulinks viewall">View All <!--<i class="fa fa-angle-double-right" aria-hidden="true"></i>--></a>
  <input type="hidden" name="wildlife" value="wildlife"><br><br>
</form>

POST explore.php

<form id="spirituality1" method="post" action="explore.php">
  <a href="#" onclick="myFunctionspirituality()" class="drp-read-btn submenulinks viewall">View All <!--<i class="fa fa-angle-double-right" aria-hidden="true"></i>--></a>
  <input type="hidden" name="spirituality" value="spirituality"><br><br>
</form>

POST search-result.php

<form action="search-result.php" method="post">
  <input type="text" class="form-control" placeholder="Enter a search term" id="keyword" name="keyword">
  <button class="ser-triger" type="submit">Search <i class="fa fa-long-arrow-right" aria-hidden="true"></i></button>
</form>

POST itinerary-packages.php

<form action="itinerary-packages.php" method="post">
  <div class="planitinerary-cnt">
    <div class="planitinerary-header">
      <img src="images/Map.png" alt="">
      <h2>Plan Your Trip</h2>
    </div>
    <div class="planitinerary-body">
      <div class="travel-val">
        <h5>Days of travel</h5>
        <div class="rangevalu"><span>0</span></div>
      </div>
      <div class="container-range">
        <input type="range" id="cowbell" name="cowbell" min="0" max="10" value="0" step="1" class="slider">
        <span class="fill-bg"></span>
      </div>
      <div class="planitinerary-select">
        <!--<select class="select">
										 <option>Adventure</option>
										 <option>Heritage</option>
										 <option>Nature</option>
										 <option>Spritual</option>
										 <option>Wildlife</option>
									  </select>-->
        <select class="select" name="city" id="name" style="display: none;">
          <option value="0" selected="" disabled="">Travel Starting Point (City)</option>
          <!--<option value="All" selected="selected">All Cities</option>-->
          <option value="Bhopal">Bhopal</option>
          <option value="Gwalior">Gwalior</option>
          <option value="Hanuwantiya">Hanuwantiya</option>
          <option value="Indore">Indore</option>
          <option value="Jabalpur">Jabalpur</option>
          <option value="Kanha">Kanha</option>
          <option value="Madhai">Madhai</option>
          <option value="Nagpur">Nagpur</option>
          <option value="Pench">Pench</option>
          <option value="Ujjain">Ujjain</option>
        </select>
        <div class="nice-select select" tabindex="0"><span class="current">Travel Starting Point (City)</span>
          <ul class="list">
            <li data-value="0" class="option selected disabled">Travel Starting Point (City)</li>
            <li data-value="Bhopal" class="option">Bhopal</li>
            <li data-value="Gwalior" class="option">Gwalior</li>
            <li data-value="Hanuwantiya" class="option">Hanuwantiya</li>
            <li data-value="Indore" class="option">Indore</li>
            <li data-value="Jabalpur" class="option">Jabalpur</li>
            <li data-value="Kanha" class="option">Kanha</li>
            <li data-value="Madhai" class="option">Madhai</li>
            <li data-value="Nagpur" class="option">Nagpur</li>
            <li data-value="Pench" class="option">Pench</li>
            <li data-value="Ujjain" class="option">Ujjain</li>
          </ul>
        </div>
        <select class="select" style="display: none;">
          <option>Select Travel Month</option>
          <option>January</option>
          <option>February</option>
          <option>March</option>
          <option>April</option>
          <option>May</option>
          <option>June</option>
          <option>July</option>
          <option>August</option>
          <option>September</option>
          <option>October</option>
          <option>November</option>
          <option>December</option>
        </select>
        <div class="nice-select select" tabindex="0"><span class="current">Select Travel Month</span>
          <ul class="list">
            <li data-value="Select Travel Month" class="option selected">Select Travel Month</li>
            <li data-value="January" class="option">January</li>
            <li data-value="February" class="option">February</li>
            <li data-value="March" class="option">March</li>
            <li data-value="April" class="option">April</li>
            <li data-value="May" class="option">May</li>
            <li data-value="June" class="option">June</li>
            <li data-value="July" class="option">July</li>
            <li data-value="August" class="option">August</li>
            <li data-value="September" class="option">September</li>
            <li data-value="October" class="option">October</li>
            <li data-value="November" class="option">November</li>
            <li data-value="December" class="option">December</li>
          </ul>
        </div>
      </div>
      <div class="selecttheme" style=" margin-top: 20px; color: #fff; font-size: 14px; ">
        <div style="color: #fff; font-size: 15px; margin: 0px; font-family: alegreya_sanslight;margin-bottom: 6px; ">Select Travel Theme</div>
        <input style="margin-left: 0px;" type="checkbox" name="check_list[]" value="Adventure">Adventure <input type="checkbox" name="check_list[]" value="Heritage">Heritage <input type="checkbox" name="check_list[]" value="Nature">Nature <input
          type="checkbox" name="check_list[]" value="Spiritual">Spiritual <input type="checkbox" name="check_list[]" value="Wildlife">Wildlife
      </div>
    </div>
    <div class="planitinerary-footer">
      <button type="submit" class="btn planitinerary-btn">Search</button>
    </div>
  </div>
</form>

Text Content

 * Explore (current)
   
   
   NATURE
   
    * The city of lakes - Bhopal
    * Breathtaking Bhedaghat
    * Enticing Alirajpur
    * Funfair of Jabalpur
    * Pristine Tamia
    * Scenic Sailani Island
    * Serene Pachmarhi
    * Thrilling Hanuwantiya
    * space
   
   View All
   
   
   
   
   HERITAGE
   
    * Amazing Bhimbetka
    * Beauty of Chanderi
    * Graceful Khajuraho
    * Melodic Gwalior
    * Magical Mandu
    * Majestic Orchha
    * Revered Burhanpur
    * Sacred Sanchi
    * Regal Indore
    * Stunning Shivpuri
   
   View All
   
   
   
   
   WILDLIFE
   
    * Dazzling Panna
    * Enchanting Rewa
    * Delightful Kanha
    * Pristine Tawa & Madai
    * Royal Bandhavgarh
    * Tranquil Parsili
    * Untamed Pench
    * KUNO NATIONAL PARK
    * space
   
   View All
   
   
   
   
   SPIRITUALITY
   
    * Ancient City Ujjain
    * Devout Chitrakoot
    * Divine Amarkantak
    * Goddesses' Abode Maihar
    * Magnificent Maheshwar
    * Sublime Mandsaur
    * Spiritual Omkareshwar
    * Celestial Datia
    * space
   
   View All
   
   
 * Experiences
    * Adventure
    * Culture
    * Festivals and Events
    * Must See Spots
    * Rural Experiences

 * Plan your Trip
    * Accomodations - Hotels
    * Accomodations - Homestays
    * Itineraries
    * Tourist Guides
    * Travel Agents

 * Blogs
 * Search
 *  * Members Login
    * New User? Register
      

 * Members Login

Search


WELCOME TO

MADHYA PRADESH

Mute Pause

Mute Pause

Mute Pause

Mute Pause

Wildlife Heritage Spirituality Nature


PLAN YOUR TRIP

DAYS OF TRAVEL

0

Travel Starting Point (City) Bhopal Gwalior Hanuwantiya Indore Jabalpur Kanha
Madhai Nagpur Pench Ujjain
Travel Starting Point (City)
 * Travel Starting Point (City)
 * Bhopal
 * Gwalior
 * Hanuwantiya
 * Indore
 * Jabalpur
 * Kanha
 * Madhai
 * Nagpur
 * Pench
 * Ujjain

Select Travel Month January February March April May June July August September
October November December
Select Travel Month
 * Select Travel Month
 * January
 * February
 * March
 * April
 * May
 * June
 * July
 * August
 * September
 * October
 * November
 * December

Select Travel Theme
Adventure Heritage Nature Spiritual Wildlife
Search
Carousel Slider


VIKRAMOTSAV 2024, UJJAIN

1st Mar to 9th Apr 2024

Previous Next


DESTINATIONS

ADVENTURE

CULTURE

TRAVEL TOOL


VIKRAMOTSAV 2024, UJJAIN

1ST MAR TO 9TH APR, 2024



Get ready to witness the grand celebration of Vikramotsav 2024! This 40-day-long
mega event will commence on March 1, 2024, and culminate on the auspicious day
of Gudi Padwa on April 9, 2024.

Know more


VIKRAMOTSAV 2024, UJJAIN

1ST MAR TO 9TH APR, 2024



Get ready to witness the grand celebration of Vikramotsav 2024! This 40-day-long
mega event will commence on March 1, 2024, and culminate on the auspicious day
of Gudi Padwa on April 9, 2024.

Know more


VIKRAMOTSAV 2024, UJJAIN

1ST MAR TO 9TH APR, 2024



Get ready to witness the grand celebration of Vikramotsav 2024! This 40-day-long
mega event will commence on March 1, 2024, and culminate on the auspicious day
of Gudi Padwa on April 9, 2024.

Know more


VIKRAMOTSAV 2024, UJJAIN

1ST MAR TO 9TH APR, 2024



Get ready to witness the grand celebration of Vikramotsav 2024! This 40-day-long
mega event will commence on March 1, 2024, and culminate on the auspicious day
of Gudi Padwa on April 9, 2024.

Know more


VIKRAMOTSAV 2024, UJJAIN

1ST MAR TO 9TH APR, 2024



Get ready to witness the grand celebration of Vikramotsav 2024! This 40-day-long
mega event will commence on March 1, 2024, and culminate on the auspicious day
of Gudi Padwa on April 9, 2024.

Know more


VIKRAMOTSAV 2024, UJJAIN

1ST MAR TO 9TH APR, 2024



Get ready to witness the grand celebration of Vikramotsav 2024! This 40-day-long
mega event will commence on March 1, 2024, and culminate on the auspicious day
of Gudi Padwa on April 9, 2024.

Know more
prev
next





VIDEOS

'Sab Kuch Jo Dil Chahe

Empowering Communities

Sanchi Stupa Holy Centre of Buddhism

Come Close to the Exotic Wildlife

Jalebis of Burhanpur

Raneh Falls

Kaan Do Miyaa

Amarkantak

Amarkantak


REASONS TO EXPLORE MP


RICH FOREST COVER & NATURAL BEAUTY

Blessed with some of the beautiful landscapes, Madhya Pradesh is a paradise for
nature lovers. With plentiful of places to satisfy your love for landscape and
beauty, the state certainly captures a piece of your heart for all the beauty
that lies in here.




TWO JYOTIRLINGAS OUT OF 12

Mahakaleshwar Temple in Ujjain and Omkareshwar are 2 most revered places in
Madhya Pradesh.




THREE UNESCO WORLD HERITAGE SITES

Home to 3 UNESCO World Heritage Sites namely Sanchi, Bhimbetka &Khajuraho,
Madhya Pradesh attracts tourists from across the globe.




11 NATIONAL PARKS, 24 WILDLIFE SANCTUARIES AND 6 TIGER RESERVES

Plan a trip to Madhya Pradesh to experience the true spirit of the jungles and
catch all the live action happening in the wild.




RICH FOREST COVER & NATURAL BEAUTY

Blessed with some of the beautiful landscapes, Madhya Pradesh is a paradise for
nature lovers. With plentiful of places to satisfy your love for landscape and
beauty, the state certainly captures a piece of your heart for all the beauty
that lies in here.




TWO JYOTIRLINGAS OUT OF 12

Mahakaleshwar Temple in Ujjain and Omkareshwar are 2 most revered places in
Madhya Pradesh.




THREE UNESCO WORLD HERITAGE SITES

Home to 3 UNESCO World Heritage Sites namely Sanchi, Bhimbetka &Khajuraho,
Madhya Pradesh attracts tourists from across the globe.




11 NATIONAL PARKS, 24 WILDLIFE SANCTUARIES AND 6 TIGER RESERVES

Plan a trip to Madhya Pradesh to experience the true spirit of the jungles and
catch all the live action happening in the wild.






OUR STORIES


WILDLIFE IN MADHYA PRADESH

The land of tigers and leopards. The home of Mowgli and the region with some of
India's densest forests. That's the green heart of India - Madhya Pradesh...

Learn more


SHREE MAHAKALESHWAR JYOTIRLINGA TEMPLE IN UJJAIN

Shri Mahakaleshwar Temple also known as Mahakal temple in Ujjain is a renowned
Hindu temple in India dedicated to Lord Shiva...

Learn more


MUST-VISIT UNESCO WORLD HERITAGE SITES IN M.P.

From prehistoric caves to Guptas to Rajputs to Marathas to Mughals, the
landscape of Madhya Pradesh is a map depicting passage of time, embroidered with
chronicles of the first men...

Learn more


TOP 5 FORTS TO VISIT IN MADHYA PRADESH

Madhya Pradesh is well known for its mighty forts and enthralling history
preserved in the walls of these grandeurs.

Learn more


WILDLIFE IN MADHYA PRADESH

The land of tigers and leopards. The home of Mowgli and the region with some of
India's densest forests. That's the green heart of India - Madhya Pradesh...

Learn more


SHREE MAHAKALESHWAR JYOTIRLINGA TEMPLE IN UJJAIN

Shri Mahakaleshwar Temple also known as Mahakal temple in Ujjain is a renowned
Hindu temple in India dedicated to Lord Shiva...

Learn more


MUST-VISIT UNESCO WORLD HERITAGE SITES IN M.P.

From prehistoric caves to Guptas to Rajputs to Marathas to Mughals, the
landscape of Madhya Pradesh is a map depicting passage of time, embroidered with
chronicles of the first men...

Learn more


TOP 5 FORTS TO VISIT IN MADHYA PRADESH

Madhya Pradesh is well known for its mighty forts and enthralling history
preserved in the walls of these grandeurs.

Learn more


WILDLIFE IN MADHYA PRADESH

The land of tigers and leopards. The home of Mowgli and the region with some of
India's densest forests. That's the green heart of India - Madhya Pradesh...

Learn more


SHREE MAHAKALESHWAR JYOTIRLINGA TEMPLE IN UJJAIN

Shri Mahakaleshwar Temple also known as Mahakal temple in Ujjain is a renowned
Hindu temple in India dedicated to Lord Shiva...

Learn more




SOCIAL FEEDS





 * 
 * 
 * 
 * 

Quick Links

Explore Destinations

Adventure

Culture

Festivals and Events

Travel Agents & Tour Guides

MP Handicrafts

Gaatha - Crafts of Madhya Pradesh

Tourism.mp.gov.in

MP Wellness Booklet

Sitemap

.

Accomodations

Itinerary

Film Tourism

Film Tourism Policy

MP Forest Details

Madhya Pradesh Ecotourism Development Board

Blog

Tourist Map

Kala Panchang

 * 
 * 
 * 
 * 

Help & Support

1800-233-7777

Monday to Friday (10:00 AM to 6:00 PM)
Saturday and other Holidays (10:00 AM to 2:00 PM)
Sunday - Holiday

For feedback & suggestions mail us at:
suggestions.mptb@mp.gov.in


Incredible India Tourist Infoline -
1800-11-1363 (24x7) (Toll Free)
Available in - Hindi, English, French, German, Spanish, Portuguese, Italian,
Russian, Korean, Japanese, Chinese and Arabic.


 * 
 * 
 * 
 * 
 * 

Address

6th Floor, Lily Trade Wing,

(Behind D Mart),

Jehangirabad, Bhopal,

Madhya Pradesh 462008

Copyright 2020 Madhya Pradesh Tourism. All Right Reserved. | Disclaimer |
Privacy Policy