Here are
23 public repositories
matching this topic...
Search Engine Optimization (SEO) for Ruby on Rails applications.
A high performance skeleton starter for GatsbyJS that focuses on SEO/Social features/development environment.
Updated
Sep 28, 2020
JavaScript
Adds the open graph meta tags to your Prestashop site. Open graph meta tags allow you to control what content shows up when a page is shared on Facebook.
A set of useful plugins for wordpress cms
A dead simple OpenGraph tags parser for Kotlin
Updated
Sep 9, 2020
Kotlin
A tag & field type for obtaining and presenting meta tags
Generate open graph meta tags.
Updated
Apr 20, 2016
JavaScript
URL parsing, archiving and rendering service for Meedan Check, a collaborative media annotation platform
Updated
Sep 30, 2020
Ruby
Crystal wrapper for the Open Graph protocol
Updated
May 4, 2020
Crystal
Create Open Graph reports and sharing previews for sites running on your localhost.
Updated
Feb 4, 2019
JavaScript
Laravel package to get all the meta data from a URL
CLI Nim app that extracts metadata out of HTML. Extremely fast, but might not handle edge cases.
Manage HTML meta tags for SEO in Ruby On Rails
Updated
Oct 26, 2017
Ruby
Snippets for the Complete List of HTML Meta Tags, Make Your Website Ranked #1
Updated
Sep 23, 2020
HTML
Updated
Jun 18, 2018
HTML
Parse OpenGraph, OEmbed, Microdata, and Microformats 2 metadata from webpages via AWS Lambda.
HTML document head management including meta tags, social media tags, icons and JSONLD expressions across devices.
Updated
Sep 9, 2020
JavaScript
An android library to parse open graph tags using website url 📲
Updated
Feb 27, 2019
Kotlin
Updated
Jul 18, 2020
HTML
A Go language library for parsing information in a HTML head tag
Improve this page
Add a description, image, and links to the
opengraph-tags
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
opengraph-tags
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Run a test from cli that calls...
$data = OpenGraph::fetch($url, true); // where url returns a 404 error.See error:
shweshi\OpenGraph\Exceptions\FetchException. The requested URL returned error: 404 Not FoundExpected behavior
I would have expected