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

On the start page /?start=0 works #44049

Closed
Mich-es opened this issue Sep 9, 2024 · 4 comments · Fixed by #44069
Closed

On the start page /?start=0 works #44049

Mich-es opened this issue Sep 9, 2024 · 4 comments · Fixed by #44069

Comments

@Mich-es
Copy link

Mich-es commented Sep 9, 2024

Steps to reproduce the issue

Call up your start page and set the parameters /?start=0 behind it

Expected result

The same behaviour as with all other /?start=x parameters 404 not found

Actual result

The start page is displayed

System information (as much as possible)

PHP 8.2
J 5.1.4

Additional comments

The problem is that Google indexes both the start page with and without the parameter and treats it as non-canonical...
grafik

@PhocaCz
Copy link
Contributor

PhocaCz commented Sep 12, 2024

Hi, maybe it is somehow related to changes in 5.1.3, 4.4.7

https://www.joomla.org/announcements/release-news/5910-joomla-5-1-3-and-4-4-7-security-and-bug-fix-release.html

When testing, prior versions don't add suffix: start=0 to the links, new versions add this suffix.

@Fedik Fedik linked a pull request Sep 13, 2024 that will close this issue
4 tasks
@Fedik
Copy link
Member

Fedik commented Sep 13, 2024

Please test #44069

@Fedik Fedik closed this as completed Sep 13, 2024
@Fedik Fedik added the bug label Sep 13, 2024
@Mich-es
Copy link
Author

Mich-es commented Sep 13, 2024

It works!
The question is - how do I get the already indexed articles out of the search index again?
The reason: articles with /?start=0 are still retrievable

@Mich-es
Copy link
Author

Mich-es commented Sep 15, 2024

Hello friends,
I don't know if there is a direct connection, but since J5.1.2 the combination /index.php has been indexed by the search engines again.
@Fedik
grafik

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

Successfully merging a pull request may close this issue.

4 participants