<ifmodule mod_rewrite.c>
RewriteEngine On

RewriteCond %{HTTP_HOST} ^orient\-caravan\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.orient\-caravan\.com$
RewriteRule ^blog(.*)$ http://blog.orient-caravan\.com [R=301,L]

Redirect 301 http://orient-caravan.com/blog/backgammon-gaming-table-with-bright-and-beautiful-colors/ http://blog.orient-caravan.com/backgammon-gaming-table-with-bright-and-beautiful-colors/

Redirect 301 http://orient-caravan.com/blog/side-table-made-of-hard-walnut-wood-with-inlaid-mother-of-pearl/ http://blog.orient-caravan.com/side-table-made-of-hard-walnut-wood-with-inlaid-mother-of-pearl/

Redirect 301 http://orient-caravan.com/blog/beautiful-and-fine-mosaic-box/ http://blog.orient-caravan.com/beautiful-and-fine-mosaic-box/
</ifmodule>


# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress


Redirect 301 http://orient-caravan.com/blog/backgammon-gaming-table-with-bright-and-beautiful-colors/ http://blog.orient-caravan.com/backgammon-gaming-table-with-bright-and-beautiful-colors/

Redirect 301 http://orient-caravan.com/blog/side-table-made-of-hard-walnut-wood-with-inlaid-mother-of-pearl/ http://blog.orient-caravan.com/side-table-made-of-hard-walnut-wood-with-inlaid-mother-of-pearl/

Redirect 301 http://orient-caravan.com/blog/beautiful-and-fine-mosaic-box/ http://blog.orient-caravan.com/beautiful-and-fine-mosaic-box/
