301 redirect for pages

Hi there,

Is there any way to set 301 redirects for pages in Jekyll site? There are some redirects plugins, but as far as I know, they can’t generate 301 redirects. I need to set 301 redirects for SEO purposes and I’m using Amazon AWS. I would really appreciate any help.

if you are using S3 I highly recommend S3_website - it handles redirects.

1 Like

Thank you very much for pointing that out! I’m already using s3_website, but I didn’t know about this feature :slight_smile: