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

Fix Facebook href to point to Canonical URL #123

Merged
merged 5 commits into from
Aug 2, 2017
Merged

Conversation

rodfersou
Copy link
Member

No description provided.

@rodfersou rodfersou requested a review from hvelarde August 1, 2017 12:58
href=absolute_url,
redirect_uri=absolute_url,
href=self.canonical_url,
redirect_uri=self.url,
)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These options happen with Do Not Track enabled.

Copy link
Member

@hvelarde hvelarde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unfortunately, it seems this is still not working.

@hvelarde hvelarde merged commit a834ab9 into master Aug 2, 2017
@hvelarde hvelarde deleted the fix-facebook-href branch August 2, 2017 13:00
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

2 participants