Page 1 of 1

too much 404 pages - how to solve the problem?

Posted: Mon Sep 04, 2017 5:13 pm
by tkk
Hi, I have a new webshop, using OC 2.3.0.2 with PAV Otis theme.
On the Google search console, I found more than a hundred 404 error message, and I know it is bad for me. The problem could be that I tried to disallow a lot of product from the mysql database, then I realised that these product was still alive on the frontend as completely empty product pages. Then I deleted all of my disallowed product at the admin site, and the problem solved at the frontend, but as far as I suppose, somewhere in the database something is still present, and the google bot trying to check that pages, I can see in the stats of visitors. What should I delete and where

For example: http://www.tkkonline.hu/gyerekeknek?lim ... ct_id=3939

Thank you for the replies.

Re: too much 404 pages - how to solve the problem?

Posted: Fri Sep 08, 2017 12:52 am
by IP_CAM
Well, a LIMIT-Selection should never com before a Product_ID, and you have a screwed-up
SEO Setup as well. Better get in touch with:
http://www.pavothemes.com/support.html
the Seller of your paid Extension, they should be able, to assist.
Good Luck.
Ernie

Code: Select all

https://www.tkkonline.hu/index.php?route=error/not_found&_route_=gyerekeknek&limit=50&product_id=3939" />
<input type="hidden" name="redirect" value="https://www.tkkonline.hu/index.php?route=error/not_found&amp;limit=50&amp;product_id=3939" /
<li><a href="https://www.tkkonline.hu/index.php?route=error/not_found&amp;limit=50&amp;product_id=3939">
<body class="error-not_found-3939 page-error-not_found">

Re: too much 404 pages - how to solve the problem?

Posted: Sat Sep 09, 2017 9:09 pm
by tkk
Hi IP_CAM, thank you for your reply. Unfortunatelly, the support of pavothemes is around zero, I have 4 open ticket for months, no answer. I am not a coder, so what do you think, can I solve this problem somehow else, not with the pavo support?
What do you mean my seo setup is screwed up?
Thank you.

Re: too much 404 pages - how to solve the problem?

Posted: Sun Sep 10, 2017 2:43 am
by IP_CAM
Well, just get a Pro, since one needs access to your Site, to find out, why you have some
links in SEO and some not, by example. Or then, how this Listing-Filter comes before the
Product-ID in the Link, and so on. It's probably the only way, to find out, because PAVO
has it's own unique way of coding, and such makes it hard, to find free assistance on such.
Good Luck ;)
Ernie