Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, 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 Reply Cancel reply

Follow me on Twitter

My Tweets

Subscribe to this blog

Recent Posts

  • New in Caddy 2.5: Redact Sensitive Data from Your Logs
  • Building Decentralized Web Apps with Solid and PHP
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Preventing CORS Preflight Requests Using Content Negotiation
  • Symfony’s New Native Docker Support (Symfony World)

Top Posts & Pages

  • Using the "103 Early Hints" Status Code in Go Applications
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Generate a Symfony password hash from the command line
  • Building Decentralized Web Apps with Solid and PHP
  • Faire fonctionner PHP mail() sous Debian et dérivés
  • API Platform 2.6: PHP 8 support, Next.js and Nuxt.js app generator, Caddy server, ActivityPub and much more!
  • Symfony's New Native Docker Support (Symfony World)
  • Symfony 4: HTTP/2 Push and Preloading
  • React ESI: Blazing Fast SSR
  • DunglasActionBundle: Symfony controllers, redesigned

Persistence in PHP with the Doctrine ORM

Persistence in PHP with the Doctrine ORM

Tags

Android Apache API API Platform Buzz Caddy Docker Doctrine Go Google 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 Open Source PHP Punk Rock Python React REST Rock'n'Roll RSS Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Web 2.0 Wordpress XHTML XML

Archives

Categories

  • DevOps (24)
  • Mercure (3)
  • Opinions (91)
  • Programming (178)
    • Android (5)
    • Go (11)
    • JavaScript (43)
    • PHP (136)
      • API Platform (60)
      • Symfony (89)
    • Python (14)
      • Django (5)
  • Security (15)
  • SEO (24)
  • Talks (37)
  • Ubuntu (68)
  • Wordpress (6)

Blogoliste

  • API Platform
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks
© 2022 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme