How to upload site map into the domain root folder ?

gamescay

Newbie
Joined
May 27, 2013
Messages
20
Reaction score
0
Just created a sitemap, now I'm told I have to upload it into the domain root folder of my site.
What exactly is a domain root folder, and please can you explain how do I upload the sitemap into it?
 
Just created a sitemap, now I'm told I have to upload it into the domain root folder of my site.
What exactly is a domain root folder, and please can you explain how do I upload the sitemap into it?

On your website server you can upload. To do this you need to have FTP access of your website. Access your web-server via FTP (Filezila) and find where your website pages are located and upload sitemap files aside there.
 
put it together with your index.php or index.html.
 
It's really site map.xml you want (if your submitting to google).

Your root folder is where you would have installed / uploaded your site in the first place.

It's normally in public_html or httpdocs folder, or sometimes literally the first place you see when you log into your FTP account.

If you use Wordpress its where you'll see index.php, WP-config.php, wp-content and so on.

You'll know if you done it correctly as you'll be able to access the site map by browsing to yoursite.com/sitemap.xml in your Internet browser.
 
Just instal the plugin if you have Wordpress.. and at root folder its your public_html file.
 
The post reminded me of adding XML sitemap, used WordPress SEO by Yoast...searching on its full abilities now...
 
you can use a plugin if you're using wordpress. Its called sitemap generator.

If its not wordpress, then you'll need to create an ftp account from your cpanel. Download filezilla. Login using the ftp details you got from cpanel. Upload your file on the first window. Done
 
you can use a plugin if you're using wordpress. Its called sitemap generator.

If its not wordpress, then you'll need to create an ftp account from your cpanel. Download filezilla. Login using the ftp details you got from cpanel. Upload your file on the first window. Done

Thanks for this; I couldn't for the like of me remember the name for sitemap generator; you just saved me some hours trying to find out mate :)
 
Log into your c panel and click on file manager - you can upload your site map there...or just use FTP. If you're using Wordpress, just use the plugin "Google XML sitemap". Good luck!
 
Back
Top