Redirect error - Google console
glenrobson opened this issue · 0 comments
URL error:
Google says its a redirect issue. From the following pages:
https://training.iiif.io/iiif-online-workshop/day-two/image-api/format.html
https://training.iiif.io/iiif-online-workshop/day-two/image-api/identifier.html
https://training.iiif.io/iiif-online-workshop/day-two/image-api/region.html
https://3.227.54.29/info.html?file=/images/UCLA/sachtleben_diary_ttb/uclamss_1841_diary_07_02.jpg
Interestingly the URL is commented out on the current pages and has been since it was created on the 9th June 2020. The last crawl date by google was on the 25th Feb 2022. So it must have picked up the URLs from the comment.
But there is an issue if you go to:
- https://iiif.io/api/image/3.0/example/reference/9ee11092dfd2782634f5e8e2c87c16d5-uclamss_1841_diary_07_02
- it forwards (308 Permanent Redirect) you on to http://iiif.io/api/image/3.0/example/reference/9ee11092dfd2782634f5e8e2c87c16d5-uclamss_1841_diary_07_02/info.json
- then forwards (301 Moved Permanently) you on to https://iiif.io/api/image/3.0/example/reference/9ee11092dfd2782634f5e8e2c87c16d5-uclamss_1841_diary_07_02/info.json
I think the issue might be that it redirects to a http url. This is the image api server that is doing this.