Results 1 to 10 of 10

Latest Topics

This is a discussion on Latest Topics within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Is there anyway that I can display latest posts on my external homepage (non- vb page) with vb - seo ...

  1. #1
    Junior Member Array
    Real Name
    Ant Eksiler
    Join Date
    Apr 2008
    Posts
    23
    Liked
    0 times

    Latest Topics

    Is there anyway that I can display latest posts on my external homepage (non-vb page) with vb-seo urls?

    There was a small javascript in vbulletin.com for one without seo-friendly urls. I would like one with an output similar to:

    <ul>
    <li><a href="seo-friendly-url.html">Topic 1 </a></li>
    <li><a href="seo-friendly-url.html">Topic 1 </a></li>
    <li><a href="seo-friendly-url.html">Topic 1 </a></li>
    </ul>

  2. #2
    Junior Member Array
    Real Name
    Ant Eksiler
    Join Date
    Apr 2008
    Posts
    23
    Liked
    0 times
    no one?

  3. #3
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Hello,

    you can use vBSEO Functions for Extensibility for that (PHP knowledge is required).
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Junior Member Array
    Real Name
    Ant Eksiler
    Join Date
    Apr 2008
    Posts
    23
    Liked
    0 times
    I don't think I can turn it into something I can use. This is a very simple thing, I don't understand how noone has ever done it

  5. #5
    Member Array chellakuttie's Avatar
    Real Name
    Chuchukuttie.com
    Join Date
    Jan 2008
    Location
    Toronto, Ontario
    Posts
    47
    Liked
    0 times
    hmmm I need this one also.
    www.DesiNapster.com- South Asian Music Network.

  6. #6
    Senior Member Array
    Real Name
    Brian
    Join Date
    Apr 2006
    Posts
    6,983
    Liked
    10 times
    your best bet is to query it directly. Using rss for things like this is generally not a good idea.


    One of the easiest things to do is to make a vb page which only exports those latest link items, and then include that script in your index/etc page with include(/file.php);

    Ie, if you went to site.com/forums/file.php, all you would see is your latest topics.


    I built something similar which runs via a cron task every 15 min, and uses the vb datastore for caching.

  7. #7
    Junior Member Array
    Real Name
    Ant Eksiler
    Join Date
    Apr 2008
    Posts
    23
    Liked
    0 times
    I guess thats too much stuff just to get the latest 10 posts

  8. #8
    Senior Member Array
    Real Name
    Brian
    Join Date
    Apr 2006
    Posts
    6,983
    Liked
    10 times
    it's an hour of work tops for anyone familair with vbulletin.

    i'll do it for $50 and can have it for you by monday if you're interested.

  9. #9
    Junior Member Array
    Real Name
    Ant Eksiler
    Join Date
    Apr 2008
    Posts
    23
    Liked
    0 times
    Well I am very interested, but not sure about the cron job. Wasn't there something like this built into the vb?

  10. #10
    Senior Member Array
    Real Name
    Brian
    Join Date
    Apr 2006
    Posts
    6,983
    Liked
    10 times
    The cron saves load on your server. It will only run once per X min instead of every page load.

    It can certainly be done without and load real-time everytime if you wish.

Similar Threads

  1. Links problem in the new topics
    By lovelyrose3003 in forum Bug Reporting
    Replies: 7
    Last Post: 07-03-2008, 03:49 PM
  2. cannot access thread or topics... 404 error.. HELP !!
    By Hendri in forum Troubleshooting
    Replies: 11
    Last Post: 03-19-2007, 09:23 AM
  3. Topics /?=1234
    By tavenger5 in forum Custom Rewrite Rules
    Replies: 4
    Last Post: 01-30-2007, 09:46 PM
  4. Latest Topics
    By phuddle in forum General Discussion
    Replies: 2
    Last Post: 04-15-2006, 11:04 PM
  5. Compatible to mkportal lst topics mod ?
    By Corlath in forum General Discussion
    Replies: 7
    Last Post: 01-06-2006, 11:50 AM

Posting Permissions

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