Welcome to Geeklog, Anonymous Monday, September 14 2026 @ 05:30 am EDT

About Geeklog

Geeklog is an open source application for managing dynamic web content. It is written in PHP and supports MySQL or PostgreSQL as the database backend.

"Out of the box", Geeklog is a CMS, or a blog engine with support for comments, trackbacks, multiple syndication formats, spam protection, and all the other vital features of such a system.

The core Geeklog distribution can easily be extended by the many community developed plugins and other add-ons to radically alter its functionality. Available plugins include forums, image galleries, and many more.

Geeklog v2.2.2

  • Tuesday, September 27 2022 @ 08:17 am EDT
  • Contributed by:
  • Views: 41,928
Announcements

Geeklog v2.2.2 is now available for download and is the recommended version for all production sites. An update package is also available that contains only the files needed to upgrade from Geeklog v2.2.1sr1 to 2.2.2.

This version of Geeklog now fully supports PHP v8.1. The minimum system requirements for installing Geeklog v2.2.2 is:

  • PHP v5.6.4 or higher (PHP 8.1 is supported)
  • MySQL v4.1.2 or higher (MySQL 5 recommended)
  • Postgresql v9.1.7 or later

There was 95 closed issues for this version of Geeklog which resulted in 468 code commits (with 2,342 changed files). The major new features, improvements and fixes in this version include:

  • [Feature] Added Top 10 Likes and Dislikes to User Profile
  • [Feature] Added Likes Control to Static Pages and Polls
  • [Feature] Added Error Limit for submissions that works similar to Speed Limit. Ban plugin v2.0.4 supports this feature
  • [Feature] Geeklog Core emails now use templates (for HTML and plain text) and are sent as HTML by default
  • [Feature] Add an option to anonymize IP addresses and APIs to handle them
  • [Feature] Added redirects in Routing Manager
  • [Feature] reCAPTCHA Plugin support reCAPTCHA v3
  • [Improvement] Support for PHP 8.1
  • [Improvement] Now uses PHPMailer to send emails (replaces abandoned Swiftmailer)
  • [Improvement] Added Persian language and dropped support for languages that have not received new translations in a while
  • [Improvement] Removed unused user settings and cleaned up user tables structure
  • [Improvement] Sitemap is now updated and not completely recreated each time something changes
  • [Bug] Added missing postmode field to Admin User Editor
  • [Bug] After logging out of one user account, cannot log into different user account in the same browser
  • [Bug] Fixed Staticpage Editor Doesn't Remember Some Settings on Reload of Editor
  • [Bug] Handling of Zip Files that have Files with Names not Compatible with the Web Servers OS

... as well as a lot of other improvements and bug fixes. The complete list can be found on Github and in the history text file located in the docs directory of this release.

Forum


IndexNow 1.2.1 for Geeklog: Security, Cleanup and Better Administration

  • Thursday, September 10 2026 @ 11:55 pm EDT
  • Contributed by:
  • Views: 56
Plugins

The IndexNow plugin for Geeklog has been updated to version 1.2.1, with a strong focus on security, reliability, and easier administration.

This release keeps compatibility with Geeklog 2.1.1 through 2.2.2 and improves the way URLs are submitted to IndexNow-compatible search engines. The plugin now performs stricter URL validation, verifies anonymous access before submitting content, and records submission history so administrators can see which URLs were accepted, skipped, rejected, or later remediated.

One of the main additions in 1.2.1 is the new Security Cleanup mechanism. Previously submitted URLs can be audited locally, and URLs that are now private, deleted, or replaced by a different canonical URL can be queued for a safe recrawl. Pending cleanup requests are processed automatically by the Geeklog scheduled task, while administrators can also run a cleanup batch manually from the new administration dashboard.

Geeklog Summer of Code 2026: A New Wave of Development

  • Thursday, September 10 2026 @ 12:37 am EDT
  • Contributed by:
  • Views: 79
Geeklog

Over the past 40 to 50 days, a remarkable amount of development has taken place around Geeklog.

What started as an effort to modernize a few plugins and improve compatibility with Geeklog 2.2.2 gradually became something much broader: updating important parts of the ecosystem, improving development practices, reviving major plugins and exploring new ways for Geeklog components to work together.

Borrowing the spirit — but not the official program — of Google Summer of Code, we could call this period our own:

Geeklog Summer of Code 2026.

This article is a snapshot of what has happened, what is already usable, what is currently under development, and why this may be a good time for developers and long-time Geeklog users to take another look at the project.

Page navigation