I used blogdown and Hugo academic to build a new website, and it now resides at https://anishajayadevan.rbind.io
. I have updated baseURL
to points to this link in config.toml
.
I have created a _redirects file which I have placed in static/ here .
However, http:// does not get redirected to https://. And https://anishajayadevan.netlify.app
does not get redirected to rbind.io
either.
I'd appreciate any help!
cderv
July 7, 2021, 4:07pm
2
For the record I believe this is solved in Github issue that was also opened
opened 03:44PM - 02 Jul 21 UTC
closed 02:44PM - 06 Jul 21 UTC
Hi rbind team,
I used blogdown and Hugo academic to build a new website. It w… as originally deployed on anishajayadevan.netlify.app and now resides at https://anishajayadevan.rbind.io. I have updated baseURL to point to the latter link in config.toml.
I have also created a _redirects file which I have placed in static/ [here](https://github.com/anishajayadevan/anishajayadevan/blob/main/static/_redirects).
However, http:// does not get redirected to https://. And https://anishajayadevan.netlify.app does not get redirected to rbind.io either.
When I log in to Netlify, I also see this message:
![Screenshot from 2021-07-01 17-46-46](https://user-images.githubusercontent.com/56602403/124298741-9e8bbf00-db2a-11eb-9a87-6c491b68cc33.png)
I tried the fix suggested by @nanxstats [here](https://github.com/rbind/support/issues/797#issuecomment-830434719), with no luck.
I'd appreciate any help!
Yes, thank you! Closing this issue now.
1 Like
system
Closed
July 14, 2021, 7:37pm
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.