jekyll-redirect-from icon indicating copy to clipboard operation
jekyll-redirect-from copied to clipboard

doesn't work with get parameters

Open agowa opened this issue 4 years ago • 8 comments

This plugin currently doesn't work with redirects like:

redirect_from:
  - /?p=20

is there anything I can do to get this working? Currently, this plugin generates files with names like ?p=20.html, but they aren't accessible. (Btw, I'm currently using jekyll serve)

agowa avatar Oct 27 '21 07:10 agowa

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

jekyllbot avatar Dec 27 '21 08:12 jekyllbot

.

agowa avatar Dec 27 '21 15:12 agowa

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

jekyllbot avatar Feb 27 '22 16:02 jekyllbot

.

agowa avatar Feb 27 '22 21:02 agowa

I think the issue I am currently encountering is similar to this. I have this not working:

redirect_from:
  - /state-resources?state=6

Edit: state-resources is a collection in this case. The permalink to my document is /state-resources/alabama but it seems to be Jekyll continually adding the trailing slash into the URL when I type in /state-resources?state=6 which results in serving a directory index view at /state-resources/?state=6.

caleywoods avatar Mar 03 '22 16:03 caleywoods

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

jekyllbot avatar May 03 '22 18:05 jekyllbot

.

agowa avatar Jun 25 '22 16:06 agowa

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master/main branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

jekyllbot avatar Aug 25 '22 17:08 jekyllbot