Author Topic: SEO URL Not Working Error  (Read 2988 times)

Offline Mahomed Dawood

  • Jr. Member
  • **
  • Posts: 61
  • Karma: +4/-0
    • View Profile
SEO URL Not Working Error
« on: October 01, 2021, 05:32:23 AM »
Hi Guys

I recently updated to the latest version of abantecart and I seem to be getting the following error even though the seo is setup correctly and is working

The error just will not go away

Please see attached image

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: SEO URL Not Working Error
« Reply #1 on: October 01, 2021, 05:39:40 AM »
Hello.
What is your server type (Apache, Nginx)?

Offline Mahomed Dawood

  • Jr. Member
  • **
  • Posts: 61
  • Karma: +4/-0
    • View Profile
Re: SEO URL Not Working Error
« Reply #2 on: October 01, 2021, 05:53:22 AM »
I am running apache on my website

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: SEO URL Not Working Error
« Reply #3 on: October 01, 2021, 07:04:22 AM »
I am running apache on my website
Did you setup the .htaccess file?

Offline Mahomed Dawood

  • Jr. Member
  • **
  • Posts: 61
  • Karma: +4/-0
    • View Profile
Re: SEO URL Not Working Error
« Reply #4 on: October 01, 2021, 08:32:08 AM »
Yes So SEO Actually Works Correctly,
It is just the error message on abantecart that does not want to disappear

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: SEO URL Not Working Error
« Reply #5 on: October 01, 2021, 09:33:12 AM »
looks like a case when your webserver do not see itself. or i t gets error http status on request.
try to open storefront by not existed seo keyword. It must show page product not found.

This message shows when system check procedure tries to connect with site via CURL. It's a network loop.
You can play with code (see file core/helper/system_check.php line 386).


“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Mahomed Dawood

  • Jr. Member
  • **
  • Posts: 61
  • Karma: +4/-0
    • View Profile
Re: SEO URL Not Working Error
« Reply #6 on: October 04, 2021, 03:44:15 PM »
Cool , So I have played around with the system check file and you are right it does take me to the following https://dnsname/store/check_seo_url which actually does not exist hence i am getting a 404 Not Found Error , which triggers the alert , what would be the best way to fix this ?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: SEO URL Not Working Error
« Reply #7 on: October 05, 2021, 04:21:18 AM »
Cool , So I have played around with the system check file and you are right it does take me to the following https://dnsname/store/check_seo_url which actually does not exist hence i am getting a 404 Not Found Error , which triggers the alert , what would be the best way to fix this ?

it's a .htaccess file issue. Try to check all these files under your store directory to define which rule overrides our .htaccess rules.
It's not an Abantecart problem. Dig into webserver configuration.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: SEO URL Not Working Error
« Reply #8 on: October 05, 2021, 05:48:28 AM »
Cool , So I have played around with the system check file and you are right it does take me to the following https://dnsname/store/check_seo_url which actually does not exist hence i am getting a 404 Not Found Error , which triggers the alert , what would be the best way to fix this ?

You can disable system check in the AbanteCart System settings https://abantecart.atlassian.net/wiki/spaces/AD/pages/8159239/System+Check

Offline Mahomed Dawood

  • Jr. Member
  • **
  • Posts: 61
  • Karma: +4/-0
    • View Profile
Re: SEO URL Not Working Error
« Reply #9 on: October 12, 2021, 09:12:28 AM »
Hi

Found the issues when i migrated I cleaned the url aliases table to import my data , once i added check_seo_url to the url aliases table , the error vanished

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: SEO URL Not Working Error
« Reply #10 on: October 12, 2021, 09:32:47 AM »
Hi

Found the issues when i migrated I cleaned the url aliases table to import my data , once i added check_seo_url to the url aliases table , the error vanished
Thank you for posting solution

 

Powered by SMFPacks Social Login Mod