Best of SEOJanuary 2024

  1. 1
    Article
    Avatar of medium_jsMedium·2y

    Things You Don’t Know About Next.js

    NextJS 14 promises a faster, more enjoyable development journey for React developers. This post reveals concepts of NextJS that many developers may not know, such as using Route Group functionality for organizing folder structures, leveraging the Metadata API for improved SEO, and creating active links in Next.js for enhanced user experience.

  2. 2
    Article
    Avatar of hnHacker News·2y

    goenning/google-indexing-script: Script to get your site indexed on Google in less than 48 hours

    Get your site indexed on Google in less than 48 hours using a simple script and a Google API.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Make React Apps SEO-Friendly – A Handbook for Beginners

    Learn how to make React apps SEO-friendly. Understand the importance of SEO, challenges in SPA, the benefits of server-side rendering, lazy loading, the impact of page load speed on rankings, image optimization techniques, use of metadata and schema markup, and SEO testing tools.

  4. 4
    Article
    Avatar of phProduct Hunt·2y

    ShipLog - The changelog your users will actually read

    Build a beautiful and easy-to-update changelog with ShipLog, optimized for distribution and celebrating the makers behind the features.

  5. 5
    Article
    Avatar of PrismicPrismic·2y

    A Guide to Using Next.js [App Router] with TypeScript

    Next.js and TypeScript have become popular among developers for building websites and applications. Next.js offers features like server-side rendering and link prefetching, while TypeScript provides type safety and improved code organization. Integrating TypeScript into a Next.js project provides benefits like type safety, scalability, improved collaboration, and enhanced tooling and developer experience.

  6. 6
    Article
    Avatar of vercelVercel·2y

    How Core Web Vitals affect application SEO: Understanding Google page experience ranking and Lighthouse scores – Vercel

    Understanding how Core Web Vitals impact SEO and search ranking. Google's page experience ranking system evaluates site performance based on Core Web Vitals. Relevancy and content quality are more important factors, but page experience can be a deciding factor in competitive scenarios. Core Web Vitals can be improved through optimization efforts and can enhance user experience and conversion. Google Search Console and Google's PageSpeed Insights provide data on Core Web Vitals. Lighthouse scores do not impact search ranking. Vercel's Speed Insights allows for real-time monitoring and iteration on Core Web Vitals. Optimization guides are available from Google. Improving Core Web Vitals is a transparent ranking factor in Google Search.