All Projects → tas2580 → seourls

tas2580 / seourls

Licence: GPL-2.0 license
phpBB Extension: URL rewriting for phpBB forums

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to seourls

Limax
Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.
Stars: ✭ 423 (+861.36%)
Mutual labels:  url, seo
social-login-phpbb
Social Login for phpBB allows your users to login and register with 40+ social networks. It increases your phpBB user registration rate by simplifying the registration process.
Stars: ✭ 48 (+9.09%)
Mutual labels:  phpbb, phpbb-extension
Prestashop Clean Urls
Prestashop module. This override module allows to remove IDs from URLs
Stars: ✭ 87 (+97.73%)
Mutual labels:  url, seo
Omeka-plugin-CleanUrl
Omeka plugin that allows to have clean, searchable and readable URL like https://example.com/my_collection/dc:identifier instead of https://example.com/items/show/internal_code.
Stars: ✭ 13 (-70.45%)
Mutual labels:  url, seo
django-slugs-example-app
A basic app to show how to add slugs to models
Stars: ✭ 12 (-72.73%)
Mutual labels:  url, seo
phpbb-ext-skeleton
The official phpBB skeleton extension generator
Stars: ✭ 15 (-65.91%)
Mutual labels:  phpbb, phpbb-extension
php-text-generator
Fast SEO text generator on a mask.
Stars: ✭ 19 (-56.82%)
Mutual labels:  seo
bitnami-docker-phpbb
Bitnami Docker Image for phpBB
Stars: ✭ 33 (-25%)
Mutual labels:  phpbb
site-audit-seo
Web service and CLI tool for SEO site audit: crawl site, lighthouse all pages, view public reports in browser. Also output to console, json, csv, xlsx, Google Drive.
Stars: ✭ 91 (+106.82%)
Mutual labels:  seo
sveltekit-seo
Demo site for SvelteKit SEO showing how to set up meta tags in a SvelteKit blog site.
Stars: ✭ 28 (-36.36%)
Mutual labels:  seo
2bbcode
A set of custom Pandoc writers for converting to BBCode.
Stars: ✭ 19 (-56.82%)
Mutual labels:  phpbb
HugoStructuredData
Collection of structured data snippets in Google preferred JSON-LD format, with support for Hugo
Stars: ✭ 33 (-25%)
Mutual labels:  seo
people-also-ask
People also ask Google scraper. Get as many questions as you need to optimize your site for voice or new content ideas or answering questions about your desired topic.
Stars: ✭ 39 (-11.36%)
Mutual labels:  seo
koa-seo
koa SEO middleware
Stars: ✭ 36 (-18.18%)
Mutual labels:  seo
go-fsimpl
Go io/fs.FS filesystem implementations for various URL schemes
Stars: ✭ 225 (+411.36%)
Mutual labels:  url
laravel-assets
Laravel Assets manager
Stars: ✭ 13 (-70.45%)
Mutual labels:  seo
go-qs
A Go port of Rack's query string parser
Stars: ✭ 96 (+118.18%)
Mutual labels:  url
Silverstripe-SEO
A SilverStripe module to optimise the Meta, crawling, indexing, and sharing of your website content
Stars: ✭ 41 (-6.82%)
Mutual labels:  seo
Meteor-flow-router-title
Change document.title on the fly within flow-router
Stars: ✭ 23 (-47.73%)
Mutual labels:  seo
URL-Shortner-Bot-V2
A link shortner telegram bot version 2 with advanced features
Stars: ✭ 18 (-59.09%)
Mutual labels:  url

phpBB SEO URLs

This is an extension for the phpBB forums software. You need an instalation of phpBB 3.1.x or 3.2.x to use this extension.

Download Donate

DESCRIPTION

Changes the URLs of forums and topics too more SEO friendly URLs with the title of the forums and topics in it. This extension is held as simple as possible, it contains no ACP, you can just install it and use the SEO friendly URLs.

  • /viewforum.php?f=1 becomes /forum-title-f1/
  • /viewtopic.php?f=1&t=2 becomes /forum-title-f1/topic-title-t2.html

XML Sitemap

If you search for a SEO XML sitemap, look at this Extension

INSTALLATION

To install this extension download it from here and upload the files in your forum under /ext/tas2580/seourls. Make changes on your Webserver configuration. After that go to the Admin panel of your forum and navigate in to Customise -> Extension Management -> Extensions. Search this extension in the list of extensions and click on Enable.

URL Rewriting

See: https://github.com/tas2580/seourls/wiki/Webserver-configuration

SUPPORT

You can get support for this extension on phpbb.com or in german on phpbb.de. For more informations look at my Website.

Old phpBB Versions

phpBB 2.0.x
Download ZIP | View Branch

phpBB 3.0.x
Download ZIP | View Branch

LICENSE

GNU General Public License v2

Automated Testing

We use automated unit tests to prevent regressions. Check out our travis build below:

Build Status Scrutinizer Code Quality

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].