Viewing 1 replies (of 1 total)
  • Thread Starter Premiumwp.ro

    (@bogdandin)

    I fixed like this

    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d

    RewriteRule -ID([^/]+)$ /?p=$1 [L]

    Example: mydomain/loremipsum-ID1

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Permalinks anything-ID%post_id%’ is closed to new replies.