match query source ^wp-json/?$ index.php?rest_route=/ other ^wp-json/(.*)? index.php?rest_route=/$matches[1] other ^index.php/wp-json/?$ index.php?rest_route=/ other ^index.php/wp-json/(.*)? index.php?rest_route=/$matches[1] other category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?category_name=$matches[1]&feed=$matches[2] category category/(.+?)/(feed|rdf|rss|rss2|atom)/?$ index.php?category_name=$matches[1]&feed=$matches[2] category category/(.+?)/embed/?$ index.php?category_name=$matches[1]&embed=true category category/(.+?)/page/?([0-9]{1,})/?$ index.php?category_name=$matches[1]&paged=$matches[2] category category/(.+?)/?$ index.php?category_name=$matches[1] category tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?tag=$matches[1]&feed=$matches[2] post_tag tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?tag=$matches[1]&feed=$matches[2] post_tag tag/([^/]+)/embed/?$ index.php?tag=$matches[1]&embed=true post_tag tag/([^/]+)/page/?([0-9]{1,})/?$ index.php?tag=$matches[1]&paged=$matches[2] post_tag tag/([^/]+)/?$ index.php?tag=$matches[1] post_tag type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?post_format=$matches[1]&feed=$matches[2] post_format type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?post_format=$matches[1]&feed=$matches[2] post_format type/([^/]+)/embed/?$ index.php?post_format=$matches[1]&embed=true post_format type/([^/]+)/page/?([0-9]{1,})/?$ index.php?post_format=$matches[1]&paged=$matches[2] post_format type/([^/]+)/?$ index.php?post_format=$matches[1] post_format .*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$ index.php?feed=old other .*wp-app\.php(/.*)?$ index.php?error=403 other .*wp-register.php$ index.php?register=true other feed/(feed|rdf|rss|rss2|atom)/?$ index.php?&feed=$matches[1] root (feed|rdf|rss|rss2|atom)/?$ index.php?&feed=$matches[1] root embed/?$ index.php?&embed=true root page/?([0-9]{1,})/?$ index.php?&paged=$matches[1] root comments/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?&feed=$matches[1]&withcomments=1 comments comments/(feed|rdf|rss|rss2|atom)/?$ index.php?&feed=$matches[1]&withcomments=1 comments comments/embed/?$ index.php?&embed=true comments search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?s=$matches[1]&feed=$matches[2] search search/(.+)/(feed|rdf|rss|rss2|atom)/?$ index.php?s=$matches[1]&feed=$matches[2] search search/(.+)/embed/?$ index.php?s=$matches[1]&embed=true search search/(.+)/page/?([0-9]{1,})/?$ index.php?s=$matches[1]&paged=$matches[2] search search/(.+)/?$ index.php?s=$matches[1] search author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?author_name=$matches[1]&feed=$matches[2] author author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?author_name=$matches[1]&feed=$matches[2] author author/([^/]+)/embed/?$ index.php?author_name=$matches[1]&embed=true author author/([^/]+)/page/?([0-9]{1,})/?$ index.php?author_name=$matches[1]&paged=$matches[2] author author/([^/]+)/?$ index.php?author_name=$matches[1] author ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4] date ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4] date ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true date ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4] date ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3] date ([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] date ([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] date ([0-9]{4})/([0-9]{1,2})/embed/?$ index.php?year=$matches[1]&monthnum=$matches[2]&embed=true date ([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3] date ([0-9]{4})/([0-9]{1,2})/?$ index.php?year=$matches[1]&monthnum=$matches[2] date ([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&feed=$matches[2] date ([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&feed=$matches[2] date ([0-9]{4})/embed/?$ index.php?year=$matches[1]&embed=true date ([0-9]{4})/page/?([0-9]{1,})/?$ index.php?year=$matches[1]&paged=$matches[2] date ([0-9]{4})/?$ index.php?year=$matches[1] date [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$ index.php?attachment=$matches[1] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$ index.php?attachment=$matches[1]&tb=1 post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?attachment=$matches[1]&feed=$matches[2] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?attachment=$matches[1]&feed=$matches[2] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ index.php?attachment=$matches[1]&cpage=$matches[2] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$ index.php?attachment=$matches[1]&embed=true post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1 post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5] post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5] post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5] post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5] post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$ index.php?attachment=$matches[1] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$ index.php?attachment=$matches[1]&tb=1 post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?attachment=$matches[1]&feed=$matches[2] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?attachment=$matches[1]&feed=$matches[2] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ index.php?attachment=$matches[1]&cpage=$matches[2] post [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$ index.php?attachment=$matches[1]&embed=true post ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4] post ([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$ index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3] post ([0-9]{4})/comment-page-([0-9]{1,})/?$ index.php?year=$matches[1]&cpage=$matches[2] post .?.+?/attachment/([^/]+)/?$ index.php?attachment=$matches[1] page .?.+?/attachment/([^/]+)/trackback/?$ index.php?attachment=$matches[1]&tb=1 page .?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?attachment=$matches[1]&feed=$matches[2] page .?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ index.php?attachment=$matches[1]&feed=$matches[2] page .?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ index.php?attachment=$matches[1]&cpage=$matches[2] page .?.+?/attachment/([^/]+)/embed/?$ index.php?attachment=$matches[1]&embed=true page (.?.+?)/embed/?$ index.php?pagename=$matches[1]&embed=true page (.?.+?)/trackback/?$ index.php?pagename=$matches[1]&tb=1 page (.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ index.php?pagename=$matches[1]&feed=$matches[2] page (.?.+?)/(feed|rdf|rss|rss2|atom)/?$ index.php?pagename=$matches[1]&feed=$matches[2] page (.?.+?)/page/?([0-9]{1,})/?$ index.php?pagename=$matches[1]&paged=$matches[2] page (.?.+?)/comment-page-([0-9]{1,})/?$ index.php?pagename=$matches[1]&cpage=$matches[2] page (.?.+?)(?:/([0-9]+))?/?$ index.php?pagename=$matches[1]&page=$matches[2] page