How to set up sitemap please

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mogul
    New Member
    • Mar 2010
    • 4

    #16
    My tricks :
    Changing permit vis ftp client it won't work
    Then change it via cpanel file manager.
    And it's work - 777 now
    Setting on admincp done
    rebuild sitemap complete.

    But i have another prob.
    When i click at http://mysite.com/xmlsitemap.php
    Then i got xml file downloaded.

    Question :
    Generally >> http://mysite.com/xmlsitemap.php
    Result open new browser or download xml file to my pc?

    Comment

    • jobBole
      Senior Member
      • Dec 2009
      • 142

      #17
      Originally posted by kozzie
      ok did what u said =

      changed the chmod to 777 which main everything writable

      put full path of folder as stated and it comes up with

      Error:You did not enter a valid value for this setting.



      The above value is showing under the heading:

      Sitemap File Path

      I put the complete link to the folder as u stated above

      what did i do wrong//

      Is it possible that my server doesnt allow it?
      Hi, for example , create a folder named " sitemap test".
      then the Sitemap File Path should be : ./sitemap test (Note: the dot before slash)
      Best Regards,
      Jerry

      Comment

      • GeeOne
        Member
        • Jun 2009
        • 30

        #18
        Sorry for disturbing you.

        I have already created folder called 'sitemap' and having index file there i.e. www.mysite.com/sitemap.index.php

        Here please guide me what path should I give ./sitemap or ./sitemap/index.php
        or
        As suggested I should create new folder called sitemaps?

        Thanx in advance.

        G!

        Originally posted by ENF
        Yeah, I don't know what your setup is as far as the path goes.

        Try these:

        If your forum URL is: http://www.yoursite.com/forum -> Create a folder called 'sitemaps' under in the 'forum' folder and then set the path as ./forum/sitemaps
        If your forum URL is: http://www.yoursite.com -> create a folder called 'sitemaps' the root of your websiote and then set the path as ./sitemaps

        Make sure that the folder 'sitemaps' is CHMOD 777

        That's my best guess... let me know how it works out.
        Offwalk - The off topic forum

        Comment

        • SuperGLS
          Senior Member
          • Nov 2004
          • 104
          • 4.0.0

          #19
          When I do the "Rebuild Sitemap" I get this error.

          Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 6125396 bytes)

          Any ideas on what could be causing that? I have the settings configured like ENF has said and the directory is 777 (mysite.com/sitemaps).

          Comment

          • wcguy
            Senior Member
            • Mar 2009
            • 289
            • 3.8.x

            #20
            After trial and error, me being a freaking newbie and all, I recalled that one time debugging another problem, that creating a directory isn't enough...

            so after I created a directory called sitemap at my root, I then created a file called sitemap.xml using notepad ++, and uploaded it to the directory (after I changed the mod to 777).

            Then the correct entry into the filepath box is...........


            ./sitemap

            Finally, it works!

            Comment

            • wcguy
              Senior Member
              • Mar 2009
              • 289
              • 3.8.x

              #21
              Just pointed out to me that the file I created, sitemap.xml is just a dummy file that isn't used for or by anything. It was just a placeholder to populate the directory. I would imagine that pretty much any file named anything would work, and that the sitemap generator creates three files called

              vbulletin_sitemap_indexXX.xml.gz
              vbulletin_sitemap_threadXX.xml.gz
              vbulletin_sitemap_forum.xml.gz

              Comment

              • plutonash
                Senior Member
                • Sep 2009
                • 116
                • 4.0.0

                #22
                That did it! Well done wcguy...why does nobody else know this? And more to the point, why has Admin not told us?

                Comment

                • goxy63
                  Senior Member
                  • Sep 2008
                  • 165

                  #23
                  Originally posted by wcguy
                  Just pointed out to me that the file I created, sitemap.xml is just a dummy file that isn't used for or by anything. It was just a placeholder to populate the directory. I would imagine that pretty much any file named anything would work, and that the sitemap generator creates three files called

                  vbulletin_sitemap_indexXX.xml.gz
                  vbulletin_sitemap_threadXX.xml.gz
                  vbulletin_sitemap_forum.xml.gz
                  what should be submited on google within webmaster tools?
                  Last edited by goxy63; Tue 11 May '10, 5:11am.

                  Comment

                  • jobBole
                    Senior Member
                    • Dec 2009
                    • 142

                    #24
                    Originally posted by goxy63
                    what should be submited on google within webmaster tools?
                    Hi, does you mean in Google Webmaster? If do,

                    you just submit this URL : http://www.domain.com/xmlsitemap.php

                    The sitemap will be accessed by search engines via that URL.
                    Click image for larger version

Name:	sub.jpg
Views:	1
Size:	5.9 KB
ID:	3679156
                    Best Regards,
                    Jerry

                    Comment

                    • goxy63
                      Senior Member
                      • Sep 2008
                      • 165

                      #25
                      Originally posted by vicelover
                      Hi, does you mean in Google Webmaster? If do,

                      you just submit this URL : http://www.domain.com/xmlsitemap.php

                      The sitemap will be accessed by search engines via that URL.
                      [ATTACH=CONFIG]45090[/ATTACH]
                      Thank you
                      Got bit confused with these....after some reading and your post ....now its ok

                      Comment

                      • jobBole
                        Senior Member
                        • Dec 2009
                        • 142

                        #26
                        Originally posted by goxy63
                        Thank you
                        Got bit confused with these....after some reading and your post ....now its ok
                        Welcome,
                        glad to help you.
                        Best Regards,
                        Jerry

                        Comment

                        • anthonyparsons
                          Senior Member
                          • Mar 2005
                          • 2597

                          #27
                          The fullpath is normally going to be: /home/account name goes here/public_html/sitemap

                          Comment

                          • goxy63
                            Senior Member
                            • Sep 2008
                            • 165

                            #28
                            Originally posted by anthonyparsons
                            The fullpath is normally going to be: /home/account name goes here/public_html/sitemap
                            Could you elaborate that please a bit cause Iam not quite shure what do you mean by that?

                            I submited my sitemap as this http://www.mysite/forums/xmlsitemap.php on google and its working
                            As my forums are installed within "forums" file there I created "sitemap" file which is chmoded 777
                            Than AdminCP>>>Settings>>>Options>>>XMLsitemap>>>Sitemap File Path here I inputed "./sitemap

                            This is working for me and if I am wrong please correct me

                            Hope my small explanation will help to someone as I was lost for few hrs with these settings


                            Thank you

                            Ps
                            Yesterday I was thinking that I saw under "Maintenance" (very bottom) options for XML sitemap, but now in AdminCP its just not there(maybe my wife throw something in my soup)
                            How about you guys, only options for this feature is in AdminCP>>>Settings>>>Options>>>XMLsitemap ???

                            Comment

                            • anthonyparsons
                              Senior Member
                              • Mar 2005
                              • 2597

                              #29
                              If it is working, leave it alone. You can do it either way using the . or the full path. Using the fullstop simply gives the directive to follow from this point.

                              Comment

                              • ndut
                                Senior Member
                                • Sep 2007
                                • 117
                                • 5.0.X

                                #30
                                i did it.. already set up sitemaps. Thank you to ENF

                                Comment

                                Related Topics

                                Collapse

                                Working...