• michael

    (@mvandiermen)


    somehow I am getting https://www.url.com/parent/postname
    I do not know how I added the parent in the url or how to remove it
    no doubt I will find my answer and post it here

    These are my settings

    #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

    Permalink Settings – Post name or Custom Structure /%postname%/

Viewing 6 replies - 1 through 6 (of 6 total)
  • WhiteScreenOfDeath

    (@whitescreenofdeath)

    Are you getting it suddenly or since new installation of wordpress ?
    Check if you haven’t installed wordpress in ‘parent’ directory.

    Thread Starter michael

    (@mvandiermen)

    since I added the permalinks

    I installed in https://www.url.com/ and am getting https://www.url.com/topParentNameHere/postname

    here is a list of my plugins
    Acunetix WP Security
    Advanced Ads
    Advanced Custom Fields
    Akismet
    Better Anchor Links
    BulletProof Security
    Contact Form 7
    Faster Appearance – Menus
    Image Widget
    Login LockDown
    Maintenance
    Meteor Slides
    MOJO Marketplace
    Nav Menu Roles
    NextGEN Gallery by Photocrati
    Post Tags and Categories for Pages
    UberMenu 3 – The Ultimate WordPress Mega Menu
    Widgets Master
    WordPress SEO
    WP Edit

    Thread Starter michael

    (@mvandiermen)

    what settings can cause this?

    WhiteScreenOfDeath

    (@whitescreenofdeath)

    Too many plugins. Try deactivating the last plugin/s you installed or updated.

    Thread Starter michael

    (@mvandiermen)

    I disabled all the plugin but did not fix the problem

    WhiteScreenOfDeath

    (@whitescreenofdeath)

    Try changing permalink structure to date-wise.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘permalinks showing parent’ is closed to new replies.