LS136 Posted May 24 Share Posted May 24 (edited) Hello I have few broken links on my website, can someone suggest a way to resolve this issue. Due to this my google account has been suspended. I have attched a pictures which only shows 12 broken links but i know there are more broken links. I really need to resolve this issue so i can get access to my google account. www.shoplex.co.uk Edited May 24 by LS136 (see edit history) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 27 Share Posted May 27 Hi, the most important is to find out on which pages issues are. Some are very simple to solve. Add missing icons files in root directory of your PS: favicon.ico, favicon-32x32.png, apple-touch-icon.png. Some others come from a module like ph_recommendbycategory and mpm_blog (ask authors to fix it). You can have a detailed SEO audit here if you want. Link to comment Share on other sites More sharing options...
LS136 Posted May 27 Author Share Posted May 27 55 minutes ago, Prestashop Addict said: Hi, the most important is to find out on which pages issues are. Some are very simple to solve. Add missing icons files in root directory of your PS: favicon.ico, favicon-32x32.png, apple-touch-icon.png. Some others come from a module like ph_recommendbycategory and mpm_blog (ask authors to fix it). You can have a detailed SEO audit here if you want. Hi thanks for the info. I have managed to remove the rest of the links. The only one left is the home page. I have a cms page where the breadcrumbs link is broken and going to wrong url. The issue is only on this page and not others. I am not sure how i can change the url of this as the code is takes different links for different pages and if i change it it will change the links for all other pages as well. Here is the link: https://shoplex.co.uk/index.php?controller=stores Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 27 Share Posted May 27 Normally the regular url should be https://shoplex.co.uk/stores, check in your SEO & URL Link to comment Share on other sites More sharing options...
LS136 Posted May 27 Author Share Posted May 27 Which part of the backend i can check this? 27 minutes ago, Prestashop Addict said: Normally the regular url should be https://shoplex.co.uk/stores, check in your SEO & URL Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 27 Share Posted May 27 In Shop parameters / Traffic & SEO Link to comment Share on other sites More sharing options...
LS136 Posted May 28 Author Share Posted May 28 On 5/27/2024 at 12:50 PM, Prestashop Addict said: In Shop parameters / Traffic & SEO I have added this info in this page. Is this fine? Will the other link change? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 28 Share Posted May 28 That should be enough Link to comment Share on other sites More sharing options...
LS136 Posted May 28 Author Share Posted May 28 25 minutes ago, Prestashop Addict said: That should be enough Thanks for all your help. I have checked on a website. It shows no broken links found. Will it be enough to get my googles ads account unsuspended? Link to comment Share on other sites More sharing options...
Nickz Posted May 28 Share Posted May 28 Well you have about 60 Errorpage 500 in your site. https://www.brokenlinkcheck.com Link to comment Share on other sites More sharing options...
LS136 Posted May 28 Author Share Posted May 28 5 minutes ago, Nickz said: Well you have about 60 Errorpage 500 in your site. https://www.brokenlinkcheck.com Thanks for letting me know. Any idea how i can fix this? 1 Link to comment Share on other sites More sharing options...
ZHSoft Posted May 29 Share Posted May 29 .htaccess Add the following 404 link processing: ErrorDocument 404 / Link to comment Share on other sites More sharing options...
LS136 Posted May 29 Author Share Posted May 29 4 hours ago, ZHSoft said: .htaccess Add the following 404 link processing: ErrorDocument 404 / Hi, is this going to solve the error 500 as well? Link to comment Share on other sites More sharing options...
ZHSoft Posted May 30 Share Posted May 30 This is not a solution to the 500 problem, this is a solution to the 404 problem in your screenshot. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now