Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20 stars 16 forks source link

Feature Request: Add CSV as an additional Import/Export format #47

Closed GeekInTheNorth closed 1 month ago

GeekInTheNorth commented 2 years ago

During out onboarding process for new Optimizely Clients, we either receive excel or csv files or our SEO team will create one as part of mapping their previous content onto the new content structure within an Optimizely build. Where clients have had a significant number of redirects within a given CMS (~10,000) they have also been known to export those redirects in order to review them in a human readable manner.

adayinthelifeofapro commented 2 years ago

This would be a great feature to have, we also have the requirement for a CSV import/export for exactly the same reasons!!

marisks commented 2 years ago

Sounds as a good feature request.

jaymarvels commented 4 months ago

@GeekInTheNorth , @marisks I added a PR that supports this - https://github.com/Geta/geta-notfoundhandler/pull/126