I've had a search and read and can't determine how to go about this.
Spider URL: local-test.domain.com
Base URL: local-test.domain.com
Result URL: www.domain.com
Basically, i run a local test server on my home computer which uses a different domain name to the public. When approved, the files upload direct to the public server, which works fine.
When I spider the local site, It returns 'fixed' results that use the test domain, which won't work when uploaded to the public domain. It doesn't matter if the search results don't 'point' properly on the test environment.
Is there a way to spider the test server and only alter the results url.
e.g.
local-test.domain.com/index.php becomes www.domain.com/index.php
Spider URL: local-test.domain.com
Base URL: local-test.domain.com
Result URL: www.domain.com
Basically, i run a local test server on my home computer which uses a different domain name to the public. When approved, the files upload direct to the public server, which works fine.
When I spider the local site, It returns 'fixed' results that use the test domain, which won't work when uploaded to the public domain. It doesn't matter if the search results don't 'point' properly on the test environment.
Is there a way to spider the test server and only alter the results url.
e.g.
local-test.domain.com/index.php becomes www.domain.com/index.php
Comment