Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, FrankenPHP, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

PunRewrite 1.0, un meilleur référencement pour punBB

Posted on November 20, 2005 by Kévin Dunglas

Je vous propose un “petit” mod pour punBB qui a pour but d’améliorer le référencement par les moteurs de recherche de votre forum. Attention! Pour pouvoir utiliser ce mod il vous faut utiliser Apache avec mod_rewrite activé (ce qui n’est pas le cas chez quasiment tout les hébergeurs gratuits).

Plus de détails:

  • Transforme les URL du type //dunglas.fr/viewtopic.php?id=2232 en //dunglas.fr/t2232-Ephemeride-anarchiste.html
  • Réécrit les URL pour les forums, les sujets et les posts uniques
  • Supprime les accents et autres caractères spéciaux (ex: ç) des URL
  • Retire les mots de moins de 3 lettres des URL

Démonstration
Télécharger PunRewrite 1.0
Installation: Suivre le fichier readme.txt (en anglais mais très simple)

Comme toujours vous pouvez m’envoyer vos idées, remarques, patchs, suggestions, …

## ## ##        Mod title:  PunRewrite ## ##      Mod version:  1.0 ##   Works on PunBB:  1.2.10 ##     Release date:  2005-11-20 ##           Author:  Kévin Dunglas (Kévin) [dunglas+punbb AT gmail DOT com] ##                    //dunglas.fr/bcm/ ## ##      Description: PunRewrite is a mod to enhance your positioning in search engines. ##                   It rewrites URLs to include the topic title. URL like ##                   //dunglas.fr/viewtopic.php?id=2459 comes ##                   //dunglas.fr/2459-maintenant-milices.html with this hack. ##                   Other features: ##                     * Rewrite URLs for forums and topics ##                     * Transform special characters like "é" or "ç" in normal characters like "e" or "c" ##                     * Remove words words of less than three letters. ## ##   Affected files:  index.php ##                    viewforum.php ##                    viewtopic.php ##                    search.php ## ##       Affects DB:  No ## ##            Notes:  Licence GPL. You must use Apache with mod_rewrite enabled. ## ##       DISCLAIMER:  Please note that "mods" are not officially supported by ##                    PunBB. Installation of this modification is done at your ##                    own risk. Backup your forum database and any and all ##                    applicable files before proceeding. ## ##

Related posts:

  1. PunRewrite 1.0, a better positioning in search engines
  2. PunOOgle et Google Sitemap Generator pour PunOOgle !
  3. Mac OS X sur PC, c’est possible !
  4. De jolies URLs pour optimiser votre référencement

Leave a ReplyCancel reply

Social

  • Bluesky
  • GitHub
  • LinkedIn
  • Mastodon
  • X
  • YouTube

Links

  • API Platform
  • FrankenPHP
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks

Subscribe to this blog

Top Posts & Pages

  • FrankenPHP: The Modern Php App Server, written in Go
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Preventing CORS Preflight Requests Using Content Negotiation
  • FrankenPHP Is Now Officially Supported by The PHP Foundation
  • Symfony's New Native Docker Support (Symfony World)
  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • FrankenPHP 1.3: Massive Performance Improvements, Watcher Mode, Dedicated Prometheus Metrics, and More
  • PHP and Symfony Apps As Standalone Binaries
  • FrankenPHP’s New Features: Thread Autoscaling, Mostly Static Binaries, deb and RPM Packages, Caddy 2.10…
  • PHP 7: Introducing a domain name validator and making the URL validator stricter

Tags

Apache API API Platform Buzz Caddy Docker Doctrine FrankenPHP Go Google GraphQL HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Messagerie Instantanée MySQL performance PHP Punk Rock Python React REST Rock'n'Roll Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Web 2.0 webperf XHTML XML

Archives

Categories

  • DevOps (85)
    • Ubuntu (68)
  • Go (19)
  • JavaScript (46)
  • Mercure (7)
  • Opinions (91)
  • PHP (172)
    • API Platform (77)
    • FrankenPHP (11)
    • Laravel (1)
    • Symfony (97)
    • Wordpress (6)
  • Python (14)
  • Security (15)
  • SEO (25)
  • Talks (46)
© 2025 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme