Fix URI problems with WordPress plugins/theme
Budget: €12 – €18 EUR
We have setup our new knowledge base for our website dnhost.gr, on a separate WordPress installation and for security reasons, we don't want the WP to be inside the same domain as our main website.
So we have decided to host the WP dev environment on a separate subdomain (than our website) and export the KB articles to a sub-folder of our website (eg; dnhost.gr/kb/....)
To export the whole WP and KB articles in HTML format on dnost.gr/kb/, we are using the plugin Simply Static, found on: https://wordpress.org/plugins/simply-static/
The problems are:
1) Simply Static plugin generates folders containing articles, whose names are not always right.
Meaning, greek characters are sometimes exported as greek characters and sometimes they're "broken" or "wrong" and display as a combination of latin, alphanumeric and greek characters that don't actually work on the browser.
mysql-remote-connection-%ce%b1%cf%80%ce%bf%ce%bc%ce%b1%ce%ba%cf%81%cf%85%cf%83%ce%bc%ce%ad%ce%bd%ce%b7-%cf%83%cf%8d%ce%bd%ce%b4%ce%b5%cf%83%ce%b7
instead of: mysql-remote-connection-απομακρυσμένη-σύνδεση
https://blog.dnhost.gr/wordpress-%cf%83%cf%84%ce%b1-%ce%b5%ce%bb%ce%bb%ce%b7%ce%bd%ce%b9%ce%ba%ce%ac/
we need all greek characters of the static site's generated folders, to be in correct alphanumeric format.
2) We are also using the plugin "Custom Post Type Permalinks" (https://wordpress.org/plugins/custom-post-type-permalinks/) for custom permanlinks of our custom post type articles of our KB.
The custom port type is created by the theme we are using FlatbaseVersion: 2.0.8 (https://nicethemes.com/product/flatbase/).
On most of our articles, their URI contains parnet and subcategory based on the custom taxonomies of Flatbase theme (eg: dnhost.gr/article/parent-category/sub-category/URI
3) we also have another issue regarding the URL structure created by Flatbase theme, which we will try to solve with them, except if you can help.
This describes it:
https://nicethemes.com/forums/topic/permalinks-cant-seem-to-update-to-custom-structure/
Furthemore, we want the exported html files generated by Simply Static to have a search functionality.
Any help with that is most welcome.
If you can provide a solution with the existing or OTHER plugins/themes or with a custom code solution please advice.
So we have decided to host the WP dev environment on a separate subdomain (than our website) and export the KB articles to a sub-folder of our website (eg; dnhost.gr/kb/....)
To export the whole WP and KB articles in HTML format on dnost.gr/kb/, we are using the plugin Simply Static, found on: https://wordpress.org/plugins/simply-static/
The problems are:
1) Simply Static plugin generates folders containing articles, whose names are not always right.
Meaning, greek characters are sometimes exported as greek characters and sometimes they're "broken" or "wrong" and display as a combination of latin, alphanumeric and greek characters that don't actually work on the browser.
mysql-remote-connection-%ce%b1%cf%80%ce%bf%ce%bc%ce%b1%ce%ba%cf%81%cf%85%cf%83%ce%bc%ce%ad%ce%bd%ce%b7-%cf%83%cf%8d%ce%bd%ce%b4%ce%b5%cf%83%ce%b7
instead of: mysql-remote-connection-απομακρυσμένη-σύνδεση
https://blog.dnhost.gr/wordpress-%cf%83%cf%84%ce%b1-%ce%b5%ce%bb%ce%bb%ce%b7%ce%bd%ce%b9%ce%ba%ce%ac/
we need all greek characters of the static site's generated folders, to be in correct alphanumeric format.
2) We are also using the plugin "Custom Post Type Permalinks" (https://wordpress.org/plugins/custom-post-type-permalinks/) for custom permanlinks of our custom post type articles of our KB.
The custom port type is created by the theme we are using FlatbaseVersion: 2.0.8 (https://nicethemes.com/product/flatbase/).
On most of our articles, their URI contains parnet and subcategory based on the custom taxonomies of Flatbase theme (eg: dnhost.gr/article/parent-category/sub-category/URI
3) we also have another issue regarding the URL structure created by Flatbase theme, which we will try to solve with them, except if you can help.
This describes it:
https://nicethemes.com/forums/topic/permalinks-cant-seem-to-update-to-custom-structure/
Furthemore, we want the exported html files generated by Simply Static to have a search functionality.
Any help with that is most welcome.
If you can provide a solution with the existing or OTHER plugins/themes or with a custom code solution please advice.