diff --git a/core-web/apps/dotcms-ui/src/app/portlets/dot-edit-page/seo/components/dot-results-seo-tool/dot-results-seo-tool.component.scss b/core-web/apps/dotcms-ui/src/app/portlets/dot-edit-page/seo/components/dot-results-seo-tool/dot-results-seo-tool.component.scss index 64e3c9bc09c5..b9ce78150525 100644 --- a/core-web/apps/dotcms-ui/src/app/portlets/dot-edit-page/seo/components/dot-results-seo-tool/dot-results-seo-tool.component.scss +++ b/core-web/apps/dotcms-ui/src/app/portlets/dot-edit-page/seo/components/dot-results-seo-tool/dot-results-seo-tool.component.scss @@ -164,7 +164,6 @@ } .results-seo-tool__read-more-label { - display: flex; span { display: inline-flex; padding: 0 $spacing-0; diff --git a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties index d133c6ba5d24..1fe4ff80f27b 100644 --- a/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties +++ b/dotCMS/src/main/webapp/WEB-INF/messages/Language.properties @@ -5487,3 +5487,35 @@ seo.rules.twitter-image.more.one.found=more than 1 twitter:image meta tag found! seo.rules.twitter-image.more.one.found.empty=twitter:image meta tag found, but is empty! seo.rules.twitter-image.found=twitter:image meta tag found, with an appropriate sized image! seo.rules.twitter-image.over=twitter:image meta tag found, but image is over 5 MB. + +seo.rules.read-more.facebook.learn = Learn more about The Open Graph Protocol. +seo.rules.read-more.facebook.sharing = Explore the Sharing Debugger - Meta for Developers +seo.rules.read-more.facebook.title = Ensure that your og:title content is between 55 and 150 characters. +seo.rules.read-more.facebook.title.unique = Keep in mind that your og:title content should be unique across your site. +seo.rules.read-more.facebook.title.sizes = Optimize your og:image sizes to be under 1200 x 630 pixels. +seo.rules.read-more.facebook.og-image = Make sure your og:image file sizes are under 8 MB. +seo.rules.read-more.facebook.social = Read more about social media tile image sizes + +seo.rules.read-more.twitter.learn = Read more about About Twitter Cards on the Twitter Developer Platform, +seo.rules.read-more.twitter.suggest = Suggest using the twitter:card value of summary_large_image for most content, which uses a 16:9 image aspect ratio; this is similar to other social media cards. +seo.rules.read-more.twitter.twitter-card = A twitter:card value of summary corresponds instead to a 1:1 image. +seo.rules.read-more.twitter.twitter-title = twitter:title content should be between 30 and 70 characters. +seo.rules.read-more.twitter.twitter-title.content = twitter:title content should be unique across your site. +seo.rules.read-more.twitter.length = The length of the description allowed will depend on the reader's device size; on the smallest size only about 110 characters are allowed. Longer descriptions will show up with some sort of "read more" or "expand" option., +seo.rules.read-more.twitter.twitter-image = twitter:image content should be in JPG, PNG, WEBP, or GIF format. +seo.rules.read-more.twitter.twitter-image.aspect = twitter:image content should use a 16:9 aspect ratio, with a max of 1200 x 675 pixels. +seo.rules.read-more.twitter.twitter-image.content = twitter:image content should be smaller than 5MB. +seo.rules.read-more.twitter.twitter-image.social = Read more about social media tile image sizes + +seo.rules.read-more.linkedin.learn = LinkedIn’s Post Inspector Tool +seo.rules.read-more.linkedin.meta = Meta Tags: Getting Them Right for LinkedIn. +seo.rules.read-more.linkedin.summary = Read more about social media tile image sizes + +seo.rules.read-more.google.favicons = Favicons should be .ico files. +seo.rules.read-more.google.title = HTML Title content should be between 30 and 60 characters. +seo.rules.read-more.google.title.unique = HTML Title content should be unique per page across your site. +seo.rules.read-more.google.description = Meta Description tags should be under 160 characters. +seo.rules.read-more.google.length = The length of the Description allowed will depend on the reader's device size; on the smallest size only about 110 characters are allowed. Longer descriptions will show up with some sort of "read more" or "expand" option. +seo.rules.read-more.google.meta-tags = Meta Tags for SEO: A Simple Guide for Beginners +seo.rules.read-more.google.meta-description = What Are Meta Descriptions And How to Write Them +seo.rules.read-more.google.image-sizes = Read more about social media tile image sizes