Hello @sharonbeyond
I would be more than happy to assist. Has this issue been resolved? I checked out the links and I am not seeing the error “HTTPS is not evaluated; these pages are not served over HTTPS”
If this is resolved we would appreciate that you mark the post resolved
Thank you
No this is not fixed; those above urls are shown in google search console’s affected pages
-
This reply was modified 2 years, 7 months ago by
sharonbeyond.
-
This reply was modified 2 years, 7 months ago by
sharonbeyond.
@sharonbeyond
I have confirmed and was able to reproduce your issue. I have reported this and I am waiting for additional confirmation that blocks do not support file https urls at this time. As a work around it was suggested to try these steps:
- Set web server redirection from http to https (in typical case – use .htaccess rules)
- Install plugin like “Better search replace” and run bulk replace within database to replace http://sitedomain/ with https://sitedomain/
- Be patience, because google will not update immediately… this is usually slow
@sharonbeyond
I believe I found a solution to your url not serving up as https.
Select the block that you uploaded the file and under Block settings on the right of the page/post change “Link to” from “Media File” to “Attachment Page”. This will change the url to https.
Please confirm and mark your post resolved if this solves your issue.
@sharonbeyond
One final update. It seems the Site URL is responsible to how the File media URL is created. Mine was using http. Once I updated the site url to use https, the File URL gets created using https. If you are using a network install with multi-site, this is found under the individual site configuration under the Network/Admin/Sites If you have a single site install the site URL is located under Settings/General.
Please let us know if this resolved your issue.