Looking to build a sitemap into my site?
An HTML for visitors, plus a back log for google bots can i do this?
An HTML for visitors, plus a back log for google bots can i do this?
- 16 Posts
- 0 Reply Likes
Posted 8 years ago
Boomer, Champion
- 2055 Posts
- 84 Reply Likes
- 16 Posts
- 0 Reply Likes
I am looking for a way of placing a sitemap, html and a way the Google bots can crawl through my site quicker, is this possible?
This reply was created from a merged topic originally titled
Is there away of placing a sitemap on mywebsite?.
This reply was created from a merged topic originally titled
Is there away of placing a sitemap on mywebsite?.
- 16 Posts
- 0 Reply Likes
Hi i have read through this but it does not explain how to get the sitemap on my website?
- 4448 Posts
- 190 Reply Likes
Hello Callum Clarke
The sitemap of your Yola website will be created for you automatically. This tutorial has more information: Google Webmaster.
The sitemap of your Yola website will be created for you automatically. This tutorial has more information: Google Webmaster.
- 16 Posts
- 0 Reply Likes
Hi,
Stefan i would like to display the site map on my actual website, i have sorted the google websmaster out now?
Stefan i would like to display the site map on my actual website, i have sorted the google websmaster out now?
- 4448 Posts
- 190 Reply Likes
Hello Callum
You have access to your Sitemap via this URL:
You could add it as a link to your website.
You have access to your Sitemap via this URL:
http://yourdomain.com/sitemap.xml
You could add it as a link to your website.
- 16 Posts
- 0 Reply Likes
- 4448 Posts
- 190 Reply Likes
You could add it e.g. in an iframe at the bottom of your website (you will need to repeat this for each page):
I know this doesn't look nice and is maybe not what you were thinking of. If you surf on the internet, you will realize that hardly any website displays a sitemap any more because it has become quite old-fashioned.
If you have a good navigation, you won't need to display the sitemap of your website, and with regard to SEO, submitting it to Google and other search engines will absolutely do the job!
- Drag and drop an HTML Widget to the bottom of your page.
- Copy/paste the following code into the HTML editor:
<iframe src ="http://yourdomain.com/sitemap.xml" width="100%" height="300">
<p>Your browser does not support iframes.</p>
</iframe> - You can adjust the height to your liking.
I know this doesn't look nice and is maybe not what you were thinking of. If you surf on the internet, you will realize that hardly any website displays a sitemap any more because it has become quite old-fashioned.
If you have a good navigation, you won't need to display the sitemap of your website, and with regard to SEO, submitting it to Google and other search engines will absolutely do the job!
- 16 Posts
- 0 Reply Likes