SEO improvements to help the TinkerPop website rank better#3120
Merged
Conversation
added 5 commits
May 7, 2025 22:30
…and graph database search queries
- Add Open Graph and Twitter card meta tags to improve social media sharing - Optimize meta descriptions and keywords for better search engine visibility - Add structured data with JSON-LD for rich search results - Include new tinkerpop-splash.webp image for social media previews - Update HTML metadata across multiple pages (index, benefits-use-cases, community, download, gremlin, providers)
- Optimize meta descriptions (≤155 chars) with front-loaded keywords - Reduce keyword meta tags to 4 terms maximum - Add complete Open Graph and Twitter Card metadata - Replace ampersands with & in title tags - Add descriptive alt text to all images - Update sitemap.xml with realistic change frequencies - Maintain semantic HTML structure with single h1 per page - Ensure consistent metadata across all pages
andreachild
reviewed
May 13, 2025
andreachild
reviewed
May 13, 2025
vkagamlyk
reviewed
May 15, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3120 +/- ##
============================================
+ Coverage 77.87% 78.17% +0.30%
- Complexity 13578 13776 +198
============================================
Files 1015 1024 +9
Lines 59308 60048 +740
Branches 6835 7006 +171
============================================
+ Hits 46184 46944 +760
+ Misses 10817 10753 -64
- Partials 2307 2351 +44 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
VOTE +1 |
kmcginnes
reviewed
May 16, 2025
- Optimize meta descriptions (≤155 chars) with front-loaded keywords - Reduce keyword meta tags to 4 terms maximum - Add complete Open Graph and Twitter Card metadata - Replace ampersands with & in title tags - Add descriptive alt text to all images - Update sitemap.xml with realistic change frequencies - Maintain semantic HTML structure with single h1 per page - Ensure consistent metadata across all pages
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
andreachild
reviewed
May 20, 2025
Cole-Greer
reviewed
May 22, 2025
added 2 commits
May 22, 2025 08:36
- Simplify Schema.org JSON-LD structured data markup - Optimize image alt text for better accessibility and SEO - Make alt text more concise and descriptive - Remove redundant structured data attributes - Standardize Discord image alt text across pages - Update FAQ content to be more version-agnostic
…into tinkerpop-seo
Contributor
|
VOTE +1 |
1 similar comment
Contributor
|
VOTE +1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR implements minor SEO nits and improvements to enhance the TinkerPop website's visibility.
Changes
Enhanced HTML Content: Updated meta tags, descriptions, and content structure across all main website pages:
Added SEO Infrastructure:
Testing
Before: