flow-router-seo
flow-router-seo copied to clipboard
Ignoring/Blacklisting specific routes
Hi,
Is there a way to ignore some specific routes e.g 'admin/*' from this package?
I am using the https://github.com/sachinbhutani/flow-db-admin package and many of their dynamically created routes don't have names. This is causing conflicts with your package.
Thanks,
Hi @abhirakshit I'm afraid there isn't any way at the moment. I'll have a look to see if we can just skip over unnamed routes so it doesn't cause any conflict.
Thanks Tom,
That will be great.
any news for this issue?