Make WordPress Core

Opened 8 years ago

Last modified 2 months ago

#42167 new defect (bug)

Reading -> Static Page - domain/page/1111 duplicates home page

Reported by: dqnisoma's profile dqnisoma Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 4.8.2
Component: General Keywords: 2nd-opinion close
Focuses: Cc:

Description

When I set a static page for Home, every url typing after domain with /page/<number> opens home page with http code 200. This is for all WP versions.

Change History (2)

#1 @danieltj
8 years ago

  • Keywords 2nd-opinion added

I'm not sure about this - I'm tempted to say that this isn't an error because if you didn't have a static front-page, going to example.com/page/2 would take you to the second page of posts. But you wouldn't want to redirect to a 404 in case you were relying on query parameters for your homepage.

This is working as designed I think.

#2 @callumbw95
2 months ago

  • Keywords close added

Hi @dqnisoma,

As this appears to be intended behaviour within WordPress as mentioned by @danieltj, but also as this ticket has been sitting for sometime now, I am going to mark this with the close tag. If this issue is still relevant to yourself, and there is more you can add to this, please let us know and we may be able to assist you further.

Note: See TracTickets for help on using tickets.