But I had to move the old website files into a directory because they would not load due to some sort of blog business I do not understand. This caused any .htm file in the root to default to the index.php and load the blog. I do not have nor need the index.html file any longer. Only the sub pages
Now google webtools gives a 404 to my 804 external links of these htm pages that read:
http://domain.com/my.htm
but are now in
http://domain.com/website/my.htm
But when you actually click on the old link it defaults to the blog.
Google Webtools shows them as 404s but they do not result in 404s but rather load the blog.
What I need is some sort of redirect code for this.
The one I put in doesn't seem to work, but I may be doing it wrong.
And there is now a long string of S9y rewrites in the .htacess file I dont really understand. I think we all have that file inside our blog directory but not in our root.
Or some other answer?
Am I making sense yet?
Thanks...
RJ