Results 1 to 4 of 4

Compression error

This is a discussion on Compression error within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I keep getting Compression error Error with Sitemap compression. Please recompress the file and resubmit. I've tried running it from ...

  1. #1
    Member
    Real Name
    steve
    Join Date
    Jun 2006
    Posts
    36
    Liked
    0 times

    Compression error

    I keep getting
    Compression error
    Error with Sitemap compression. Please recompress the file and resubmit.
    I've tried running it from /vbseo_sitemap/ but still a compression error.

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    does your server have gzip installed on it?

  3. #3
    Member
    Real Name
    steve
    Join Date
    Jun 2006
    Posts
    36
    Liked
    0 times
    Quote Originally Posted by briansol View Post
    does your server have gzip installed on it?
    No. I've had no problems til only recently. I'm also getting:

    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.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    I've tried running it from /vbseo_sitemap/ but still a compression error.
    Please try to modify vbseo_getsitemap.php file:
    FIND:
    PHP Code:
            @header('Content-Length: '.filesize(VBSEO_DAT_FOLDER $smap)); 
    add above:
    PHP Code:
            @ini_set("zlib.output_compression"0); 
    No. I've had no problems til only recently. I'm also getting:
    Please click on "details" to find out example URLs that are not followed.

Similar Threads

  1. Compression error
    By cvander in forum Troubleshooting
    Replies: 6
    Last Post: 09-27-2007, 09:22 PM
  2. Compression error
    By Snake in forum Troubleshooting
    Replies: 8
    Last Post: 04-07-2007, 02:56 PM
  3. Compression Error
    By LPH2005 in forum Troubleshooting
    Replies: 3
    Last Post: 02-17-2007, 04:08 PM
  4. My sitemap has compression error
    By Anatoliy in forum Troubleshooting
    Replies: 12
    Last Post: 11-15-2006, 10:58 AM
  5. Compression Error
    By Lazer in forum Troubleshooting
    Replies: 19
    Last Post: 03-03-2006, 01:23 PM

Posting Permissions

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