Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter sspence

    (@sspence)

    This did not help. We don’t want to use permalinks (breaks our graphics). This is what is going into the database:

    Server: localhost
    Database: offgrid_wp
    Table: wp_posts
    Field: guid
    Content: https://www.off-grid.net/?p=339

    Content of guid should be:
    https://www.off-grid.net/index.php?p=339

    index.php is being dropped. What file and what code is supposed to be inserting this?

    Thread Starter sspence

    (@sspence)

    for more info, the orange “more” link is correct, but the headline and comments links are not.

    Kafkaesqui recommended a workaround for a similar issue that may help (set /index.php?p=%post_id% as your structure permalink which will then include index.php in the comments link).

    For me, this works for comments but also changes the structure of my categories and archives links to include “/ index.php?p=” as well, which doesn’t work. For example, without this workaround permalink, my monthly archives default is https://grendelsweb.com/?m=200501 — which doesn’t work. https://grendelsweb.com/index.php?m=200501 and https://grendelsweb.com/index.php?cat=5 would work, but I can’t figure out how to get that index.php in those links. The workaround fix creates an archive link of https://grendelsweb.com/index.php?p=date/ … and doesn’t work at all either (same issue with categories). If you do find where to force “index.php” into the default links calling for comments, archives, categories, or the relevant “how to” in the codex, please post. I’m sure there’s something simple I’ve neglected to do, but can’t get at it. Thanks very much!

    This was bugging me as well and found a solution (not perfect though). In General Options, add ‘index.php’ to the end of your blog url. Everything seems to work except that a slash is added (index.php/?p=1 instead of index.php?p=1), and the ‘next page’ links have the index written into it twice (index.php/index.php?paged=2).

    Is there another option?

    I now see that lots of people have this problem. Sorry if I shouldn’t be posting so much about this problem. But wordpress seems to be unworkable unless I can find a fix or a workaround to the misaligned forward slash.

    Not everyone must have this problem or it would be more prominent on the support board. But i’d love to know the difference between seups for those that don’t have the problem. I’d love to fix it so i can use wordpress, which seems otherwise a wonderful tool.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘articles not linking properly after upgrade’ is closed to new replies.