BloggerJS is a collection of JavaScript scripts and widgets designed to enhance Blogspot Blogger functionality.
- ๐ Custom widgets for Blogger
- ๐ SEO enhancements for better optimization and indexing
- ๐ Visitor analytics scripts
- โก Performance optimizations
- ๐บ๏ธ Sitemap generator for improved indexing
- ๐ฎ PlayStation button icon replacement
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.dev/BloggerJS/script-name.js"></script>| Script | Description |
|---|---|
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"). |
relatedPosts.js |
Shows dynamic related posts. |
playstation-replace-buttons.js |
Replaces โ, โฏ, โก, โณ symbols with PlayStation button icons in posts. |
- 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