+ Reply to Thread
Results 1 to 9 of 9

Thread: Google and Yahoo Sitemap gives UTF8 error

  1. #1

    Google and Yahoo Sitemap gives UTF8 error

    So i just installed the plugin and tried to config it.


    Replace the string in .htaccess file:
    Code:
    Only registered members can view the code.
    with
    Code:
    Only registered members can view the code.
    I dont have any line saying RewriteCond %{REQUEST_URI} !(\.html)$ [NC] but i do have RewriteCond %{REQUEST_URI} !(\.php|\.html|\.xml|\.txt|[\/])$ [NC]

    When i go to mydomain.com/sitemap.xml i get:
    Fatal error: Cannot redeclare loadUTF8functions() (previously declared in /home/XXX/public_html/plugins/sitemap/sitemap.php:38) in /home/XXX/public_html/includes/control.inc.php on line 110

    How can i fix this ?

  2. #2
    duh, fixed it my self lol.

    In plugin/sitemap/sitemap.php just delete:
    Code:
    Only registered members can view the code.

  3. #3
    Thanks Peter, I haven't really checked this out until you mentioned it. Btw. your jaktannonser is now vildmarken have you changed recently?
    Free Advertising at Fyndklippet.se


  4. #4
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    When i go to mydomain.com/sitemap.xml i get:
    Fatal error: Cannot redeclare loadUTF8functions() (previously declared in /home/XXX/public_html/plugins/sitemap/sitemap.php:38) in /home/XXX/public_html/includes/control.inc.php on line 110
    We've fixed this problem in new version of sitemap plugin. You can update the plugin in your admin panel.

  5. #5
    Junior Member
    Join Date
    Dec 2011
    Location
    France Brittany
    Posts
    29

    Question How to give a sitemap link to google

    Hello

    How to give to GG a correct sitemap link?

    The http://www.bateaux-doccasion.com/sitemap.xml doent' work !

    Because I have update V3 to V4.1 I want to force GG to crawl the website to update all his url ..

    Best regards

  6. #6
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    How to give to GG a correct sitemap link?

    The http://www.bateaux-doccasion.com/sitemap.xml doent' work !
    Do you add the following rules to your .htaccess file?

    Code:
    Only registered members can view the code.

  7. #7
    Junior Member
    Join Date
    Dec 2011
    Location
    France Brittany
    Posts
    29
    Hello Vadimir

    ok done now .... waiting the results into Search engine !
    I hope this will be helpfull to win some ref places !!!

    Thank you

  8. #8
    Hi Vladmir, I have the same problem
    http://www.mercadoparati.com/sitemap.xml

    The only I get is this: This XML file does not appear to have any style information associated with it. The document tree is shown below.

    I have added this lines to .htaccess but still does not work

    Code:
    Only registered members can view the code.
    I'll appreciate any help
    Last edited by Ismael Leal benavides; January 9, 2014 at 05:05 AM.

  9. #9
    Your sitemap appears correct, let us know if you still have problems.

+ Reply to Thread