Skip to content

fixes based on SEO tech analysis#625

Open
maielo wants to merge 6 commits intomasterfrom
maielo/seo_tech_analysis_fixes
Open

fixes based on SEO tech analysis#625
maielo wants to merge 6 commits intomasterfrom
maielo/seo_tech_analysis_fixes

Conversation

@maielo
Copy link
Copy Markdown
Collaborator

@maielo maielo commented Apr 28, 2023

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw-blog ✅ Ready (Inspect) Visit Preview May 3, 2023 0:43am

@maielo maielo changed the title fixes based on SEO tech analysis (DO NOT MERGE) fixes based on SEO tech analysis May 3, 2023
@maielo maielo requested a review from dwelle May 3, 2023 12:47
date: 2021-05-03
author: Excalidraw Team
link: https://twitter.com/excalidraw
link: https://github.com/orgs/excalidraw/people
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this the best promo link? Twitter gives us exposure and is more useful to people than a github team link.

Copy link
Copy Markdown
Collaborator Author

@maielo maielo May 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true, but we it needs to be unified. All other blog posts author points to github. Either i will change all to twitter or all to github.

Right now from SEO perspective we don't look trustful coz for same author we have different links

Comment thread gatsby-config.js
const pages = allMarkdownRemark.nodes.reduce((acc, node) => {
acc.push({
url: `${site.siteMetadata.siteUrl}${node.fields.slug}`,
changefreq: `yearly`,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesn't this make updates after publish useless?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thought blog posts are not updating they just are there. Could be monthly but with amount of updates we do to them google will flag it "never" anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants