Results 1 to 10 of 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member
    Join Date
    Jun 2014
    Location
    Pasadena, CA 91101
    Posts
    117

    How to create manual sitemap?

    How to create manual sitemap?

  2. #2
    Registered User Jackandrew's Avatar
    Join Date
    Jul 2014
    Location
    Los Angeles, Texas, United States
    Posts
    122
    Create a text file and save it with a .xml extension.

    Add the following code to the top of the file:

    <?xml version="1.0" encoding="UTF-8"?>

    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    then, Add the following to the end of the file:

    </urlset>

    Create an entry for each URL. The <loc> tag is required and the others are optional.
    <url>
    <loc>http://www.example.com/</loc>
    <lastmod>2005-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    </url>

    Upload your Sitemap to your server site. Then submit it to Google using Webmaster Tools.

  3. #3
    Registered User
    Join Date
    Mar 2014
    Location
    Delhi
    Posts
    76
    Manual sitemap creation is the best way for the crawlers.

    botanix resort | hotel in dalhousie | picnic spot

  4. #4

  5. #5

  6. #6
    Registered User
    Join Date
    Aug 2014
    Location
    13.524823 Langitute now you find Latitude
    Posts
    82
    @webcreations and @jackandrew You both are provide pretty good answer. In fact the source of it is useful to make our own sitemap. But I want to ask you one thing is there any different if we make sitemap through free tools or we make it on our own. Is there indexing different between these tows?

  7. #7
    Registered User
    Join Date
    Dec 2012
    Location
    India
    Posts
    928
    There are lots of sitemap generator available online, just use them.
    Generate the sitemap, upload to you root directory and submit to Google webmaster tools.

  8. #8
    Registered User
    Join Date
    May 2016
    Posts
    122
    To register it, login to Google webmaster tools, click Sitemaps on Dashboard and press the ADD/TEST SITEMAP button, then submit the sitemap.xml file. And don't forget: keep it simple! If the sitemap size is to big ( over 50 MB ) you shall create different XML files and include them into the main Sitemap XML.

  9. #9
    Senior Member
    Join Date
    Jul 2015
    Posts
    376
    To register it, login to Google webmaster tools, click Sitemaps on Dashboard and press the ADD/TEST SITEMAP button, then submit the sitemap.xml file. And don't forget: keep it simple! If the sitemap size is to big you shall create different XML files and include them into the main Sitemap XML.

  10. #10
    Senior Member deepakrajput's Avatar
    Join Date
    Feb 2012
    Location
    CA
    Posts
    1,223
    You need to copy-paste all your site inner pages URL in xml format.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.