Dotclear

Changeset 1297 for plugins/sitemaps


Ignore:
Timestamp:
06/30/09 11:11:33 (14 years ago)
Author:
pep
Message:

Sitemaps 1.0-RC4 : added Bing

Location:
plugins/sitemaps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/sitemaps/_define.php

    r975 r1297  
    1414     /* Description*/    "Add XML Sitemaps", 
    1515     /* Author */        "Pep and contributors", 
    16      /* Version */       '1.0-RC3', 
     16     /* Version */       '1.0-RC4', 
    1717     /* Permissions */   'contentadmin' 
    1818); 
  • plugins/sitemaps/_install.php

    r975 r1297  
    5656          'mslive'  => array( 
    5757               'name'    => 'MS Live Search', 
    58                'url'     => 'http://webmaster.live.com/webmaster/ping.aspx', 
     58               'url'     => 'http://webmaster.live.com/webmaster/ping.aspx' 
     59          ), 
     60          'bing'    => array( 
     61               'name'    => 'MS Bing', 
     62               'url'     => 'http://www.bing.com/webmaster/ping.aspx' 
    5963          ), 
    6064          'yahoo'   => array( 
    6165               'name'    => 'Yahoo!', 
    62                'url'     => 'http://search.yahooapis.com/SiteExplorerService/V1/ping', 
     66               'url'     => 'http://search.yahooapis.com/SiteExplorerService/V1/ping' 
    6367          ) 
    6468     ); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map