Git Product home page Git Product logo

Comments (5)

paragonie-scott avatar paragonie-scott commented on May 23, 2024

Typo, meant to close 45.

from airship.

paragonie-scott avatar paragonie-scott commented on May 23, 2024

We mostly do meta tags already, but I should probably look into Open Graph.

from airship.

paragonie-scott avatar paragonie-scott commented on May 23, 2024

I'll add meta tags to blog posts in 1.2.0, but I'm going to hold off on Open Graph until later, at which point it will be added to custom pages as well.

from airship.

Aranjedeath avatar Aranjedeath commented on May 23, 2024

Yeah, you wanna have meta-description for sure. The first (iirc) 127 chars of that shows up directly in search results. For blog posts, it's easy to make a twitter card as well ( https://dev.twitter.com/cards/types/summary ) or ( https://dev.twitter.com/cards/types/summary-large-image ) if there's a big image at the top. Facebook reads opengraph tags, when you implement them ( https://developers.facebook.com/docs/sharing/webmasters ).

Google used to also support ( http://microformats.org/wiki/hcard ) hcard(harticle/etc) and related formats. It was never announced as a feature, but you could use it and they'd parse the formats. I need to check and see if they still do so. I moved to h-card (the second edition of the markup) and most of the neat stuff that gave me broke in search. But that may also have been related to google getting rid of authorship (which was announced two years ago, but the removal was only fully implemented this spring).

from airship.

paragonie-scott avatar paragonie-scott commented on May 23, 2024

It's actually an even number (150 or 160 -- I know some of our company pages accidentally hit the mark dead on).

from airship.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.