Hi there, Will Google be able to spider page.html via the code below? There is no html link to page.html. <META HTTP-EQUIV="refresh" content="23; URL=http://www.mysite.com/page.html"> Thank you for your help.
Yes but change content="23" to "0" and don't forget to place a noindex follow robots meta tag on the page with the refresh tag - and keep that page empty of any text, otherwise Google might take it as a spam attempt.