How can I validate a Shopify store’s URL? Given a URL how can I know whether it is a valid URL or 404 page not found? I’m using PHP. I’ve tried using PHP get_headers().
How can I validate a Shopify store’s URL? Given a URL how can I know whether it is a valid URL or 404 page not found? I’m using PHP. I’ve tried using PHP get_headers().