Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-07-2012, 03:54 PM   PM User | #1
Tim@DIM
New Coder

 
Join Date: Dec 2011
Location: Detroit
Posts: 62
Thanks: 17
Thanked 0 Times in 0 Posts
Tim@DIM is an unknown quantity at this point
Arrow xml sitemaps

Ive been told by several sources that using XML sitemaps in my sites is a good practice. I have read articles and understand the function of a sitemap.

I have 3 questions, though.

#1 should i include a link to the sitemap in my index page?
example:
Code:
<link href="sitemap.xml" />
#2 will including a link as described above work instead of submitting the sitemap to google webmaster tools?

#3 the sitemap generator im using (xml-sitemaps.com) is generating two links to the home page. why is this? and will it affect my SEO at all (one seo consultant i know says having two is a bad thing).
example:
Code:
<url>
  <loc>http://website.com/</loc>
</url>
<url>
  <loc>http://website.com/index.html</loc>
</url>
Tim@DIM is offline   Reply With Quote
Reply

Bookmarks

Tags
google, google webmaster tools, seo, sitemaps, xml sitemap

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:51 PM.


Advertisement
Log in to turn off these ads.