Well.. what type of URL’s do you have that you don’t like, what do they look like?
WordPress has it’s permalink rewrite structures that are easily editable via a UI, the turn
/index.php?post_type=foo&cat=bar
to stuff like
/foos/bar/
I imagine from your post that your using some third party built thing, probably custom written? that no longer has support. What do the URLS look like? something like:
/realestate/?area=toronto&type=condo&min_bed=4&min_bath=2
? If so: look into: “.htaccess pretty URL's“, you can pretty much rewrite anything/everything in the URL then just change the URLS in the navigation to the pretty ones and the server will interrupt them as the ugly permalink, so your content will generate as it should and your customers and google bots will see the pretty permalink.
/realestate/toronto/condos/?bed=4&bath=2
—
as for the meta description and stuff, YOAST SEO finds a way to generate meta title and descriptions anywhere WordPress touches, however, it sounds like these pages you’re needing help with have NO tie to wordpress other than the rest of your site is wordpress.. so you should contact a php/wordpress developer to find a way to make a relation system to push in meta data into these “generated” pages
Thread Starter
regin
(@regin)
Hi davidsword,
Thank you for your very good and elaborate e-mail!
Regarding my URLs, the ugly ones look exactly like this:
http://www.landbrugsmaeglerne.dk/ejendomme/?slug=produktionsejendomme&type%5B%5D=708&type%5B%5D=551&type%5B%5D=704&type%5B%5D=705
The system generates the content, by getting images and descriptions from an external system. And yes, they are generated by a custom build system. Exactly how, Im not sure.
I did not quite get the thing about: “.htaccess pretty URL’s”. Meaning I should access htaccess and chnage that, in order to have the ugly URL transformed into SEO friendly ones?
I was affraid taht Yoast couldnt handle this issue.. The only tie my WP has to this external system, is the menu item