BloggerJS π
BloggerJS is a collection of JavaScript scripts and widgets designed to enhance Blogger functionality.
π₯ Features
- π Custom widgets for Blogger
- π SEO enhancements for better optimization and indexing
- π Visitor analytics scripts
- β‘ Performance optimizations
- πΊοΈ Sitemap generator for improved indexing
π₯ Installation
To use a script, copy the code from the repository and include it in your Blogger template or add it as an external script.
Usage Example:
<script src="https://gsfalcon.github.io/BloggerJS/script-name.js"></script>
π Available Scripts
- 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β).
π οΈ How to Use
- 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