steps to be taken when uploading site's files to a subfolder?
Hello everybody,
I find it easy to upload all files & folders of a site to a sub-folder of the root, so that I can keep my files separated from the default folders which come with website like cgi-bin, modlogan etc.
Then I add a meta tag in the root's index file to redirect to the required home page.
Anything wrong with this approach? What are the steps to be taken in this scenario to increase hits by search robots?
regards,
art.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
Actually I used this meta on my understanding(mis?) about meta tags in past.
All that I required was to put its meta-descriptor in the root's index file, at the same time the users should get the specified files in the subdirectory(using meta-refresh) and thus whenever the website is listed in SEs like Google, the description would be showed along with my site name www.mydomain.com instead of www.mydomain.com/myfolder/myfile.
Now my concern is whether this header() will serve all the above requirements? (I know meta-descriptor is no more considered by robots and I'll aim for the content only)
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)