GithubHelp home page GithubHelp logo

Can’t get started about meta-tags HOT 7 OPEN

jeffcovey avatar jeffcovey commented on June 9, 2024 4
Can’t get started

from meta-tags.

Comments (7)

appstronauten avatar appstronauten commented on June 9, 2024

Same problem

from meta-tags.

airled avatar airled commented on June 9, 2024

Same issue

from meta-tags.

Tressa-Sanders avatar Tressa-Sanders commented on June 9, 2024

I had this issue but also had <title>Site Name</title> just above the display_meta_tags line and when I removed it, it all started working. Strange though because I swear I have older sites that are setup like that and the <title> tags just got ignored. Maybe I'm wrong. Oh, well, it's working now.

from meta-tags.

jeffcovey avatar jeffcovey commented on June 9, 2024

I had this issue but also had <title>Site Name</title> just above the display_meta_tags line and when I removed it, it all started working. Strange though because I swear I have older sites that are setup like that and the <title> tags just got ignored. Maybe I'm wrong. Oh, well, it's working now.

I’m afraid this isn’t the answer for me. I don’t have <title> set in addition to display_meta_tags.

from meta-tags.

appstronauten avatar appstronauten commented on June 9, 2024

I had this issue but also had <title>Site Name</title> just above the display_meta_tags line and when I removed it, it all started working. Strange though because I swear I have older sites that are setup like that and the <title> tags just got ignored. Maybe I'm wrong. Oh, well, it's working now.

Worked for me - Thanks Tressa-Sanders!

from meta-tags.

Tressa-Sanders avatar Tressa-Sanders commented on June 9, 2024

I had this issue but also had <title>Site Name</title> just above the display_meta_tags line and when I removed it, it all started working. Strange though because I swear I have older sites that are setup like that and the <title> tags just got ignored. Maybe I'm wrong. Oh, well, it's working now.

Worked for me - Thanks Tressa-Sanders!

Awesome! It's always the little things that getcha. 👍

from meta-tags.

jeffcovey avatar jeffcovey commented on June 9, 2024

Hmmm but it looks like you have this in the body:
= title 'page title'

Sorry, I should have said that my five-month-old question no longer reflects what I’m doing now. 🙂

Now I’m using:

= display_meta_tags site: 'site title',
      title: 'page title',
      og: { title: 'page title', site_name: 'site title' },
      image_src: image_url('front.jpg'),
      keywords: 'foo, bar, baz',
      description: 'yada yada'

I still get just the title of the page in <title>.

from meta-tags.

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.