awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCrawler-Friendly Rendering

Strategies to ensure dynamic, client-side rendered content is discoverable and indexable by search engine crawlers.

Distinct from Sitemap Crawlers: Focuses on the server's delivery strategy for crawlers rather than the crawler's internal logic or sitemap parsing.

Explore 1 awesome GitHub repository matching web development · Crawler-Friendly Rendering. Refine with filters or upvote what's useful.

Awesome Crawler-Friendly Rendering GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • browserstate/history.jsAvatar de browserstate

    browserstate/history.js

    10,659Voir sur GitHub↗

    history.js is a cross-browser URL state manager and HTML5 History API polyfill. It functions as a single page application router that manages browser URL and history state consistently across HTML5 and HTML4 browsers, enabling navigation without triggering full page reloads. The project provides a JavaScript framework adapter that integrates history management with the event systems of jQuery, MooTools, and Prototype. It ensures compatibility through a fallback mechanism that switches to hash-based navigation and hashbang URLs when the native HTML5 History API is unavailable. The system cove

    Delivers full HTML for direct URLs and partial content for AJAX requests to ensure dynamic content is indexable by search engines.

    JavaScripthashchangehtml5-historyhtml5-history-api
    Voir sur GitHub↗10,659
  1. Home
  2. Web Development
  3. Crawler-Friendly Rendering