This is what I need to do: I need to write an .htaccess file that:
- Redirect all http requests to https
- Redirect all https://example.com to https://www.example.com
- Block bad bots
- Prevent access to .htaccess
- Add compression to ALL file types on the site
This is all I need to do, yet no matter how many thousands of different ways I try, it doesn't work. Do I need the rewrite engine 'on' with every rule? I have read 100's of sites telling me how, however everyone seems to have a different solution, yet whatever I try, it DOESN'T work. When I use the redirect tool in Godaddy it does redirect my site from http to https, but that is all. When I try to add more to the htaccess file, it stops working. Even the original redirect no long works.
Can anyone tell me how to put together all these codes so they work? I started a small business website, but no one told me there would be so little technical help or examples of all the 'other' things you need to do to get your website ready for all the search engine requirements.
Please, please, can someone help me? The site name is billionairemailinglist.com
, can anyone give me or help me create these codes to use in my htaccess file? I would be forever grateful and would be glad to offer you the products we sell for free for helping me.