Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Client Error (4xx) Inlinks

How to fix Inline 404 - Not found links on my website?

ER2
Tourist
4 0 3

....404-NOT FOUND ISSUE....
I am facing issue with "Inline 404 - Not found link

Let me explain...
When run a crawl of the site using Screaming Frog and it shows 65K 404-Not found links
--> https://prnt.sc/FUIVtDKlDKJb

Example ::
In the tool for this product URL https://tulleen.com/products/tulleen-long-beige-couture-dress-ss19317?variant=41181592846494

This is the URL which shows 404-Not Found.
https://tulleen.com/products/products/BTKA_16051320193641644_9048bb2af2a0646fbebff614aac051_dadaeb35...


When I check the image in that product then image name is same but cdn url is used which is working fine, while above url gives 404 and not sure from where this one generated.

Actual URL :
//cdn.shopify.com/s/files/1/0475/5279/0686/products/BTKA_16051320193641644_9048bb2af2a0646fbebff614aac051_dadaeb35-4aa2-40f7-a2ec-fd324b672fb3.jpg?v=1684541428&width=1024

In admin : https://prnt.sc/qqGPdpt7L8Lm

Replies 4 (4)

NomtechSolution
Astronaut
1245 113 154

The issue you're experiencing with the 404-Not Found links and the incorrect URL generated for the product image could be caused by a few different factors. Here are some steps you can take to troubleshoot and resolve the issue:

  1. URL rewriting or redirection: Check if you have any URL rewriting or redirection rules set up in your theme or any installed apps. These rules might be altering the URLs and causing the 404 errors. Review your theme's code and any installed apps that manage URL redirects or rewrites to ensure they are configured correctly.

  2. Verify the image URLs: Ensure that the image URLs referenced in your product pages are correct and match the actual location of the images. It's possible that the URLs are incorrectly formatted or pointing to non-existent images, resulting in the 404 errors.

ER2
Tourist
4 0 3

Thanks for your quick revert.
- List of Apps : https://prnt.sc/VoUCnn3tuSAY
- URL Redirects : https://prnt.sc/Sknukjzxdmvp

I am hoping there is nothing which affect this.

Also For example there are many urls generated for locales that the website does not support Whatever is generating those should be turned off
-> https://prnt.sc/hHStmAQFWDnd


AGAIN ::: Below image when open with CDN working fine.
BTKA_16051320193641644_9048bb2af2a0646fbebff614aac051_dadaeb35-4aa2-40f7-a2ec-
fd324b672fb3.jpg

But with https://tulleen.com/products/products  its not 

so my questions from where these are generated  i.e domainname/products/products/

 -> https://prnt.sc/rAPxy3PIKy7m



ER2
Tourist
4 0 3

Any update/solution on this?

SMINTE
Tourist
4 0 0

I'd love to hear back on this issue as well. I have the same exact problem and have been troubleshooting endlessly with no success.