Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow additional headers to be sent with location response #500

Conversation

chrisloftus
Copy link

@chrisloftus chrisloftus commented Feb 10, 2023

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

src/ResponseFactory.php Outdated Show resolved Hide resolved
innocenzi added a commit to hybridly/hybridly that referenced this pull request Sep 26, 2023
@driesvints driesvints deleted the branch inertiajs:master May 15, 2024 15:01
@driesvints driesvints closed this May 15, 2024
@driesvints
Copy link
Collaborator

Heya. We removed our master branch. Feel free to re-attempt this to 1.x!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants