Skip to content

fix(seo): resolve crawlable links and aria-labels#933

Open
Daniel-1600 wants to merge 1 commit intolayer5io:masterfrom
Daniel-1600:fix-seo-issues
Open

fix(seo): resolve crawlable links and aria-labels#933
Daniel-1600 wants to merge 1 commit intolayer5io:masterfrom
Daniel-1600:fix-seo-issues

Conversation

@Daniel-1600
Copy link
Copy Markdown
Contributor

Notes for Reviewers

This PR fixes #918

Signed commits

  • [ *] Yes, I signed my commits.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for bejewelled-pegasus-b0ce81 ready!

Name Link
🔨 Latest commit 5f3b6a2
🔍 Latest deploy log https://app.netlify.com/projects/bejewelled-pegasus-b0ce81/deploys/69d1576c0446c80008f023ee
😎 Deploy Preview https://deploy-preview-933--bejewelled-pegasus-b0ce81.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@saurabhraghuvanshii
Copy link
Copy Markdown
Member

@Daniel-1600 I'm still not seeing any improvement
image

@Daniel-1600
Copy link
Copy Markdown
Contributor Author

hey @saurabhraghuvanshii after testing from the cli , im seeing no visible errors
image

@saurabhraghuvanshii
Copy link
Copy Markdown
Member

@Daniel-1600 but we need seo score.

Copy link
Copy Markdown
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

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

Thanks for working on this, @Daniel-1600 👍

Comment thread hugo.toml
icon = "icons/twitter.svg"
desc = "Follow us on Twitter to get the latest news!"
class= "social-icon"
alt = "Twitter Icon"
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.

Uh-oh... are we still saying "Twitter", not "X"? Hopefully, we are using the X logo, not the Twitter logo.

Please verify/change, @Daniel-1600. 👍

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

on it

Comment thread layouts/partials/footer.html
@Bhumikagarggg
Copy link
Copy Markdown
Contributor

@Daniel-1600 Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂

@hamza-mohd
Copy link
Copy Markdown
Contributor

@Daniel-1600 are you still chewing on this one?

@hamza-mohd
Copy link
Copy Markdown
Contributor

Merge conflicts, @Daniel-1600

@hamza-mohd
Copy link
Copy Markdown
Contributor

@Daniel-1600 checking in again...

@Daniel-1600
Copy link
Copy Markdown
Contributor Author

hey @hamza-mohd yes im working on the issue , i will raise a pr soon

@hamza-mohd
Copy link
Copy Markdown
Contributor

🥂

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 17, 2026

🚀 Preview deployment: https://layer5io.github.io/docs/pr-preview/pr-933/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

@Daniel-1600 Daniel-1600 force-pushed the fix-seo-issues branch 3 times, most recently from 064fad2 to f85fc03 Compare April 17, 2026 21:03
@Daniel-1600
Copy link
Copy Markdown
Contributor Author

I squashed all my commits to a single commit

Comment thread hugo.toml Outdated
[[params.links.footer.icons]]
name = "Twitter"
name = "X"
url = "https://twitter.com/layer5"
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.

@Daniel-1600 don't you think we should update this link!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

sure lemme make the changes

Comment thread hugo.toml Outdated
name = "Twitter"
name = "X"
url = "https://twitter.com/layer5"
icon = "icons/twitter.svg"
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.

@Daniel-1600 same here

@Bhumikagarggg
Copy link
Copy Markdown
Contributor

@Daniel-1600 Thank you for your contribution! Let's discuss this during the website call tomorrow at 5:30 PM IST | 7 AM CST Add it as an agenda item to the meeting minutes, if you would 🙂

@Daniel-1600 Daniel-1600 force-pushed the fix-seo-issues branch 2 times, most recently from bcc9722 to c0422fd Compare April 19, 2026 10:27
@Daniel-1600
Copy link
Copy Markdown
Contributor Author

@Bhumikagarggg I will add it on the minutes

@Daniel-1600
Copy link
Copy Markdown
Contributor Author

@saurabhraghuvanshii are the changes okay rn

@saurabhraghuvanshii
Copy link
Copy Markdown
Member

saurabhraghuvanshii commented Apr 19, 2026

@Daniel-1600 Please update twitter icon to x icon and all reference. I'm still not seeing any changes

- Resolve crawlable links in templates
- Add aria-labels to navbar icons and dropdowns
- Update Twitter branding to X in footer
- Fix Lighthouse SEO audit issues

Signed-off-by: Daniel Mungai <chegedan699@gmail.com>
@Daniel-1600
Copy link
Copy Markdown
Contributor Author

@saurabhraghuvanshii Done. Updated the Twitter icon to X and fixed all related references. Please check now.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve SEO of docs site

5 participants