QueueLab / QueueLab/QCX

SEO

Open
#547 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
19
Forks
7
Avg merge
59m
Merged PRs (30d)
16

Description

Reduce how long the page is blocked from responding to user input
SEO impact:
Technical difficulty:
Role:
4 Pages affected
View pages
Total Blocking Time (TBT) measures the total amount of time that a page is blocked from responding to user input, such as mouse clicks, screen taps, or keyboard presses. A good TBT is less than 200 milliseconds (ms).Learn more
Recommended by: Google Lighthouse

Reduce page layout shifts
SEO impact:
Technical difficulty:
Role:
1 Pages affected
View pages
Cumulative Layout Shift (CLS), a Google metric, measures the overall visual stability of a page. Sudden shifts in the layout of a page can negatively affect your visitors' experience and its ranking in search results. Aim for a CLS score of less than 0.1. Learn more
Recommended by: Google Lighthouse

Address pages with duplicate title tags
SEO impact:
Technical difficulty:
Role:
4 Pages affected
View pages
The title tag gives visitors a first impression of your page in search results. Make sure the page title for each page is unique. Learn more
Address pages with duplicate content
SEO impact:
Technical difficulty:
Role:
4 Pages affected
View pages
Pages are duplicates of each other if at least 85% of their content is the same. Duplicate pages compete for the same search terms. This may result in less visibility for either page. Sometimes, duplicate content can also result in a penalty from search engines. Create more variation between your pages, combine them, or indicate to search engines how these pages are related to each other. Learn more
Improve page loading time
SEO impact:
Technical difficulty:
Role:
4 Pages affected
View pages
Largest Contentful Paint (LCP) is the largest element on the page. For the best user experience, this element should appear within 2.5 seconds of the page starting to load. Learn more
Recommended by: Google Lighthouse

Address pages with duplicate meta description
SEO impact:
Technical difficulty:
Role:
4 Pages affected
View pages
The page meta description helps readers and search engines understand what the page is about. Using the same meta description for multiple pages makes it more challenging to understand the purpose of each page. Learn more
Shorten meta description
SEO impact:
Technical difficulty:
Role:
4 Pages affected
View pages
Search engine results pages will only show the first 155 characters of a meta description. Keep it short if you want readers to click through to your site. Learn more

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or code entry points are named; start with the linked HubSpot recommendations and identify the affected pages in the application. Investigate the seven listed SEO and performance findings, then verify that the pages meet the stated TBT, CLS, LCP, title, content, and meta-description requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
frontend, performance, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.