awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • browserstate/history.jsالصورة الرمزية لـ browserstate

    browserstate/history.js

    10,659عرض على 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
    عرض على GitHub↗10,659
  1. Home
  2. Web Development
  3. Crawler-Friendly Rendering