8000 Tags · jwoertink/sitemapper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jwoertink/sitemapper

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version for next release (#36)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version for next release (#30)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version for next release (#25)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add namespace attributes for images and videos (#20)

* Add namespace attributes for images and videos

I kept running into errors like this when checking my sitemap that's chock full of videos:

> Namespace prefix video on thumbnail_loc is not defined

I checked Google's docs, and for both Images and Videos they say that we need to include these namespaces:
- https://developers.google.com/search/docs/advanced/sitemaps/video-sitemaps#xml-namespace
- https://developers.google.com/search/docs/advanced/sitemaps/image-sitemaps#xml-namespace

I'm sure there's something "smarter" that could be done to only add these when videos/images are present, but I don't think that the extra characters will be of much consequence.

I also wasn't sure if Bing has their own namespace or something, but I couldn't find anything on their documentation so I'm sort of assuming that the whole internet is letting Google define the namespaces.

* See if workflows will run

* Small tweak back to original to prompt workflows?

* Updates for Crystal format

* Fix specs with updated namespace inclusion

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump versions (#18)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from jwoertink/releases/0.7.0

Releases/0.7.0

v0.6.0

Toggle v0.6.0's commit message
bump version

v0.5.0

Toggle v0.5.0's commit message
update for crystal 0.30 support

v0.4.0

Toggle v0.4.0's commit message
updating docs and version

v0.3.1.1

Toggle v0.3.1.1's commit message
bump

0