Page 5 of 10 FirstFirst 1 2 3 4 5 6 7 8 9 10 LastLast
Results 61 to 75 of 149

Google - Sitemap have the same priority

This is a discussion on Google - Sitemap have the same priority within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Does anyone know the way to get the sitemap without errors just once? Then I can submit one without errors ...

  1. #61
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times
    Does anyone know the way to get the sitemap without errors just once?
    Then I can submit one without errors and deactivate the sitemap system untill there's a working fix for it...

  2. #62
    Senior Member NeutralizeR's Avatar
    Real Name
    Mavi KARANLIK
    Join Date
    Feb 2006
    Location
    Ankara/TÜRKİYE
    Posts
    310
    Liked
    1 times
    Quote Originally Posted by MainFrame View Post
    Does anyone know the way to get the sitemap without errors just once?
    Then I can submit one without errors and deactivate the sitemap system untill there's a working fix for it...
    I had those warnings, too.

    I updated the sitemap generator to 2.2 and noticed it doesn't have the fix here so i edited the functions file and uploaded it...then i changed show thread pages priority to 0.9 and enabled smart priority, run the sitemap generator and re-submitted it to google.

    I don't have the warnings for 4-5 days.

  3. #63
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    683
    Liked
    40 times
    Blog Entries
    4
    I have done the same as NeutralizeR over the last couple of days and so far been error free.
    I'm now trying to track down my sudden loss of indexed pages from google. It might possibly have been a link in the footer from the designer of my new skin. Now thats been edited, its just a case of the waiting game to see if those indexed pages return.

  4. #64
    Junior Member
    Real Name
    John Mueller
    Join Date
    Jul 2008
    Posts
    1
    Liked
    0 times
    Hi everyone
    I thought I'd chime in here regarding these changes. In general, these are just warnings that can help you to optimize your Sitemap files -- they're not errors. If you are generating Sitemap files automatically, you can usually just ignore these warnings or just remove the "priority" value from the Sitemap file altogether. It's great to see the vbSEO community so fast in responding to these changes: keep up the good work!
    John

  5. #65
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times
    Quote Originally Posted by NeutralizeR View Post
    I had those warnings, too.

    I updated the sitemap generator to 2.2 and noticed it doesn't have the fix here so i edited the functions file and uploaded it...then i changed show thread pages priority to 0.9 and enabled smart priority, run the sitemap generator and re-submitted it to google.

    I don't have the warnings for 4-5 days.
    I did all that before with no luck but today I removed the sitemap generator, re-installed it, applied the fix, changed default priority to 0.9 and enabled smart priority. No errors at the moment so hope they are gone :-)

  6. #66
    Member
    Real Name
    JB
    Join Date
    Oct 2007
    Posts
    70
    Liked
    1 times
    I have the same errors, I am really busy, should I take time out to fix it or is it OK to leave be

  7. #67
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    Quote Originally Posted by JohnMu (Google) View Post
    Hi everyone
    I thought I'd chime in here regarding these changes. In general, these are just warnings that can help you to optimize your Sitemap files -- they're not errors. If you are generating Sitemap files automatically, you can usually just ignore these warnings or just remove the "priority" value from the Sitemap file altogether. It's great to see the vbSEO community so fast in responding to these changes: keep up the good work!
    John
    Hi John!

    Thanks for an 'official' reply to this matter

  8. #68
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times
    Quote Originally Posted by JohnMu (Google) View Post
    Hi everyone
    I thought I'd chime in here regarding these changes. In general, these are just warnings that can help you to optimize your Sitemap files -- they're not errors. If you are generating Sitemap files automatically, you can usually just ignore these warnings or just remove the "priority" value from the Sitemap file altogether. It's great to see the vbSEO community so fast in responding to these changes: keep up the good work!
    John
    Well I just don't like warnings and the ammount of indexed pages is still going down so I have to find the source..

    I tried the fix again yesterday and it worked. But when the automated sitemap was created is contained errors again.
    I reuploaded the edited functions file, manually generated the sitemap again and it had no errors :-S
    Any ideas?

  9. #69
    Junior Member
    Real Name
    Pac
    Join Date
    Jun 2008
    Posts
    8
    Liked
    0 times
    I am not so sure if this "warnings" are not errors. Because today i logged into my webmaster tools account and my sitemap was deleted. there was no entry and i resubmit it now. hopefully this will fix it
    be part of the movement and join http://www.savethelword.com

  10. #70
    Senior Member
    Real Name
    Seleno
    Join Date
    Mar 2007
    Posts
    255
    Liked
    0 times
    Blog Entries
    1
    Quote Originally Posted by Oleg Ignatiuk View Post
    Please try to modify vbseo_sitemap_functions.php file:
    FIND:
    PHP Code:
    $lastmod gmdate('Y-m-d\TH:i:s+00:00'$lastmod); 
    ADD BELOW:
    PHP Code:
            if($vbseo_stat['urls_no'] == 0)
                
    $priority min($priority+0.00011.0); 
    this didn't work with me i still have warnings in 2 sitemap files
    and vbseo sitemap really caused much problems in my google traffic!!!
    i lost about 40% of my google search traffic from this warnings!

  11. #71
    Senior Member
    Real Name
    Seleno
    Join Date
    Mar 2007
    Posts
    255
    Liked
    0 times
    Blog Entries
    1

    Exclamation

    i'm really getting bored from here, i was getting the help much faster before

  12. #72
    Senior Member
    Real Name
    Seleno
    Join Date
    Mar 2007
    Posts
    255
    Liked
    0 times
    Blog Entries
    1
    Quote Originally Posted by Oleg Ignatiuk View Post
    Please try to modify vbseo_sitemap_functions.php file:
    FIND:
    PHP Code:
    $lastmod gmdate('Y-m-d\TH:i:s+00:00'$lastmod); 
    ADD BELOW:
    PHP Code:
            if($vbseo_stat['urls_no'] == 0)
                
    $priority min($priority+0.00011.0); 


    After adding this i still have warnings!
    how can i solve this problem?

  13. #73
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    What exactly is the message you get? What is the sitemap URL?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  14. #74
    Senior Member
    Real Name
    Seleno
    Join Date
    Mar 2007
    Posts
    255
    Liked
    0 times
    Blog Entries
    1
    Hi There Oleg.....
    before enabling the "Replace post number" the warnings was about priority
    now after enabling the "Replace post number" "Duplicate title tags" problem i have warnings in all sitemap!!
    and the message is:

    URLs not followed
    When we tested a sample of the URLs from your Sitemap, we found that some URLs were not accessible to Googlebot because they contained too many redirects. Please change the URLs in your Sitemap that redirect and replace them with the destination URL (the redirect target). All valid URLs will still be submitted.

    ====
    coz the url was like this: www.site.com/vb/post2550-1
    and the url now after enabling post number is like www.site.com/vb/2550.html

    what should i do?
    should i run sitemap again from my vbseo ???
    waiting your help coz this is harming my site more than before!

  15. #75
    Senior Member Lee G's Avatar
    Real Name
    Lee
    Join Date
    Sep 2006
    Location
    Costa Blanca
    Posts
    683
    Liked
    40 times
    Blog Entries
    4
    I had the same error show up, but after a day it would go, come back and go for good.

    I was getting the error on one of my add ons

Page 5 of 10 FirstFirst 1 2 3 4 5 6 7 8 9 10 LastLast

Similar Threads

  1. vBSEO Google/Yahoo Sitemap Remove me from Google?
    By vitoreis in forum General Discussion
    Replies: 9
    Last Post: 07-22-2008, 07:11 PM
  2. Replies: 2
    Last Post: 06-11-2008, 04:26 AM

Tags for this Thread

Posting Permissions

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