i have a website running on wordpress and another website which is purely a static website
my question is, on the static website on a particular page for example blog.html is it possible to retrieve all the blog entries that have been made on the website running on wordpress to be displayed in blog.html page on the static website if not all categories atleast a specific category from the wordpress website
is this only possible if both websites are running on wordpress
if so what are the other solutions in this case of the static website
other than making the static website into wordpress is there a solution
You will require to install wordpress in your another static web site. However, if you do not want to install the wordpress in your static web site then you will have to build a script and manually write the blogs in it.
You have to write a script that fetches required data from your wordpress powered site and to publish on your static site. Generally this script consists of PHP connecting to your wordpress powered database with some MYSQL queries.
Edit by admin: no contact info permitted on the forum, thank you
i have a website running on wordpress and another website which is purely a static website
my question is, on the static website on a particular page for example blog.html is it possible to retrieve all the blog entries that have been made on the website running on wordpress to be displayed in blog.html page on the static website if not all categories atleast a specific category from the wordpress website
is this only possible if both websites are running on wordpress
if so what are the other solutions in this case of the static website
other than making the static website into wordpress is there a solution
please advice.
thanks
I have read this posts. I am new here. Have you settled your question? Would you like to share the progress you have had with me?
Bookmarks