We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a new article is indexed, one has to manually go in to create shareable links to the article.
When a new article is indexed, it would be great if it generated three shareable links
Linked should be shortened with Rebrandly and the parameters should always follow the same pattern (described below)
For an article like: https://www.fastruby.io/blog/rails/tips-for-upgrading-rails-3-2-to-4.html
The shareable links should have these parameters:
utm_source=Twitter utm_medium=Organic utm_campaign=Blogpromo utm_term=tips-for-upgrading-rails-3-2-to-4 utm_content=Textonly
utm_source=LinkedIn utm_medium=Organic utm_campaign=Blogpromo utm_term=tips-for-upgrading-rails-3-2-to-4 utm_content=Textonly
utm_source=Mastodon utm_medium=Organic utm_campaign=Blogpromo utm_term=tips-for-upgrading-rails-3-2-to-4 utm_content=Textonly
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current
When a new article is indexed, one has to manually go in to create shareable links to the article.
Expected
When a new article is indexed, it would be great if it generated three shareable links
Details
Linked should be shortened with Rebrandly and the parameters should always follow the same pattern (described below)
For an article like: https://www.fastruby.io/blog/rails/tips-for-upgrading-rails-3-2-to-4.html
The shareable links should have these parameters:
Twitter
utm_source=Twitter
utm_medium=Organic
utm_campaign=Blogpromo
utm_term=tips-for-upgrading-rails-3-2-to-4
utm_content=Textonly
LinkedIn
utm_source=LinkedIn
utm_medium=Organic
utm_campaign=Blogpromo
utm_term=tips-for-upgrading-rails-3-2-to-4
utm_content=Textonly
Mastodon
utm_source=Mastodon
utm_medium=Organic
utm_campaign=Blogpromo
utm_term=tips-for-upgrading-rails-3-2-to-4
utm_content=Textonly
The text was updated successfully, but these errors were encountered: