News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

SEO URL Not Working Error

Started by Mahomed Dawood, October 01, 2021, 05:32:23 AM

Previous topic - Next topic

Mahomed Dawood

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

Basara

Hello.
What is your server type (Apache, Nginx)?

Mahomed Dawood


Basara


Mahomed Dawood

Yes So SEO Actually Works Correctly,
It is just the error message on abantecart that does not want to disappear

abolabo

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

Mahomed Dawood

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 ?

abolabo

Quote from: Mahomed Dawood 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 ?

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

Basara

Quote from: Mahomed Dawood 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 ?

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

Mahomed Dawood

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

Basara

Quote from: Mahomed Dawood 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
Thank you for posting solution

Forum Rules Code of conduct
AbanteCart.com 2010 -