Open
Description
Right now we're pulling the package.json to get the homepage, instead, try to get the wordpress site URL.
Some WP hosts seems like they lock the site URL, particularly AWS lightsail, so it would still "exist" but may not be right
should this be overrideable as an env variable? should we still have package.json support? similar, the package.json may "exist" but may not be updated
Should discuss this before working on it.