dfcff209c2
closes https://github.com/TryGhost/Product/issues/3915 - when adding a recommendation, we now ping the pull path first to check whether it's a Ghost site. This is the most common case and also helps to cover Ghost sites that are hosted on a subdirectory. - if needed, we ping the origin path to perform the same check. This helps to cover the case where the recommended URL is a subpage or post of a Ghost site - we now have 4 networks calls in the worst case when adding a recommendation: uniqueness validation, two checks to determine whether it's a Ghost site, read metadata from oembed. Each of these have a timeout of 5 seconds, so there's a max. waiting time of 20 sec in the worst case |
||
---|---|---|
.. | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
signup-form | ||
sodo-search |