Internal linking on different domain #439
rizaardiyanto1412
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Internal links do not validate if front is on different domain than the wordpress admin.
I have my website on a domain like https://website.com/ and the wordpress on https://wp.website.com/wp-admin. When it validates doesn’t find any links, because they are on different domain.
I can see this on the JS code
but the 3rd arg is not passed and always use the window.location.host
Not sure on the backend what will do also.
Original thread: https://wordpress.org/support/topic/internal-links-not-validating/
Beta Was this translation helpful? Give feedback.
All reactions