File: /home/lovetoeatperthshire.co.uk/public_html/.htaccess
# invoke rewrite engine
RewriteEngine On
RewriteBase /
Options -Indexes
<IfModule mod_negotiation.c>
Options -MultiViews
</IfModule>
# Redirect to www
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
# Add a trailing slash (/) to a URL
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !\.[A-Za-z0-9]*$
RewriteRule .*[^/]$ %{REQUEST_URI}/ [L,R=301]
# Create pretty URLs
RewriteRule ^([^/]+)/$ $1.html [S=6]
RewriteRule ^([^/]+)/([^/]+)/$ $1/$2.html [S=5]
RewriteRule ^([^/]+)/([^/]+)/([^/]+)/$ $1/$2/$3.html [S=4]
RewriteRule ^([^/]+)/([^/]+)/([^/]+)/([^/]+)/$ $1/$2/$3/$4.html [S=3]
RewriteRule ^([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/$ $1/$2/$3/$4/$5.html[S=2]
RewriteRule ^([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/$ $1/$2/$3/$4/$5/$6.html [S=1]
RewriteRule ^([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/$ $1/$2/$3/$4/$5/$6/$7.html
# Specific redirections
RewriteRule ^index.html$ / [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=10$
RewriteRule ^archives\.html$ archives_start_10/? [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=20$
RewriteRule ^archives\.html$ archives_start_20/? [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=30$
RewriteRule ^archives\.html$ archives_start_30/? [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=40$
RewriteRule ^archives\.html$ archives_start_40/? [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=50$
RewriteRule ^archives\.html$ archives_start_50/? [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=60$
RewriteRule ^archives\.html$ archives_start_60/? [L,R=301]
RewriteRule ^archives\/41\-a\-perthshire\-breakfast\-makes\-the\-most\-of\-this\-natural\-bounty\-and\-consists\-of\-at\-least\-50\-perthshire\-produce\-a\-delicious\-and\-memorable\-start\-to\-the\-day\.html$ files/ble-start-to-the-day_nazv782ex83dsphmzbfxrt/? [L,R=301]
RewriteRule ^archives\/51\-scottish\-agricultural\-college\-design\-students\-promoting\-berry\-good\-health\-at\-gardening\-scotland\.html$ files/t-gardening-scotland_437ticd3n0jgw4xekti4tr/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=about&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_about_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=about\+love\+to\+eat&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_about_love_to_eat_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=alyth&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_alyth_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=angus&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_angus_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=bepta&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_bepta_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=berry&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_berry_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=blairgowrie&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_blairgowrie_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=cookery&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_cookery_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=cooking&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_cooking_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=Eaat\+Perthshire&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_Eaat_Perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=east\+perthshire&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_east_perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=eat&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_eat_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=food&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_food_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=glenshee&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_glenshee_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=Jam&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_Jam_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=jampion&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_jampion_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=jampionship&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_jampionship_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=Jampionships&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_Jampionships_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=jams&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_jams_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=love&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_love_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=Love\+to\+eat&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_Love_to_eat_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=love\+to\+eat\+perthshi&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_love_to_eat_perthshi_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=perthshire&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=preserves&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_preserves_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=raspberry&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_raspberry_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=rattray&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_rattray_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=Ryder\+Cup&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_Ryder_Cup_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=scotland&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_scotland_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=scottish&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_scottish_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=strathardle&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_strathardle_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=strawberries&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_strawberries_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=sustainable&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_sustainable_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=tayside&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_tayside_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=Visit\+East\+Perthshir&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_Visit_East_Perthshir_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^searchword\=World\+Jam\+Awards&ordering\=newest&searchphrase\=any$
RewriteRule ^component\/search[\/]?$ component/search/searchword_World_Jam_Awards_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^view\=category$
RewriteRule ^component\/zoo[\/]?$ component/zoo/view_category/? [L,R=301]
RewriteCond %{QUERY_STRING} ^start\=6$
RewriteRule ^foodieblog\.html$ foodieblog_start_6/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=2$
RewriteRule ^foodieblog\/download\-area\/item\/a\-cookery\-demonstration\-with\-claire\-macdonald\.html$ foodieblog/download-area/item/a-cookery-demonstration-with-claire-macdonald_category_id_2/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=2$
RewriteRule ^foodieblog\/download\-area\/item\/blairgowrie\-berri\.html$ foodieblog/download-area/item/blairgowrie-berri_category_id_2/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=2$
RewriteRule ^foodieblog\/download\-area\/item\/love\-to\-eat\-perthshire\-latest\-brouchure\-june\-2011\.html$ foodieblog/download-area/item/love-to-eat-perthshire-latest-brouchure-june-2011_category_id_2/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=2$
RewriteRule ^foodieblog\/download\-area\/item\/love\-to\-eat\-perthshire\-latest\-brouchure\-june\-2012\.html$ foodieblog/download-area/item/love-to-eat-perthshire-latest-brouchure-june-2012_category_id_2/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=2$
RewriteRule ^foodieblog\/download\-area\/item\/what\-we\-love\-to\-eat\-in\-june\-potatoes\.html$ foodieblog/download-area/item/what-we-love-to-eat-in-june-potatoes_category_id_2/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=2$
RewriteRule ^foodieblog\/download\-area\/item\/what\-we\-love\-to\-eat\-in\-june\-rhubarb\.html$ foodieblog/download-area/item/what-we-love-to-eat-in-june-rhubarb_category_id_2/? [L,R=301]
RewriteCond %{QUERY_STRING} ^option\=com_search&tmpl\=raw&type\=json&ordering\=&searchphrase\=all$
RewriteRule ^index\.php$ index_option_com_search_tmpl_raw_type_json_ordering__searchphrase_all/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/alex\-spink\-sons\.html$ produce-suppliers/item/alex-spink-sons_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/blairgowrie\-cookshop\.html$ produce-suppliers/item/blairgowrie-cookshop_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/blairgowrie\-farm\-shop\.html$ produce-suppliers/item/blairgowrie-farm-shop_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/british\-blackcurrants\.html$ produce-suppliers/item/british-blackcurrants_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/cairn\-o\-mohr\.html$ produce-suppliers/item/cairn-o-mohr_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/claire\-macdonald\.html$ produce-suppliers/item/claire-macdonald_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/da\-kennedy\-quality\-butcher\.html$ produce-suppliers/item/da-kennedy-quality-butcher_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/dorwards\-the\-butchers\.html$ produce-suppliers/item/dorwards-the-butchers_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/dunkeld\-smoked\-salmon\.html$ produce-suppliers/item/dunkeld-smoked-salmon_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/fields\-of\-perthshire\.html$ produce-suppliers/item/fields-of-perthshire_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/hw\-irvine\-quality\-butchers\.html$ produce-suppliers/item/hw-irvine-quality-butchers_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/james\-mcintyre\-sons\.html$ produce-suppliers/item/james-mcintyre-sons_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/james\-pirie\-son\.html$ produce-suppliers/item/james-pirie-son_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/mcdonald\-s\-cheese\-shop\.html$ produce-suppliers/item/mcdonald-s-cheese-shop_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/scot\-herbs\.html$ produce-suppliers/item/scot-herbs_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/scottish\-preserves\.html$ produce-suppliers/item/scottish-preserves_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/summer\-harvest\.html$ produce-suppliers/item/summer-harvest_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/thomas\-thomson\-ltd\.html$ produce-suppliers/item/thomas-thomson-ltd_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=4$
RewriteRule ^produce\-suppliers\/item\/tony\-heath\-cook\-school\.html$ produce-suppliers/item/tony-heath-cook-school_category_id_4/? [L,R=301]
RewriteCond %{QUERY_STRING} ^view\=category$
RewriteRule ^restaurants\.html$ restaurants_view_category/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/altamount\-house\.html$ restaurants/item/altamount-house_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/alyth\-hotel\.html$ restaurants/item/alyth-hotel_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/angus\-hotel\-blairgowrie\.html$ restaurants/item/angus-hotel-blairgowrie_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/ballathie\-house\-hotel\.html$ restaurants/item/ballathie-house-hotel_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/bridge\-of\-cally\-hotel\.html$ restaurants/item/bridge-of-cally-hotel_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/cardeans\-of\-meigle\.html$ restaurants/item/cardeans-of-meigle_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/cargill\-s\-restaurant\-bistro\.html$ restaurants/item/cargill-s-restaurant-bistro_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/littles\-restaurant\.html$ restaurants/item/littles-restaurant_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/meikleour\-hotel\-and\-inn\.html$ restaurants/item/meikleour-hotel-and-inn_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/number\-thirty\-one\-cafe\-bar\-31\-wellmeadow\-blairgowrie\-ph10\-6as\.html$ restaurants/item/number-thirty-one-cafe-bar-31-wellmeadow-blairgowrie-ph10-6as_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/peel\-farm\-2\.html$ restaurants/item/peel-farm-2_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/strathardle\-inn\.html$ restaurants/item/strathardle-inn_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/strathmore\-golf\-centre\.html$ restaurants/item/strathmore-golf-centre_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/the\-apron\-stage\.html$ restaurants/item/the-apron-stage_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/the\-dalmore\-inn\-restaurant\.html$ restaurants/item/the-dalmore-inn-restaurant_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/the\-lands\-of\-loyal\-alyth\.html$ restaurants/item/the-lands-of-loyal-alyth_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/the\-red\-house\-hotel\.html$ restaurants/item/the-red-house-hotel_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^category_id\=3$
RewriteRule ^restaurants\/item\/wee\-coffee\-shop\.html$ restaurants/item/wee-coffee-shop_category_id_3/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/2\/perthshire\.html$ component/rafcloud/2/perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/69\/food\.html$ component/rafcloud/69/food_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/65\/blairgowrie\.html$ component/rafcloud/65/blairgowrie_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/143\/scottish\.html$ component/rafcloud/143/scottish_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/66\/about\.html$ component/rafcloud/66/about_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/115\/Jampionships\.html$ component/rafcloud/115/Jampionships_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/227\/raspberry\.html$ component/rafcloud/227/raspberry_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/226\/berry\.html$ component/rafcloud/226/berry_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/13\/bepta\.html$ component/rafcloud/13/bepta_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/225\/jampion\.html$ component/rafcloud/225/jampion_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/626\/jampionship\.html$ component/rafcloud/626/jampionship_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/622\/angus\.html$ component/rafcloud/622/angus_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/259\/preserves\.html$ component/rafcloud/259/preserves_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/237\/rattray\.html$ component/rafcloud/237/rattray_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/396\/cookery\.html$ component/rafcloud/396/cookery_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/569\/jams\.html$ component/rafcloud/569/jams_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/102\/alyth\.html$ component/rafcloud/102/alyth_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/437\/cooking\.html$ component/rafcloud/437/cooking_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/524\/strawberries\.html$ component/rafcloud/524/strawberries_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/80\/sustainable\.html$ component/rafcloud/80/sustainable_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/146\/tayside\.html$ component/rafcloud/146/tayside_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/60\/Love\-to\-eat\.html$ component/rafcloud/60/Love-to-eat_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/40\/love\-to\-eat\-perthshire\.html$ component/rafcloud/40/love-to-eat-perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/815\/east\-perthshire\.html$ component/rafcloud/815/east-perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/834\/love\-to\-eat\-perthshire\-\-\-the\-jampionships\-2012\.html$ component/rafcloud/834/love-to-eat-perthshire---the-jampionships-2012_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/850\/Ryder\-Cup\.html$ component/rafcloud/850/Ryder-Cup_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/103\/glenshee\.html$ component/rafcloud/103/glenshee_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/61\/World\-Jam\-Awards\.html$ component/rafcloud/61/World-Jam-Awards_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/63\/Visit\-East\-Perthshire\.html$ component/rafcloud/63/Visit-East-Perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/64\/love\.html$ component/rafcloud/64/love_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/113\/Jam\.html$ component/rafcloud/113/Jam_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/119\/Eaat\-Perthshire\.html$ component/rafcloud/119/Eaat-Perthshire_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/101\/scotland\.html$ component/rafcloud/101/scotland_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/104\/strathardle\.html$ component/rafcloud/104/strathardle_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/107\/about\-love\-to\-eat\.html$ component/rafcloud/107/about-love-to-eat_ordering_newest_searchphrase_any/? [L,R=301]
RewriteCond %{QUERY_STRING} ^ordering\=newest&searchphrase\=any$
RewriteRule ^component\/rafcloud\/52\/eat\.html$ component/rafcloud/52/eat_ordering_newest_searchphrase_any/? [L,R=301]
# Redirect all extensions to html
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.shtml$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.phtml$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.htm$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.php$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.aspx$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.asp$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.jsp$ $1.html [L,NC,R=301]
# End: Redirect all extensions to html