I have wordpress site which has url : http://www.sitename.com/dir1/postname/
I want to create URL for everypost : http://www.sitename.com .I want that any page open with only url like http://www.sitename.com instead of http://www.sitename.com/dir1/postname/
I doubt there may require some changes in .htaccess. Kindly give your suggestions if it is possible.
Thanks