# invoke rewrite engine
RewriteEngine On
RewriteBase /

Options -Indexes
<IfModule mod_negotiation.c>
	Options -MultiViews
</IfModule>

# Prevent scraping from archive for free demo
RewriteCond %{HTTP_USER_AGENT} (ia_archiver) [NC]
RewriteRule . - [F,L]

# Create pretty URLs
DirectorySlash Off

RewriteCond %{REQUEST_FILENAME}.html -f
RewriteRule ^ %{REQUEST_URI}.html [NC,L]
# End: Create pretty URLs

# Specific redirections
RewriteRule ^index\.html$ / [L,R=301]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^/?$ SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori\.html$ televisori_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung\.html$ televisori/tv-lcd-samsung_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-19\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-19_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-22\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-22_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-26\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-26_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-32\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-32_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-37\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-37_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-40\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-40_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-46\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-46_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-52\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-52_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/55-pollici\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/55-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-22\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-22_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-32\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-32_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-40\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-40_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-plasma-samsung\.html$ televisori/tv-plasma-samsung_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-42\.html$ televisori/tv-plasma-samsung/tv-plasma-42_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-50\.html$ televisori/tv-plasma-samsung/tv-plasma-50_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-plasma-samsung/58-pollici\.html$ televisori/tv-plasma-samsung/58-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-63\.html$ televisori/tv-plasma-samsung/tv-plasma-63_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led\.html$ televisori/tv-led_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/19-pollici\.html$ televisori/tv-led/19-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/22-pollici\.html$ televisori/tv-led/22-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/26-pollici\.html$ televisori/tv-led/26-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/32-pollici\.html$ televisori/tv-led/32-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/37-pollici\.html$ televisori/tv-led/37-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/tv-led-40\.html$ televisori/tv-led/tv-led-40_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/46-pollici\.html$ televisori/tv-led/46-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led/55-pollici\.html$ televisori/tv-led/55-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led-3d\.html$ televisori/tv-led-3d_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led-3d/40-pollici\.html$ televisori/tv-led-3d/40-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led-3d/46-pollici\.html$ televisori/tv-led-3d/46-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led-3d/50-pollici-3d\.html$ televisori/tv-led-3d/50-pollici-3d_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led-3d/55-pollici\.html$ televisori/tv-led-3d/55-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori/tv-led-3d/63-pollici\.html$ televisori/tv-led-3d/63-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg\.html$ televisori-lg_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd\.html$ televisori-lg/tv-lcd_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd/19-pollici\.html$ televisori-lg/tv-lcd/19-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd/22-pollici\.html$ televisori-lg/tv-lcd/22-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd/26-pollici\.html$ televisori-lg/tv-lcd/26-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd/32-pollici\.html$ televisori-lg/tv-lcd/32-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd/42-pollici\.html$ televisori-lg/tv-lcd/42-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^televisori-lg/tv-lcd/50-pollici\.html$ televisori-lg/tv-lcd/50-pollici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^elettrodomestici\.html$ elettrodomestici_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^blue-ray\.html$ blue-ray_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^home-theater-samsung\.html$ home-theater-samsung_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^accessori\.html$ accessori_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^monitor\.html$ monitor_SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^customer/account/?$ customer/account/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^wishlist/?$ wishlist/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^checkout/cart/?$ checkout/cart/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^checkout/?$ checkout/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^customer/account/login/?$ customer/account/login/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^catalog/seo_sitemap/category/?$ catalog/seo_sitemap/category/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^catalogsearch/term/popular/?$ catalogsearch/term/popular/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^catalogsearch/advanced/?$ catalogsearch/advanced/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^contacts/?$ contacts/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^catalogsearch/result/?$ catalogsearch/result/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=cbb371af3ba14b60eb9262bf6fec457c$
RewriteRule ^newsletter/subscriber/new/?$ newsletter/subscriber/new/SID-cbb371af3ba14b60eb9262bf6fec457c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^/?$ SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori\.html$ televisori_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung\.html$ televisori/tv-lcd-samsung_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-19\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-19_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-22\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-22_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-26\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-26_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-32\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-32_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-37\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-37_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-40\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-40_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-46\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-46_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-52\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-52_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/55-pollici\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/55-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-22\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-22_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-32\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-32_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-40\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-40_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-plasma-samsung\.html$ televisori/tv-plasma-samsung_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-42\.html$ televisori/tv-plasma-samsung/tv-plasma-42_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-50\.html$ televisori/tv-plasma-samsung/tv-plasma-50_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-plasma-samsung/58-pollici\.html$ televisori/tv-plasma-samsung/58-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-63\.html$ televisori/tv-plasma-samsung/tv-plasma-63_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led\.html$ televisori/tv-led_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/19-pollici\.html$ televisori/tv-led/19-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/22-pollici\.html$ televisori/tv-led/22-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/26-pollici\.html$ televisori/tv-led/26-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/32-pollici\.html$ televisori/tv-led/32-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/37-pollici\.html$ televisori/tv-led/37-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/tv-led-40\.html$ televisori/tv-led/tv-led-40_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/46-pollici\.html$ televisori/tv-led/46-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led/55-pollici\.html$ televisori/tv-led/55-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led-3d\.html$ televisori/tv-led-3d_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led-3d/40-pollici\.html$ televisori/tv-led-3d/40-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led-3d/46-pollici\.html$ televisori/tv-led-3d/46-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led-3d/50-pollici-3d\.html$ televisori/tv-led-3d/50-pollici-3d_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led-3d/55-pollici\.html$ televisori/tv-led-3d/55-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori/tv-led-3d/63-pollici\.html$ televisori/tv-led-3d/63-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg\.html$ televisori-lg_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd\.html$ televisori-lg/tv-lcd_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd/19-pollici\.html$ televisori-lg/tv-lcd/19-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd/22-pollici\.html$ televisori-lg/tv-lcd/22-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd/26-pollici\.html$ televisori-lg/tv-lcd/26-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd/32-pollici\.html$ televisori-lg/tv-lcd/32-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd/42-pollici\.html$ televisori-lg/tv-lcd/42-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^televisori-lg/tv-lcd/50-pollici\.html$ televisori-lg/tv-lcd/50-pollici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^elettrodomestici\.html$ elettrodomestici_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^blue-ray\.html$ blue-ray_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^home-theater-samsung\.html$ home-theater-samsung_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^accessori\.html$ accessori_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^monitor\.html$ monitor_SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^customer/account/?$ customer/account/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^wishlist/?$ wishlist/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^checkout/cart/?$ checkout/cart/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^checkout/?$ checkout/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^customer/account/login/?$ customer/account/login/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^catalog/seo_sitemap/category/?$ catalog/seo_sitemap/category/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^catalogsearch/term/popular/?$ catalogsearch/term/popular/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^catalogsearch/advanced/?$ catalogsearch/advanced/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^contacts/?$ contacts/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^catalogsearch/result/?$ catalogsearch/result/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=546d87675ad7fe58ae48869cf422f01c$
RewriteRule ^newsletter/subscriber/new/?$ newsletter/subscriber/new/SID-546d87675ad7fe58ae48869cf422f01c.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^/?$ SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori\.html$ televisori_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung\.html$ televisori/tv-lcd-samsung_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-19\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-19_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-22\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-22_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-26\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-26_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-32\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-32_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-37\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-37_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-40\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-40_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-46\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-46_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-52\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/tv-lcd-neri-52_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-neri-samsung/55-pollici\.html$ televisori/tv-lcd-samsung/tv-lcd-neri-samsung/55-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-22\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-22_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-32\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-32_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-40\.html$ televisori/tv-lcd-samsung/tv-lcd-bianchi/lcd-bianchi-40_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-plasma-samsung\.html$ televisori/tv-plasma-samsung_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-42\.html$ televisori/tv-plasma-samsung/tv-plasma-42_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-50\.html$ televisori/tv-plasma-samsung/tv-plasma-50_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-plasma-samsung/58-pollici\.html$ televisori/tv-plasma-samsung/58-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-plasma-samsung/tv-plasma-63\.html$ televisori/tv-plasma-samsung/tv-plasma-63_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led\.html$ televisori/tv-led_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/19-pollici\.html$ televisori/tv-led/19-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/22-pollici\.html$ televisori/tv-led/22-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/26-pollici\.html$ televisori/tv-led/26-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/32-pollici\.html$ televisori/tv-led/32-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/37-pollici\.html$ televisori/tv-led/37-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/tv-led-40\.html$ televisori/tv-led/tv-led-40_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/46-pollici\.html$ televisori/tv-led/46-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led/55-pollici\.html$ televisori/tv-led/55-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led-3d\.html$ televisori/tv-led-3d_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led-3d/40-pollici\.html$ televisori/tv-led-3d/40-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led-3d/46-pollici\.html$ televisori/tv-led-3d/46-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led-3d/50-pollici-3d\.html$ televisori/tv-led-3d/50-pollici-3d_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led-3d/55-pollici\.html$ televisori/tv-led-3d/55-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori/tv-led-3d/63-pollici\.html$ televisori/tv-led-3d/63-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg\.html$ televisori-lg_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd\.html$ televisori-lg/tv-lcd_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd/19-pollici\.html$ televisori-lg/tv-lcd/19-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd/22-pollici\.html$ televisori-lg/tv-lcd/22-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd/26-pollici\.html$ televisori-lg/tv-lcd/26-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd/32-pollici\.html$ televisori-lg/tv-lcd/32-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd/42-pollici\.html$ televisori-lg/tv-lcd/42-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^televisori-lg/tv-lcd/50-pollici\.html$ televisori-lg/tv-lcd/50-pollici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^elettrodomestici\.html$ elettrodomestici_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^blue-ray\.html$ blue-ray_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^home-theater-samsung\.html$ home-theater-samsung_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^accessori\.html$ accessori_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^monitor\.html$ monitor_SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^customer/account/?$ customer/account/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^wishlist/?$ wishlist/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^checkout/cart/?$ checkout/cart/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^checkout/?$ checkout/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^customer/account/login/?$ customer/account/login/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^catalog/seo_sitemap/category/?$ catalog/seo_sitemap/category/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^catalogsearch/term/popular/?$ catalogsearch/term/popular/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^catalogsearch/advanced/?$ catalogsearch/advanced/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^contacts/?$ contacts/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^catalogsearch/result/?$ catalogsearch/result/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^SID=b42bf017d99d52b5bf27bdc287e6b6c8$
RewriteRule ^newsletter/subscriber/new/?$ newsletter/subscriber/new/SID-b42bf017d99d52b5bf27bdc287e6b6c8.html [L,R=301,QSD]

# 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 ^(.*)\.jhtml$ $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]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.apk$ $1.html [L,NC,R=301]
# End: Redirect all extensions to html
