Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant url parameter #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

v12mike
Copy link
Contributor

@v12mike v12mike commented Aug 27, 2019

Remove the redundant f= parameter from generated urls, so that the sitemap urls match the canonical urls of the forum pages.
This may encourage search engines to index using the canonical urls.
PhpBB itself does not require, and usually ignores, this f= parameter.

I have also added code to free the sql results structures after use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant