Click to See Complete Forum and Search --> : google sitemap
bluepanda
09-23-2005, 04:42 AM
I have create the sitemap and it is saved in notepad as sitemap.xml.
How or where do I add this into my cpanel, or is it not possible. I've not used xml before, so I know nothing about it.
Many thanks.
Khalid Ali
09-23-2005, 11:24 AM
well to read xml you will need to set some rules how to understand the instructions in xml and what to do according to those instructions.
This can be done in a number of ways. Such as using xsl/xslt to format the xml, or any other server side language and the spit the resultant html to a browser...
felgall
09-23-2005, 05:43 PM
Google already knows how to read the XML so you don't need to worry about transforming it. I think that all you need to do is to upload it to your site into the root directory giving it the appropriate filename. You should be able to use FTP to do this without needing to use CPanel.
sheila
09-24-2005, 01:08 PM
Why would you want an untransformed xml sitemap though? (Just curious).