Custom / Static page URL Rewrite Rule
-
I’m using wordpress on windows with permalink url rewriting enabled. I have it working but having problems figuring out the Rewrite rule to manually place in my ini file.
Such as I’m not sure what the url variables should be and what pages it should rewrite to.
I have a custom/static page called “about” (that’s the post slug) but I’m not sure how I display it with URL. Do I redirect to the index.php and what variables do I pass?
/index.php?page=aboutI tried the above and it didn’t work. Does anyone know what I’m trying to do and have some hints? Or just paste a line from your .htaccess file that references a static custom page.
The topic ‘Custom / Static page URL Rewrite Rule’ is closed to new replies.