sitemap for large website

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pornphase
    Registered User
    • Oct 2010
    • 31

    #1

    sitemap for large website

    how do you go about creating sitemaps for large websites. do you link to other xml files from the main xml file? or do you create a static html page with several diffrent xml files? id like to know your thoughts.

    thanks,
    Porn Phase!
    PornPhase.com - Free Porn Site
    submit your links here

    Niche.Cash - Porn Site Advertising and Traffic Exchange
  • johnclark
    Confirmed User
    • Sep 2013
    • 196

    #2
    Something like this http://www.pornhub.com/sitemap

    info[at]gallerytraffic.net
    Icq: 680 - 927 - 770

    Comment

    • InfiniteTech
      Registered User
      • Apr 2010
      • 32

      #3
      Quite a few applications are available here:
      Code:
      https://code.google.com/p/sitemap-generators/wiki/SitemapGenerators
      Both server side and client side software can crawl through your website and create a useful sitemap.

      Comment

      • pornphase
        Registered User
        • Oct 2010
        • 31

        #4
        johnclark, that is not a xml sitemap though, ive been reading that google likes xml for sitemaps. im guessing this isnt so true?

        also how are people getting the "sub pages links" on the google search results. for example google porn hub... you will see categories, top rated, ect ect but they are not in the sitemap for pornhub.
        PornPhase.com - Free Porn Site
        submit your links here

        Niche.Cash - Porn Site Advertising and Traffic Exchange

        Comment

        • InfiniteTech
          Registered User
          • Apr 2010
          • 32

          #5
          Originally posted by pornphase
          also how are people getting the "sub pages links" on the google search results. for example google porn hub... you will see categories, top rated, ect ect but they are not in the sitemap for pornhub.
          As far as I'm aware that is Google being intelligent. Nothing to do with sitemaps directly.

          Although a hierarchy in the XML sitemap you generate might help.

          Comment

          • pornphase
            Registered User
            • Oct 2010
            • 31

            #6
            my site is in full javascript so a sitemap is really needed for geting indexed.

            im doing both... thanks guys ;]
            PornPhase.com - Free Porn Site
            submit your links here

            Niche.Cash - Porn Site Advertising and Traffic Exchange

            Comment

            • johnclark
              Confirmed User
              • Sep 2013
              • 196

              #7
              Also try something like this:

              Sitemap.xml
              -Posts-sitemap.xml
              --Posts sorted by month
              ---The post
              -Pages-Sitemap.xml
              -Tags-sitemap.xml
              -Categories-sitemap.xml
              -Parent Categories
              --The Categories

              Just an example.
              info[at]gallerytraffic.net
              Icq: 680 - 927 - 770

              Comment

              • dunhill
                Confirmed User
                • Jul 2013
                • 89

                #8
                Originally posted by johnclark
                Also try something like this:

                Sitemap.xml
                -Posts-sitemap.xml
                --Posts sorted by month
                ---The post
                -Pages-Sitemap.xml
                -Tags-sitemap.xml
                -Categories-sitemap.xml
                -Parent Categories
                --The Categories

                Just an example.
                This example would contain duplicate webpages and will delay the indexing I think.
                OP will need a sitemap index (https://support.google.com/webmaster...er/71453?hl=en)

                Comment

                • dobry_den
                  Registered User
                  • Oct 2012
                  • 39

                  #9
                  Read this: support.google.com/webmasters/answer/183668?hl=en

                  I wouldn't even bother with XML unless you really do have a massive set of urls that can't all fit in a single file (a single sitemap file should have no more than 50k urls) and you have a wide variety of pages that get updated at vastly different times. XML sitemaps are only useful because they let you specify priority and last-modified stamps for each url.

                  Otherwise I'd just go for the "URL list" style sitemap which is a file with a url on each line.

                  If you need to enumerate your urls across multiple files, then you create a sitemap index file (support.google.com/webmasters/answer/71453) and submit that instead.

                  (I'm not allowed to post urls as a noob)

                  Comment

                  Working...