gbowne1 / spmssite

The code for my old business website.
GNU General Public License v3.0
8 stars 31 forks source link

Add Twitter and OpenGraph meta tags to head #134

Closed gbowne1 closed 1 year ago

gbowne1 commented 1 year ago

Prerequisites

Current Behavior

This might be good for the site SEO.

Add Twitter and OpenGraph meta tags into the head.

Expected Behavior

Good or best SEO.

This is a common thing in WordPress sites.

For anyone wondering, there is a freecodecamp lesson on doing this.

Steps to Reproduce

Try it.

Aman0307 commented 1 year ago

@gbowne1 I would like to contribute to this issue.

gbowne1 commented 1 year ago

Ok @Aman0307. Thanks.

I have assigned you.

Aman0307 commented 1 year ago

@gbowne1 I have created a pull request. Please do the needful.

gbowne1 commented 1 year ago

Thanks for the PR. I have merged. It will need some fine tuning but the context is there to do so.