Please help site speed is so slow and only reason is redirects

How to Avoid landing page redirects? Avoid landing page redirects for the following chain of redirected URLs.

http://pricepacific.com/ https://pricepacific.com/ https://www.pricepacific.com/

I googled but didn’t get any preferable answer. My site is so slow for mobile please guide.

You could add a Page Rule to match http://example.com/* with a forwarding URL (301) to https://www.example.com/$1

That will save you one redirect. And that’s as good as it gets. If you just typed in the canonical URL in that test, it won’t complain about any redirects.

Okay, is there any docs about page rules?

Hi @hiren.patel2728,

In the Community Tutorials, there is a whole section on page rules, and you can also find info on support.cloudflare.com

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.