Unable to insert blog – WordPress is installed in a subfolder
-
Hi everyone
We recently scrapped our old WordPress site (due to defunct plugins and an update of WP on top of that… breaking too many things).
Due to our host (and having a different WP site in another subfolder), our new site resides in
\public_html\wordpress
instead of root (\public_html
).So our
WordPress-Address (URL)
points tohttps://www.example.com/wordpress
While ourWebsite-Address (URL)
points tohttps://www.example.com
Attempting to connect Jetpack from within the Dashboard results in the following error:
“Unable to insert blog. Please try again or contact support.”The issue persists even when disabling all other plugins and performing a clean re-installation of Jetpack (as per https://jetpack.com/support/reconnecting-reinstalling-jetpack/#reinstalling-jetpack), removing or adding the URL prefix
www
and/or disconnecting the site from WordPress.com (we don’t care about the stats and never used any other features).The debug tool (https://jptools.wordpress.com/debug/) looks for the xmlrpc.php in
https://www.example.com/xmlrpc.php
instead of where it actually is:https://www.example.com/wordpress/xmlrpc.php
.The WordPress XML-RPC Validation Service (https://xmlrpc.eritreo.it/) successfully validates the connection though, since it looks in the right place.
Are there some leftovers of previous tests on the side of the Jetpack servers that’d need to be cleaned up, or is this a case of Jetpack simply not working if WP isn’t installed in root, resp. when Website-Address URL and WordPress-Address URL differ?
Thanks and best regards
The page I need help with: [log in to see the link]
- The topic ‘Unable to insert blog – WordPress is installed in a subfolder’ is closed to new replies.