AnSilva Posted December 18, 2023 Share Posted December 18, 2023 I have set up the CDN on my KVS storage system and everything is working fine on the site, but Google Search Console says there are errors and so it cannot be indexed. More precisely, this is the URL of the video and the URL of the images. It shows the following errors: https://i.postimg.cc/hGLy4zB5/error.jpg It simply doesn't accept "//cdn." native for CDN in KVS is specified. Isn't there a way to add a cacnon URL to show the correct URL for the CDN URL? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted December 18, 2023 Share Posted December 18, 2023 Please do not start URL with // in storage server settings. While KVS should fully support this syntax, other systems may not support it, and it actually exclusion when this is supported. You need to specify full URL starting with https:// PS: or this is not in storage server settings, but in setup.php I guess. Quote Link to comment Share on other sites More sharing options...
AnSilva Posted December 18, 2023 Author Share Posted December 18, 2023 It worked! Thank you! A basic mistake. 😅 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.