https://github.com/gsfalcon/bloggerjs
A collection of useful JavaScript widgets and scripts for enhancing Blogger functionality.
https://github.com/gsfalcon/bloggerjs
alanytics api blogger bloggerjs blogspot javascript seo sitemap widget
Last synced: 17 days ago
JSON representation
A collection of useful JavaScript widgets and scripts for enhancing Blogger functionality.
- Host: GitHub
- URL: https://github.com/gsfalcon/bloggerjs
- Owner: gsfalcon
- Created: 2025-02-11T01:45:08.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T02:52:38.000Z (about 1 month ago)
- Last Synced: 2025-04-05T14:12:20.535Z (17 days ago)
- Topics: alanytics, api, blogger, bloggerjs, blogspot, javascript, seo, sitemap, widget
- Language: JavaScript
- Homepage: http://gsfalcon.dev/BloggerJS/
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```html```
## π 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
1. Browse the repository and choose a script.
2. Copy the script URL or download the file.
3. Insert the script into your Blogger template inside the `` or `` tags.
4. Save your changes and enjoy the new features!---
Made with β€οΈ by [gsFALCON](https://github.com/gsfalcon)