1. 论坛系统升级为Xenforo,欢迎大家测试!
    排除公告

[vB.3.5.1].vBSEO Google/Yahoo Sitemap Generator

本帖由 小叶2005-12-09 发布。版面名称:SEO 专区

  1. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    from http://www.vbulletin.org/forum/showthread.php?t=100435
    vB Version: 3.5.1Mod Version: 1.3
    Last Update: 03. Dec 2005

    引用:
    vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.5.x (Plugin) & vBulletin 3.0.x



    引用:
    Overview============================

    Note: This plugin is fully vBSEO 2.2.0 compliant. If you are running vBSEO, please upgrade to vBSEO 2.2.0 or greater before installing.

    A Google sitemap is basically one or more XML formatted files containing a list of your forum URLs - along with indicators such as priority and frequency for each URL

    Priority indicates how important the page is relative to your other pages, while frequency indicates how often the page is expected to change its content.

    The site map is retrieved from the root level of your website by Google (and by Yahoo for the text formatted version).

    By transmitting your sitemap directly to Google, you enable GoogleBot to crawl your website more effectively and efficiently.

    You automatically inform Google of all of the pages you want crawled as well as which pages are more important (higher priority) and which should be crawled more often (higher frequency).

    For more information on Google Sitemaps:
    https://www.google.com/webmasters/si.../en/about.html
    Yahoo also supports a basic text sitemap format with one URL per line. The Yahoo sitemap must be manually submitted to:
    http://submit.search.yahoo.com/free/request/

    Note: Google and Yahoo sitemaps are particularly important for sites with dynamic URLs containing query string and/or session ID information. Search engines are known to more effectively crawl static URLs.

    More of your forum pages indexed generally leads to more website visitors allowing you to grow your forum and generate increased revenues from affiliate programs and/or ad sales such as the Google Adsense program.

    Providing Google and Yahoo sitemaps is an essential step towards improving your forums.

    The "vBSEO Google/Yahoo Sitemap Generator" plugin provides a solution that allows your forum to be indexed faster, more completely, more effectively, and with less bandwidth consumption.

    What does it do?============================


    • Auto-generates a Google XML sitemap for all of your specified forum URL types.
    • Auto-generates a Yahoo text sitemap for all of your specified forum URL types.
    • Auto-notifies Google when a new sitemap is generated.
    • Automatically sends you a summary of the sitemap generation via email each time it is created.
    • Includes only publically accessible forums and threads.
    • Allows Google/Yahoo to find all of your forum URLs without having to spider the forum to find the links.
    • Allows Google/Yahoo to find your forum URLs without having to account for query string and/or session ID information.
    • Allows Google to give precedence to crawling your higher priority forum pages.
    • Allows Google to give precedence to crawling your forum pages that change more frequently.
    • Allows you to conserve bandwidth by more efficiently facilitating the crawling processes for GoogleBot and Yahoo Slurp.
    • Is 100% compatible with the static CRUs (Content Relevant URLs) used by vBSEO-enabled forums.
    How does it work?============================

    Whenever it is scheduled or invoked via the URL, this plugin will generate both the Google XML formatted and the Yahoo text formatted sitemaps. If you selected "Yes" to the Google auto-notification setting, Google will be notified each time the sitemap is generated. The Yahoo sitemap must be manually submitted to http://submit.search.yahoo.com/free/request/.
    • Google Sitemap files are gzipped
    • Forum and thread pages are listed with pagination (i.e. all pages for each forums/thread are included in the sitemap)
    • Maximum Priority is set for Sticky threads.
    • Optimization for sitemap generation on large forums.
    Automated Reporting Tool============================
    The vBSEO Sitemap includes a report tool, allowing you to track your progress. To access your reports enter the following URL:

    http://www.example.com/forums/vbseo_sitemap/

    NOTE: Replace "http://www.example.com/forums/" with the full URL to your vB forum root.

    You will be required to login by providing your "Direct Script Run Code" from your vBSEO Sitemap settings in:
    • in vBulletin Admin CP (for 3.5.x users) OR
    • in vbseo_sitemap.php configuration file (for 3.0.x users) located in the vbseo_sitemap directory in your forum root.
    Once you successfully login, you will be provided with a list of 'Useful Links'. Here are the 4 main links:

    Show Reports List
    The 'Show Reports List' link will display a report of each time your vBSEO Sitemap generator executed, including the (1) date, (2) run time, (3) total URLs included, and (4) and change in # of URLs included from the last generation.

    Each vBSEO Sitemap generation record will include a (1) "View details" and (2) "Remove record" link. The "View Details" link shows more detailed information about the sitemap generated. The "Remove record" will permanently delete the record from your reports.

    Show Sitemap Downloads Log
    The 'Show Sitemap Downloads Log' link will display a report of each time your vBSEO Sitemap was downloaded by either a search engine (GoogleBot or Yahoo) or by another user agent (i.e. Web browser, etc.).

    The report includes the (1) date, (2) name of sitemap file downloaded, (3) Bot, (4) IP address of the downloader, and the (5) User-agent.

    Each vBSEO Sitemap download record will include a "Remove record" link which will permanently delete the record from your reports.

    Run Sitemap Generator
    The 'Run Sitemap Generator' link will automatically regenerate your Google and Yahoo sitemaps.

    Your Forums Homepage
    The 'Your Forums Homepage' link is a quick link back to your forum homepage.

    Additional Links
    Additional links to various other related SEO resources are also included.


    Installation & Configuration for vB 3.5.x as a Plugin


    A. Upload the 'vbseo_sitemap' folder to your forum root.
    1. CHMOD 777 the 'vB-root/vbseo_sitemap/data/' folder
    B. Go to your ADMIN CP > 'Plugin System' > 'Manage Products' > Click on [Add/Import Product]
    1. Browse to the file 'vbseo_sitemap.xml', Click 'Import'
    C. Open your 'vbroot/.htaccess' file and enter the following code:

    . To Configure:

    1. Go to your ADMIN CP > vBulletin Options > vBSEO Google/Yahoo Sitemap Generator
    2. Edit your settings as desired
    3. Go to your ADMIN CP > Scheduled Tasks > Add New Scheduled Task
    4. Edit new task options:
    • Title: vBSEO - Create Google/Yahoo Sitemap
    • Filename: ./vbseo_sitemap/vbseo_sitemap.php
    • Set task schedule according to your forums activity. For instance, to generate a daily sitemap at 3AM set:
      • Day of the Week: *
      • Day of the Month: *
      • Hour: 3 (or any other)
      • Minute: 0 - - -
    Installation & Configuration for vB 3.0.x============================

    A. Upload the 'vbseo_sitemap' folder to your forum root.


    1. CHMOD 777 the 'vB-root/vbseo_sitemap/data/' folder
    B. Open your 'vbroot/.htaccess' file and enter the following code:

    C. To Configure:
    1. Open the vbseo_sitemap/vbseo_sm_config30x.php file using a text editor
    2. Change your settings as desired
    3. Go to your ADMIN CP > Scheduled Tasks > Add New Scheduled Task
    4. Edit new task options:
    • Title: vBSEO - Create Google/Yahoo Sitemap
    • Filename: ./vbseo_sitemap/vbseo_sitemap.php
    • Set task schedule according to your forums activity. For instance, to generate a daily sitemap at 3AM set:
      • Day of the Week: *
      • Day of the Month: *
      • Hour: 3 (or any other)
      • Minute: 0 - - -
     

    附件文件:

  2. 小叶

    小叶 New Member

    注册:
    2005-09-04
    帖子:
    17,941
    赞:
    33
    中文版的论坛用途好像不大,,
    以前野兽给过我,
    但bitbob说得没错,用盗版的用户装这个插件让官方更容易通过搜索找到你。:(
     
  3. singhoo

    singhoo New Member

    注册:
    2005-09-11
    帖子:
    92
    赞:
    0
    vBSEO是收费的吗?