Post by algis789 » Sun Oct 18, 2020 11:44 pm

Hello, the icon does not load when logged in to the website matauimu.lt, but connecting via https://matauimu.lt shows the icon, what can it be?
I am using OpenCart 3.0.3.6
Image

New member

Posts

Joined
Wed Oct 14, 2020 10:15 pm

Post by rjcalifornia » Mon Oct 19, 2020 10:59 am

algis789 wrote:
Sun Oct 18, 2020 11:44 pm
Hello, the icon does not load when logged in to the website matauimu.lt, but connecting via https://matauimu.lt shows the icon, what can it be?
I am using OpenCart 3.0.3.6
Image
If you access:
https://www.matauimu.lt/

Everything will look as expected. I suggest you to redirect from non-WWW to WWW. (You can try asking your hosting tech support for help)

Image
A2 Hosting features: Shared Turbo Boost, Managed Warp 1, Unmanaged Hyper 1, and Warp 2 Turbo


Active Member

Posts

Joined
Fri Sep 02, 2011 1:19 pm
Location - Worldwide

Post by EvolveWebHosting » Mon Nov 02, 2020 12:35 am

You need to add a redirect rule in your .htaccess file to force all non www and no https requests to https://www.yourdomain.com

Make a backup of your .htaccess file and then add the following below RewriteBase /:

Code: Select all

RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L]

Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA
Who is online

Users browsing this forum: No registered users and 78 guests