Wordpress As Backend Only
问题 So I have fully integrated my wordpress posts into my site, however now I am facing a dilemma... I want my URL's to be SEO friendly, for example: My URL structure for a blog post is: blog-post.php?postid=1&type=singlePost I would like the URL to read as the following: /blog/Title-Of-Article/ Of course "Title-Of-Article" would be dynamic. So how can I accomplish this. I am a fairly new coder and .htaccess is still pretty foreign to me. I really need help with this, I have scoured the internet