0
Welcome Guest! Login
0 items Join Now

Need advise to upgrade to Joomla 4 after some 404 errors on first trial

  • Re: Need advise to upgrade to Joomla 4 after some 404 errors on first trial

    Posted 2 years 2 months ago
    • AndrĂ©, you should protect the copy of the page against positioning!

      Otherwise, you will have duplicate content on Google.
      Or even worse, Google will send interested parties to a copy of the page.

      Paste the code below into the .htaccess file at the top.
      Replace your 123.123.123.123 IP address with yours which you can check here (My Public IPv4 is):
      www.whatismyip.com/
      ErrorDocument 403 "The page has been blocked"
      order deny,allow
      deny from all
      
      allow from 123.123.123.123
  • Re: Need advise to upgrade to Joomla 4 after some 404 errors on first trial

    Posted 2 years 2 months ago
    • Check from your mobile phone (not wi-fi) if you have access to this copy.
      You should see a lock message.

      If you change your IP address to a different one on your computer, just correct it to the new one in the .htaccess file.
  • Re: Need advise to upgrade to Joomla 4 after some 404 errors on first trial

    Posted 2 years 2 months ago
    • Off topic.
    • Last Edit: 2 years 2 months ago by Rafal Nagorski. Reason: Deleting off topic conent.

Time to create page: 0.052 seconds