BloggerJS is a collection of JavaScript scripts and widgets designed to enhance Blogger functionality.
- π Custom widgets for Blogger
- π SEO enhancements for better optimization and indexing
- π Visitor analytics scripts
- β‘ Performance optimizations
- πΊοΈ Sitemap generator for improved indexing
To use a script, copy the code from the repository and include it in your Blogger template or add it as an external script.
<script src="https://gsfalcon.github.io/BloggerJS/script-name.js"></script>- blogger-sitemap-html.js - Generates an HTML sitemap for Blogger blogs.
- visitor-info.js - Collects and displays visitor analytics data.
- timeAgo.js - Displays dates in a relative format (e.g., "5 minutes ago").
- Browse the repository and choose a script.
- Copy the script URL or download the file.
- Insert the script into your Blogger template inside the
<head>or<body>tags. - Save your changes and enjoy the new features!
Made with β€οΈ by gsFALCON