Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #6423


Ignore:
Timestamp:
07/29/2022 02:48:52 AM (4 years ago)
Author:
dd32
Comment:

Hi @webmarket79,

I apologise that you were sent to report this here, while this issue does affect WordPress.org, the issue is within the WordPress Core Software instead, rather than being a WordPress.org-specific issue (which is what this Trac instance is for).

Core is tracking this issue in #WP53362 so I'm going to close this ticket in favour of that one.

Thank you for reporting the issue though!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6423

    • Property Priority changed from high to normal
    • Property Status changed from new to closed
    • Property Resolution changed from to reported-upstream
  • Ticket #6423 – Description

    initial v1  
    11Hi WordPress Team,
    22
    3  I discover some kind of bug with the pagination of WordPress.
     3I discover some kind of bug with the pagination of WordPress.
    44
    5  You can reach every WordPress site with the ending /0.
     5You can reach every WordPress site with the ending /0.
    66
    7  Also on every site on the page, you can add a /0 and it will not return a
    8  404 Error.
     7Also on every site on the page, you can add a /0 and it will not return a 404 Error.
    98
    10  The problem is, also Google start indexing this pages and will handle it
    11  as duplicate content.
     9The problem is, also Google start indexing this pages and will handle it as duplicate content.
    1210
    13  So in long term may WordPress Sites get ranked worse than the competition
    14  cms systems.
     11So in long term may WordPress Sites get ranked worse than the competition cms systems.
    1512
    16  The is Code to switch of the pagination, but if you have a blog you will
    17  need the pagination.
     13The is Code to switch of the pagination, but if you have a blog you will need the pagination.
    1814
    19  May it needs some ReWrtite Rule for the /0, because this it will not
    20  needed.
     15May it needs some ReWrtite Rule for the /0, because this it will not needed.
    2116
    2217
    23  /*******Examples********/
    24  https://de.wordpress.org/about/
    25  https://de.wordpress.org/about/0/
    26 
    27 
    28  Kind regards
    29 
    30  Pino
     18/*******Examples********/
     19https://de.wordpress.org/about/
     20https://de.wordpress.org/about/0/