• nmarabel

    (@nmarabel)


    Tengo un problema en mi sitio, cada vez que agrego o edito un post los permalinks se resetean y la pagina me tira un error 404.

    La solución es ir al menú permalinks y guardar los cambios de nuevo, es la única manera que tengo de arreglarlo por el momento pero no se exactamente a que se debe.

    Este es un var_dump de como veo los permalinks con el error 404

    <br />
    array(128) {<br />
      ["sitemap_index\.xml$"]=><br />
      string(19) "index.php?sitemap=1"<br />
      ["([^/]+?)-sitemap([0-9]+)?\.xml$"]=><br />
      string(51) "index.php?sitemap=$matches[1]&sitemap_n=$matches[2]"<br />
      ["([a-z]+)?-?sitemap\.xsl$"]=><br />
      string(25) "index.php?xsl=$matches[1]"<br />
      ["category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(52) "index.php?category_name=$matches[1]&feed=$matches[2]"<br />
      ["category/(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(52) "index.php?category_name=$matches[1]&feed=$matches[2]"<br />
      ["category/(.+?)/page/?([0-9]{1,})/?$"]=><br />
      string(53) "index.php?category_name=$matches[1]&paged=$matches[2]"<br />
      ["category/(.+?)/?$"]=><br />
      string(35) "index.php?category_name=$matches[1]"<br />
      ["tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?tag=$matches[1]&feed=$matches[2]"<br />
      ["tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?tag=$matches[1]&feed=$matches[2]"<br />
      ["tag/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(43) "index.php?tag=$matches[1]&paged=$matches[2]"<br />
      ["tag/([^/]+)/?$"]=><br />
      string(25) "index.php?tag=$matches[1]"<br />
      ["type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?post_format=$matches[1]&feed=$matches[2]"<br />
      ["type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?post_format=$matches[1]&feed=$matches[2]"<br />
      ["type/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(51) "index.php?post_format=$matches[1]&paged=$matches[2]"<br />
      ["type/([^/]+)/?$"]=><br />
      string(33) "index.php?post_format=$matches[1]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["wpgforms/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?wpgform_qv=$matches[1]&tb=1"<br />
      ["wpgforms/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(50) "index.php?wpgform_qv=$matches[1]&paged=$matches[2]"<br />
      ["wpgforms/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?wpgform_qv=$matches[1]&cpage=$matches[2]"<br />
      ["wpgforms/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(49) "index.php?wpgform_qv=$matches[1]&page=$matches[2]"<br />
      ["wpgforms/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["wpgforms/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["wpgforms/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["news-posts/([^/]+)/trackback/?$"]=><br />
      string(46) "index.php?post_type=news&name=$matches[1]&tb=1"<br />
      ["news-posts/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(59) "index.php?post_type=news&name=$matches[1]&paged=$matches[2]"<br />
      ["news-posts/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(59) "index.php?post_type=news&name=$matches[1]&cpage=$matches[2]"<br />
      ["news-posts/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(58) "index.php?post_type=news&name=$matches[1]&page=$matches[2]"<br />
      ["news-posts/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["news-posts/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["news-posts/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["faq/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["faq/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["faq/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["faq/([^/]+)/trackback/?$"]=><br />
      string(45) "index.php?post_type=faq&name=$matches[1]&tb=1"<br />
      ["faq/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(58) "index.php?post_type=faq&name=$matches[1]&paged=$matches[2]"<br />
      ["faq/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(58) "index.php?post_type=faq&name=$matches[1]&cpage=$matches[2]"<br />
      ["faq/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(57) "index.php?post_type=faq&name=$matches[1]&page=$matches[2]"<br />
      ["faq/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["faq/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["faq/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["event/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["event/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["event/([^/]+)/trackback/?$"]=><br />
      string(47) "index.php?post_type=event&name=$matches[1]&tb=1"<br />
      ["event/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(60) "index.php?post_type=event&name=$matches[1]&paged=$matches[2]"<br />
      ["event/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(60) "index.php?post_type=event&name=$matches[1]&cpage=$matches[2]"<br />
      ["event/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(59) "index.php?post_type=event&name=$matches[1]&page=$matches[2]"<br />
      ["event/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["event/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["robots\.txt$"]=><br />
      string(18) "index.php?robots=1"<br />
      [".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$"]=><br />
      string(18) "index.php?feed=old"<br />
      [".*wp-app\.php(/.*)?$"]=><br />
      string(19) "index.php?error=403"<br />
      [".*wp-register.php$"]=><br />
      string(23) "index.php?register=true"<br />
      ["feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(27) "index.php?&feed=$matches[1]"<br />
      ["(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(27) "index.php?&feed=$matches[1]"<br />
      ["page/?([0-9]{1,})/?$"]=><br />
      string(28) "index.php?&paged=$matches[1]"<br />
      ["comment-page-([0-9]{1,})/?$"]=><br />
      string(41) "index.php?&page_id=6031&cpage=$matches[1]"<br />
      ["comments/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?&feed=$matches[1]&withcomments=1"<br />
      ["comments/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?&feed=$matches[1]&withcomments=1"<br />
      ["search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(40) "index.php?s=$matches[1]&feed=$matches[2]"<br />
      ["search/(.+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(40) "index.php?s=$matches[1]&feed=$matches[2]"<br />
      ["search/(.+)/page/?([0-9]{1,})/?$"]=><br />
      string(41) "index.php?s=$matches[1]&paged=$matches[2]"<br />
      ["search/(.+)/?$"]=><br />
      string(23) "index.php?s=$matches[1]"<br />
      ["author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?author_name=$matches[1]&feed=$matches[2]"<br />
      ["author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?author_name=$matches[1]&feed=$matches[2]"<br />
      ["author/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(51) "index.php?author_name=$matches[1]&paged=$matches[2]"<br />
      ["author/([^/]+)/?$"]=><br />
      string(33) "index.php?author_name=$matches[1]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(80) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(80) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=><br />
      string(81) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$"]=><br />
      string(63) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(64) "index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(64) "index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=><br />
      string(65) "index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/?$"]=><br />
      string(47) "index.php?year=$matches[1]&monthnum=$matches[2]"<br />
      ["([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?year=$matches[1]&feed=$matches[2]"<br />
      ["([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?year=$matches[1]&feed=$matches[2]"<br />
      ["([0-9]{4})/page/?([0-9]{1,})/?$"]=><br />
      string(44) "index.php?year=$matches[1]&paged=$matches[2]"<br />
      ["([0-9]{4})/?$"]=><br />
      string(26) "index.php?year=$matches[1]"<br />
      [".?.+?/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      [".?.+?/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      [".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      [".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      [".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["(.?.+?)/trackback/?$"]=><br />
      string(35) "index.php?pagename=$matches[1]&tb=1"<br />
      ["(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(47) "index.php?pagename=$matches[1]&feed=$matches[2]"<br />
      ["(.?.+?)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(47) "index.php?pagename=$matches[1]&feed=$matches[2]"<br />
      ["(.?.+?)/page/?([0-9]{1,})/?$"]=><br />
      string(48) "index.php?pagename=$matches[1]&paged=$matches[2]"<br />
      ["(.?.+?)/comment-page-([0-9]{1,})/?$"]=><br />
      string(48) "index.php?pagename=$matches[1]&cpage=$matches[2]"<br />
      ["(.?.+?)(/[0-9]+)?/?$"]=><br />
      string(47) "index.php?pagename=$matches[1]&page=$matches[2]"<br />
      ["[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["([^/]+)/trackback/?$"]=><br />
      string(31) "index.php?name=$matches[1]&tb=1"<br />
      ["([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?name=$matches[1]&feed=$matches[2]"<br />
      ["([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?name=$matches[1]&feed=$matches[2]"<br />
      ["([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(44) "index.php?name=$matches[1]&paged=$matches[2]"<br />
      ["([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(44) "index.php?name=$matches[1]&cpage=$matches[2]"<br />
      ["([^/]+)(/[0-9]+)?/?$"]=><br />
      string(43) "index.php?name=$matches[1]&page=$matches[2]"<br />
      ["[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
    }<br />

    Y este cuando guardo los cambios desde el menu permalinks y se arreglan

    </p>
    <p>array(138) {<br />
      ["sitemap_index\.xml$"]=><br />
      string(19) "index.php?sitemap=1"<br />
      ["([^/]+?)-sitemap([0-9]+)?\.xml$"]=><br />
      string(51) "index.php?sitemap=$matches[1]&sitemap_n=$matches[2]"<br />
      ["([a-z]+)?-?sitemap\.xsl$"]=><br />
      string(25) "index.php?xsl=$matches[1]"<br />
      ["portfolio-posts/?$"]=><br />
      string(29) "index.php?post_type=portfolio"<br />
      ["portfolio-posts/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(46) "index.php?post_type=portfolio&feed=$matches[1]"<br />
      ["portfolio-posts/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(46) "index.php?post_type=portfolio&feed=$matches[1]"<br />
      ["portfolio-posts/page/([0-9]{1,})/?$"]=><br />
      string(47) "index.php?post_type=portfolio&paged=$matches[1]"<br />
      ["category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(52) "index.php?category_name=$matches[1]&feed=$matches[2]"<br />
      ["category/(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(52) "index.php?category_name=$matches[1]&feed=$matches[2]"<br />
      ["category/(.+?)/page/?([0-9]{1,})/?$"]=><br />
      string(53) "index.php?category_name=$matches[1]&paged=$matches[2]"<br />
      ["category/(.+?)/?$"]=><br />
      string(35) "index.php?category_name=$matches[1]"<br />
      ["tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?tag=$matches[1]&feed=$matches[2]"<br />
      ["tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?tag=$matches[1]&feed=$matches[2]"<br />
      ["tag/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(43) "index.php?tag=$matches[1]&paged=$matches[2]"<br />
      ["tag/([^/]+)/?$"]=><br />
      string(25) "index.php?tag=$matches[1]"<br />
      ["type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?post_format=$matches[1]&feed=$matches[2]"<br />
      ["type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?post_format=$matches[1]&feed=$matches[2]"<br />
      ["type/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(51) "index.php?post_format=$matches[1]&paged=$matches[2]"<br />
      ["type/([^/]+)/?$"]=><br />
      string(33) "index.php?post_format=$matches[1]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["wpgforms/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?wpgform_qv=$matches[1]&tb=1"<br />
      ["wpgforms/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(50) "index.php?wpgform_qv=$matches[1]&paged=$matches[2]"<br />
      ["wpgforms/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?wpgform_qv=$matches[1]&cpage=$matches[2]"<br />
      ["wpgforms/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(49) "index.php?wpgform_qv=$matches[1]&page=$matches[2]"<br />
      ["wpgforms/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["wpgforms/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["wpgforms/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["wpgforms/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["news-posts/([^/]+)/trackback/?$"]=><br />
      string(46) "index.php?post_type=news&name=$matches[1]&tb=1"<br />
      ["news-posts/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(59) "index.php?post_type=news&name=$matches[1]&paged=$matches[2]"<br />
      ["news-posts/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(59) "index.php?post_type=news&name=$matches[1]&cpage=$matches[2]"<br />
      ["news-posts/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(58) "index.php?post_type=news&name=$matches[1]&page=$matches[2]"<br />
      ["news-posts/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["news-posts/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["news-posts/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["news-posts/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["faq/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["faq/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["faq/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["faq/([^/]+)/trackback/?$"]=><br />
      string(45) "index.php?post_type=faq&name=$matches[1]&tb=1"<br />
      ["faq/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(58) "index.php?post_type=faq&name=$matches[1]&paged=$matches[2]"<br />
      ["faq/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(58) "index.php?post_type=faq&name=$matches[1]&cpage=$matches[2]"<br />
      ["faq/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(57) "index.php?post_type=faq&name=$matches[1]&page=$matches[2]"<br />
      ["faq/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["faq/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["faq/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["faq/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["portfolio-posts/[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["portfolio-posts/[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["portfolio-posts/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["portfolio-posts/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["portfolio-posts/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["portfolio-posts/([^/]+)/trackback/?$"]=><br />
      string(51) "index.php?post_type=portfolio&name=$matches[1]&tb=1"<br />
      ["portfolio-posts/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(63) "index.php?post_type=portfolio&name=$matches[1]&feed=$matches[2]"<br />
      ["portfolio-posts/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(63) "index.php?post_type=portfolio&name=$matches[1]&feed=$matches[2]"<br />
      ["portfolio-posts/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(64) "index.php?post_type=portfolio&name=$matches[1]&paged=$matches[2]"<br />
      ["portfolio-posts/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(64) "index.php?post_type=portfolio&name=$matches[1]&cpage=$matches[2]"<br />
      ["portfolio-posts/([^/]+)(/[0-9]+)?/?$"]=><br />
      string(63) "index.php?post_type=portfolio&name=$matches[1]&page=$matches[2]"<br />
      ["portfolio-posts/[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["portfolio-posts/[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["portfolio-posts/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["portfolio-posts/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["portfolio-posts/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(57) "index.php?portfolio_category=$matches[1]&feed=$matches[2]"<br />
      ["portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(57) "index.php?portfolio_category=$matches[1]&feed=$matches[2]"<br />
      ["portfolio_category/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(58) "index.php?portfolio_category=$matches[1]&paged=$matches[2]"<br />
      ["portfolio_category/([^/]+)/?$"]=><br />
      string(40) "index.php?portfolio_category=$matches[1]"<br />
      ["robots\.txt$"]=><br />
      string(18) "index.php?robots=1"<br />
      [".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$"]=><br />
      string(18) "index.php?feed=old"<br />
      [".*wp-app\.php(/.*)?$"]=><br />
      string(19) "index.php?error=403"<br />
      [".*wp-register.php$"]=><br />
      string(23) "index.php?register=true"<br />
      ["feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(27) "index.php?&feed=$matches[1]"<br />
      ["(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(27) "index.php?&feed=$matches[1]"<br />
      ["page/?([0-9]{1,})/?$"]=><br />
      string(28) "index.php?&paged=$matches[1]"<br />
      ["comment-page-([0-9]{1,})/?$"]=><br />
      string(41) "index.php?&page_id=7680&cpage=$matches[1]"<br />
      ["comments/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?&feed=$matches[1]&withcomments=1"<br />
      ["comments/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(42) "index.php?&feed=$matches[1]&withcomments=1"<br />
      ["search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(40) "index.php?s=$matches[1]&feed=$matches[2]"<br />
      ["search/(.+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(40) "index.php?s=$matches[1]&feed=$matches[2]"<br />
      ["search/(.+)/page/?([0-9]{1,})/?$"]=><br />
      string(41) "index.php?s=$matches[1]&paged=$matches[2]"<br />
      ["search/(.+)/?$"]=><br />
      string(23) "index.php?s=$matches[1]"<br />
      ["author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?author_name=$matches[1]&feed=$matches[2]"<br />
      ["author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(50) "index.php?author_name=$matches[1]&feed=$matches[2]"<br />
      ["author/([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(51) "index.php?author_name=$matches[1]&paged=$matches[2]"<br />
      ["author/([^/]+)/?$"]=><br />
      string(33) "index.php?author_name=$matches[1]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(80) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(80) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=><br />
      string(81) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]"<br />
      ["([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$"]=><br />
      string(63) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(64) "index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(64) "index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=><br />
      string(65) "index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]"<br />
      ["([0-9]{4})/([0-9]{1,2})/?$"]=><br />
      string(47) "index.php?year=$matches[1]&monthnum=$matches[2]"<br />
      ["([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?year=$matches[1]&feed=$matches[2]"<br />
      ["([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?year=$matches[1]&feed=$matches[2]"<br />
      ["([0-9]{4})/page/?([0-9]{1,})/?$"]=><br />
      string(44) "index.php?year=$matches[1]&paged=$matches[2]"<br />
      ["([0-9]{4})/?$"]=><br />
      string(26) "index.php?year=$matches[1]"<br />
      [".?.+?/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      [".?.+?/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      [".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      [".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      [".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["(.?.+?)/trackback/?$"]=><br />
      string(35) "index.php?pagename=$matches[1]&tb=1"<br />
      ["(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(47) "index.php?pagename=$matches[1]&feed=$matches[2]"<br />
      ["(.?.+?)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(47) "index.php?pagename=$matches[1]&feed=$matches[2]"<br />
      ["(.?.+?)/page/?([0-9]{1,})/?$"]=><br />
      string(48) "index.php?pagename=$matches[1]&paged=$matches[2]"<br />
      ["(.?.+?)/comment-page-([0-9]{1,})/?$"]=><br />
      string(48) "index.php?pagename=$matches[1]&cpage=$matches[2]"<br />
      ["(.?.+?)(/[0-9]+)?/?$"]=><br />
      string(47) "index.php?pagename=$matches[1]&page=$matches[2]"<br />
      ["[^/]+/attachment/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["[^/]+/attachment/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
      ["([^/]+)/trackback/?$"]=><br />
      string(31) "index.php?name=$matches[1]&tb=1"<br />
      ["([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?name=$matches[1]&feed=$matches[2]"<br />
      ["([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(43) "index.php?name=$matches[1]&feed=$matches[2]"<br />
      ["([^/]+)/page/?([0-9]{1,})/?$"]=><br />
      string(44) "index.php?name=$matches[1]&paged=$matches[2]"<br />
      ["([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(44) "index.php?name=$matches[1]&cpage=$matches[2]"<br />
      ["([^/]+)(/[0-9]+)?/?$"]=><br />
      string(43) "index.php?name=$matches[1]&page=$matches[2]"<br />
      ["[^/]+/([^/]+)/?$"]=><br />
      string(32) "index.php?attachment=$matches[1]"<br />
      ["[^/]+/([^/]+)/trackback/?$"]=><br />
      string(37) "index.php?attachment=$matches[1]&tb=1"<br />
      ["[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=><br />
      string(49) "index.php?attachment=$matches[1]&feed=$matches[2]"<br />
      ["[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$"]=><br />
      string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]"<br />
    }</p>
    <p>
Viendo 5 respuestas - de la 1 a la 5 (de un total de 5)
  • Moderador erchache2000

    (@erchache2000)

    Tienes que tener un .htaccess para los permanent links.

    Usa el por defecto a ver si solucionas el problema:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    http://codex.wordpress.org/Using_Permalinks

    Iniciador del debate nmarabel

    (@nmarabel)

    erchache2000, gracias por la respuesta…

    Tengo el .htaccess de esa manera y me pasa igual.

    El sitio funciona, las paginas andan bien hasta que agrego un nuevo contenido o edito uno existente.. Es ahí donde tengo que ir a guardar los permalinks de nuevo por que sino todas las paginas del sitio me tiran 404

    Moderador erchache2000

    (@erchache2000)

    Mira a ver si es la cache de tu navegador, eliminalá.

    Si no, fuerza los permanent links.

    Cambia a uno incorrecto y luego al correcto.

    Ten cuidado que si lo haces mal te puede bufar la instancia WordPress.

    Haz una copia de seguridad por si por si…

    Iniciador del debate nmarabel

    (@nmarabel)

    Ya intente eso y sigue sin andar…

    Lo curioso es que guardando los permalinks de nuevo se arregla todo pero es un fastidio tener que hacer eso todo el tiempo.

    Pensé que eran permisos del archivo .htaccess pero los tengo con 644 y tengo entendido que eso permisos son los correctos

    P

    (@peterolle)

    Habla con tu hosting, que vean el log de errores y te digan porque pasa eso.

    Saludos.

Viendo 5 respuestas - de la 1 a la 5 (de un total de 5)

El debate ‘Permalinks error 404’ está cerrado a nuevas respuestas.