docbrown/app/helpers
Julianna Tetreault 91e4cd26ed
Specify SEO-Optimized Width and Height for Cover Images (#7447)
* Specify SEO optimized width and height for cover images in articles JSON-LD
  * Specify 1:1 ratio for cover images in stories_controller.rb
  * Specify 4:3 ratio for cover images in stories_controller.rb
  * Specify 16:9 ratio for cover images in stories_controller.rb
  * Optimize images for SEO purposes by specifying width and height

* Change aspect ratio to be 1600x900 in stories_controller.rb
  * Makes aspect ratio for article cover images smaller in JSON-LD

* Add options to social_image_helper.rb
  * Adds options to article_social_image_url call
2020-04-23 08:30:28 -06:00
..
application_helper.rb [deploy] Render json+ld as proper json (#7404) 2020-04-21 14:16:21 -04:00
articles_helper.rb Add guard clause for presence of processed_html (#5638) [deploy] 2020-01-22 15:32:50 -05:00
comments_helper.rb Hide comment feature (#4944) 2019-12-10 15:09:47 -05:00
feedback_messages_helper.rb Update feedback messages to be general (#7373) 2020-04-20 10:22:31 +02:00
messages_helper.rb [deploy] 🚀Feature: chat action messages if a member added, left or removed from the group (#7105) 2020-04-08 18:14:34 -04:00
social_image_helper.rb Specify SEO-Optimized Width and Height for Cover Images (#7447) 2020-04-23 08:30:28 -06:00