Closed ApolloXI14 closed 3 years ago
I discovered I just needed to make a ".htaccess" file and make "Redirect 301" lines, so I did so:
Redirect 301 /journal http://seandre.com/ Redirect 301 /poems http://seandre.com/ Redirect 301 /about http://seandre.com/
Guide: https://www.whoishostingthis.com/resources/htaccess/
The "connect-history-api-fallback" package might still be useful in other ways, but for now I am considering this resolved.
I discovered I just needed to make a ".htaccess" file and make "Redirect 301" lines, so I did so:
Redirect 301 /journal http://seandre.com/ Redirect 301 /poems http://seandre.com/ Redirect 301 /about http://seandre.com/
Guide: https://www.whoishostingthis.com/resources/htaccess/
The "connect-history-api-fallback" package might still be useful in other ways, but for now I am considering this resolved.