Array
(
    [sitemap_index\.xml$] => index.php?sitemap=1
    [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
    [([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
    [^wp-json/?$] => index.php?rest_route=/
    [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^index.php/wp-json/?$] => index.php?rest_route=/
    [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
    [^wp-sitemap\.xml$] => index.php?sitemap=index
    [^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
    [^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
    [^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
    [^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
    [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [category/(.+?)/?$] => index.php?category_name=$matches[1]
    [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
    [tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
    [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
    [tag/([^/]+)/?$] => index.php?tag=$matches[1]
    [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
    [type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
    [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
    [type/([^/]+)/?$] => index.php?post_format=$matches[1]
    [robots\.txt$] => index.php?robots=1
    [favicon\.ico$] => index.php?favicon=1
    [sitemap\.xml] => index.php??sitemap=index
    [.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
    [.*wp-app\.php(/.*)?$] => index.php?error=403
    [.*wp-register.php$] => index.php?register=true
    [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
    [embed/?$] => index.php?&embed=true
    [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
    [comment-page-([0-9]{1,})/?$] => index.php?&page_id=10&cpage=$matches[1]
    [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
    [comments/embed/?$] => index.php?&embed=true
    [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
    [search/(.+)/embed/?$] => index.php?s=$matches[1]&embed=true
    [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
    [search/(.+)/?$] => index.php?s=$matches[1]
    [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
    [author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
    [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
    [author/([^/]+)/?$] => index.php?author_name=$matches[1]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
    [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
    [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
    [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
    [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
    [([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
    [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
    [([0-9]{4})/?$] => index.php?year=$matches[1]
    [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
    [(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
    [(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
    [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
    [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
    [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
    [.+?/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [.+?/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [.+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [.+?/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(.+?)/([^/]+)/embed/?$] => index.php?category_name=$matches[1]&name=$matches[2]&embed=true
    [(.+?)/([^/]+)/trackback/?$] => index.php?category_name=$matches[1]&name=$matches[2]&tb=1
    [(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]
    [(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]
    [(.+?)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]
    [(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]
    [(.+?)/([^/]+)(?:/([0-9]+))?/?$] => index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]
    [.+?/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [.+?/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [.+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [.+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [.+?/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
    [(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
    [(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
    [(.+?)/comment-page-([0-9]{1,})/?$] => index.php?category_name=$matches[1]&cpage=$matches[2]
    [(.+?)/?$] => index.php?category_name=$matches[1]
)
How to become a Shuttle Drivers and Chauffeur 2025

How to become Shuttle Drivers and Chauffeur in 2025

Shuttle Drivers and Chauffeur Drive a motor vehicle to transport passengers on a planned or scheduled basis. May collect a fare. Includes nonemergency medical transporters and hearse drivers.

Shuttle Drivers and Chauffeur is Also Know as

In different settings, Shuttle Drivers and Chauffeur is titled as

  • Airport Shuttle Driver
  • Chauffeur
  • Driver
  • Limo Driver (Limousine Driver)
  • Motor Coach Driver
  • Shuttle Bus Driver
  • Shuttle Driver
  • Special Needs Bus Driver
  • Van Driver

Education and Training of Shuttle Drivers and Chauffeur

Shuttle Drivers and Chauffeur is categorized in Job Zone Two: Some Preparation Needed

Experience Required for Shuttle Drivers and Chauffeur

Some previous work-related skill, knowledge, or experience is usually needed. For example, a teller would benefit from experience working directly with the public.

Education Required for Shuttle Drivers and Chauffeur

These occupations usually require a high school diploma.

Degrees Related to Shuttle Drivers and Chauffeur

Training Required for Shuttle Drivers and Chauffeur

Employees in these occupations need anywhere from a few months to one year of working with experienced employees. A recognized apprenticeship program may be associated with these occupations.

Related Ocuupations

Some Ocuupations related to Shuttle Drivers and Chauffeur in different industries are

What Do Shuttle Drivers and Chauffeur do?

  • Arrange to pick up particular customers or groups on a regular schedule.
  • Check the condition of a vehicle's tires, brakes, windshield wipers, lights, oil, fuel, water, and safety equipment to ensure that everything is in working order.
  • Collect fares or vouchers from passengers, and make change or issue receipts as necessary.
  • Communicate with dispatchers by radio, telephone, or computer to exchange information and receive requests for passenger service.
  • Complete accident reports when necessary.
  • Comply with traffic regulations to operate vehicles in a safe and courteous manner.
  • Drive shuttle busses, limousines, company cars, or privately owned vehicles to transport passengers.
  • Follow relevant safety regulations and state laws governing vehicle operation, and ensure that passengers follow safety regulations.
  • Maintain knowledge of first-aid procedures.
  • Notify dispatchers or company mechanics of vehicle problems.
  • Operate vehicles with specialized equipment, such as wheelchair lifts, to transport and secure passengers with special needs.
  • Perform errands for customers or employers, such as delivering or picking up mail and packages.
  • Perform minor vehicle repairs, such as cleaning spark plugs, or take vehicles to mechanics for servicing.
  • Perform routine vehicle maintenance, such as regulating tire pressure and adding gasoline, oil, and water.
  • Pick up and drop off passengers at regularly scheduled neighborhood locations, following strict time schedules.
  • Pick up or meet passengers according to requests, appointments, or schedules.
  • Prepare and submit reports that may include the number of passengers or trips, hours worked, mileage driven fuel consumed, or fares received.
  • Provide passengers with assistance entering and exiting vehicles, and help them with any luggage.
  • Provide passengers with information or advice about the local area, points of interest, hotels, or restaurants.
  • Read maps and follow written and verbal geographic directions.
  • Record vehicle routes.
  • Regulate heating, lighting, and ventilation systems for passenger comfort.
  • Report any vehicle malfunctions or needed repairs.
  • Report delays, accidents, or other traffic and transportation situations, using telephones or mobile two-way radios.
  • Test vehicle equipment, such as lights, brakes, horns, or windshield wipers, to ensure proper operation.
  • Vacuum and clean interiors, and wash and polish exteriors of automobiles.

Qualities of Good Shuttle Drivers and Chauffeur

Tools Used by Shuttle Drivers and Chauffeur

  • Alarms
  • Barcode scanners
  • Bicycle taxis
  • Bus warning lights
  • Cell phones
  • Closed-circuit TV cameras
  • Communications computers
  • Credit card processing machines
  • Digital surveillance camera systems
  • Emergency exit doors
  • Emergency first-aid kits
  • Global positioning system GPS receivers
  • Limousines
  • Mobile data computers
  • Mobile electronic funds transfer point of sale EFTPOS equipment
  • Mobile electronic funds transfer point of sale EFTPOS printers
  • On-board data input terminals
  • Passenger buses
  • Pedicabs
  • Portable fire extinguishers
  • Powered service doors
  • Radio frequency identification RFID devices
  • Rickshaws
  • Satellite linkup systems
  • Security cameras
  • Smartphones
  • Snow chains
  • Sport utility vehicles SUVs
  • Tablet computers
  • Text messaging equipment
  • Tire pressure gauges
  • Two way radios
  • Vans
  • Wheelchair lifts
  • Wheelchair restraint systems

Technology Skills required for Shuttle Drivers and Chauffeur

  • Actsoft Comet Tracker
  • AOL MapQuest
  • Digital Dispatch
  • Easy Dispatch
  • EventHelix WebTaxi
  • Facebook
  • Global positioning system GPS software
  • GPC Autocab
  • Microsoft Excel
  • Microsoft Office software
  • Microsoft Windows
  • Mobile Knowledge Cabmate
  • PC Dispatch
  • Penchant Software dispatchOffice
  • Piccolo Software PiccoloTaxi
  • TranWare Enterprise Suite
  • TSS Wireless Fleet Management Suite
  • Web browser software