inertia-laravel icon indicating copy to clipboard operation
inertia-laravel copied to clipboard

Allow additional headers to be sent with location response

Open chrisloftus opened this issue 2 years ago • 0 comments

Use case: redirecting to an affiliate link - to stop these links being indexed in search engines, we can send the X-Robots-Tag: nofollow response header. This PR allows this.

https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag

chrisloftus avatar Feb 10 '23 00:02 chrisloftus