Forums

Google Sitemap (56 posts)

  1. Kyramas
    Member
    Posted 6 years ago #

    Thanks ! Last tip made the difference!

  2. johanvanderwijk
    Member
    Posted 6 years ago #

    I'm just wondering if anyone else has checked this, but I am not noticing any results from the Google sitemap feature.

    It has been uploaded to the server a couple of days ago, and all is ok. Google downloaded it but it still hasn't reindexed my site. I have changed almost all of my pages and still nothing of these changes show up in Google...

    How long do you think it takes before Google will use the xml file to crawl my site??

  3. Matt Mullenweg
    Troublemaker
    Posted 6 years ago #

    I think you should ask Google, not us.

  4. Lorelle
    Member
    Posted 6 years ago #

    And some people have never been crawled, even after submission, and others wait MONTHS to see any action. Patience.

  5. johanvanderwijk
    Member
    Posted 6 years ago #

    Okay Matt, let me rephrase my question:

    Has anyone who is using a XML sitemap that is generated from WordPress noticed any improvements in the index frequency of their site?

    This thread is all about the technical aspects, but I just wonder about the concrete results. (I haven’t noticed anything yet…)

  6. Sidney440
    Member
    Posted 6 years ago #

    Not sure if this is interesting for anyone anymore, but still: I did a new version of the original script, mixed it with some of Arne's script and - voila: Another plugin is available to the public. It produces valid sitemaps (Google accepted mine), is ready for localization (if someone could help me with .po and .mo files), uses real timezones and still generates the sitemap only if necessary.
    Download & stuff: http://sidney.ws4f.us/2005/06/13/google-sitemap-plugin-sidney-edition
    Sid

  7. Sidney440
    Member
    Posted 6 years ago #

    Me again. I just wanted to drop you a note that I just got my plugin to inform Google automatically if you publish, edit or delete a post. It saves you the time of submitting it manually.

    Sid

  8. Himalian
    Member
    Posted 6 years ago #

    Hi all!

    I just saw that there is also a new version of the Google Sitemap Generator for WordPress from Arne Brachhold. Now you can add additional external pages to your sitemap and auto-notify Google. Works well for me....

    http://www.arnebrachhold.de/2005/06/15/google-sitemap-generator-for-wordpress-25

    --
    Himalian

  9. richards1052
    Member
    Posted 6 years ago #

    I just installed it & it works AOK for me.

    I have a ? though. OTher forum members tell me that in installing WP last month, I created custom permalinks which means only my site (but not my posts) will have a google page rank.

    W/o understanding the ins & outs of page rank & how google sitemap works, do you think this plugin will compensate in any way for the loss of Google traffic that it appears I'm in for (for the last month my site traffic has been down nearly 50% over my previous blog)?

  10. James
    Happiness Engineer
    Posted 6 years ago #

    More info on richards1052's situation can be found here: http://wordpress.org/support/topic/37585

  11. Sidney440
    Member
    Posted 6 years ago #

    I can't talk for all people, but at least my blog seems to get more visits by Google. Somehow, my presence at Google is a bit better than before, I'd think. But that can also be due to other things.
    So: No promises, but your sitemap should help things.

    Sid

  12. cgibb1014
    Member
    Posted 6 years ago #

    This is really strange.

    I installed arnee's plugin and it ran with no problem. I singed into Google and gave it the sitemap url and tried to verify it and it came back and said "we would like to tell you some things about your sitemap but your probably want them to kept private so create a file (in the same directory as the sitemap) with the filename: and then it gave me this really long name for an .html file, for example: verylonggooglename.html

    So I created the file (they said they didn't care what was in it). When I told it to verify again, it said it couldn't find the verification file. I tried to get to it in my browser and got a 404 error.

    What's really strange is if I typed in the domain name of my site and then copied and pasted their long file name after it, it could find the file.

    So if they were looking for http://www.mydomain.com/%20verylonggooglename.html they would find it. Because when I paste the file name at the end of domain name it adds a "percent sign20" to the name and the file is found. But since google doesn't add in between the domain name and the file name in the URL they can't verify the sitemap file.

    I looked up {percent sign 20} and it has something to do with encoding and escaping but I don't know why it's inserting it when I copy and paste the filename after the URL and can find it. But if I cut and paste the entire URL that google is looking for it says it can't find the file.

    Anybody else had this happen?

    [Note: I can't type the symbol for percent sign 20 in this message, because it won't show up. So you might not understand what I'm saying at all.]

  13. Beel
    Member
    Posted 6 years ago #

    Nope, never had that problem. You can't "see" the %20 because it is a "space"

  14. cgibb1014
    Member
    Posted 6 years ago #

    Well, it still gives me the same error when I try to "verify" sitemap.xml but it now says "submitted"-"7 hours ago" "last downloaded"-"1 hour ago" "sitemap status"-"OK". The status used to be "pending."

    So I think the plugin worked great but there's some kind of bug with Google's verify link.

  15. cgibb1014
    Member
    Posted 6 years ago #

    The problem with the space was caused when I copied and pasted the URL from the Google verify page into the new file name when I created it on my server. Although I didn't highlight the space in front of the name, for some reason it copied and pasted one in front of the filename. It was so small that I didn't notice it in the directory listing.

    I just renamed the Google verify filename by putting the cursor in front of the first character and hitting backspace. Sure enough there was a space there. Then I was able to verify with no problem.

    Arne's plug-in worked great and Google seemed very happy with it.

  16. Serge
    Member
    Posted 6 years ago #

    Hello All I hope this is the right area to post a question. I recently downloaded the latest sitemap wordpress plugin v2.7, uploaded it to the plugins on the server, and activated the sitemap feature in wordpress. When I hit the "Build Sitemap" button in WordPress I get the following error message:

    Could not write into /home/(my password)/public_html/sitemap.xml

    Could not write into /home/(my password)/public_html/sitemap.xml.gz

    Any ideas on what may be wrong?

    Thanks

  17. Beel
    Member
    Posted 6 years ago #

    Direct from the instructions:

    == Installation ==

    1. Upload the full directory into your wp-content/plugins directory
    2. Make your blog directory writeable OR create two files called sitemap.xml and sitemap.xml.gz and make them writeable via CHMOD In most cases, your blog directory is already writeable.

  18. ielliott
    Member
    Posted 6 years ago #

    For anyone who's interested... I have a script that turns your Google compliant XML sitemap into a Yahoo compliant sitemap that you can submit to Yahoo.

    It's free.

    http://www.ielliott.com/2005/10/31/google-to-yahoo-sitemap/

  19. fcr
    Member
    Posted 6 years ago #

    I'm getting a strange error that's probably very simple to correct, but I lack understanding on the problem. Whenever I use any version of the plugin (2.x-3.01b) I get the following message

    Could not write into /cgi-bin/php/sitemap.xml

    I tried leaving a blank file and doing a CHMOD 666 to it, and got the same message. I generated a sitemap at another site, did the CHMOD 666 and got the same message. I also tried CHMOD 777 on both versions of the file. Does anyone have any idea on what's wrong?

  20. vkaryl
    Member
    Posted 6 years ago #

    Why is the file in the cgi-bin/php directory to begin with?

  21. martinpetrov
    Member
    Posted 6 years ago #

    I'm not sure if my question has been already answered, but do you know how to exclude specific Pages from the sitemap (using Google Sitemap 2.7.1 plugin) ?

    Thank you in advance!

  22. fcr
    Member
    Posted 6 years ago #

    vkaryl - I don't know--I didn't put it there, and (as near as I can tell) this directory doesn't exist. On my host, the map is in the root directory. (homepage.com/sitemap.xml). I'm using GoDaddy for hosting. Does anyone have any idea?

    Thanks again--sorry if this is a dumb question.

  23. pomartel
    Member
    Posted 6 years ago #

    fer - I also had the same problem with my godaddy account. The auto-detection doesn't work properly so you have to set the "manual location" option. To retrieve the correct absolute path, read this godaddy FAQ page:
    http://help.godaddy.com/article.php?article_id=58&topic_id=&&

    Once you set this right, it should point to your root directory and it should work fine.

  24. lpowell43
    Member
    Posted 6 years ago #

    Has anybody had problems with google when wordpress is installed on the root of the domain. I was able to install the plugin and create the sitemap no problem but when I log into my Google none of my URLs are valid because the sitemap is located at the root of my domain. Does anybody know of a workaround for this or do I need to install wordpress in a seperate directory?

  25. etoile
    Member
    Posted 6 years ago #

    It seems the link for Arne's plugin isn't functioning; does anyone have an unmodified copy of this plugin?

  26. bolonki
    Member
    Posted 5 years ago #

    Folks, if anybody cares about RESULTS (rather than just on installing the plugin), let me tell you that SUBMITTING A SITEMAP CAN BE DEVASTATING FOR YOUR ESTABLISHED BLOG.

    If you have a blog that has a lot of traffic, DO NOT SUBMIT A SITEMAP TO GOOGLE, because it will cut your Google referrals at least in half. Nobody knows why this is, (there's plenty of discussion and conjecture about on Google Group Sitemap section) but I am just telling you what actually happens.

    On the other hand, if your site is new, then installing the sitemap plugin and submitting sitemaps to Google seems to have a positive effect.

    YOU ALL HAVE BEEN WARNED!

Topic Closed

This topic has been closed to new replies.

About this Topic