Results 1 to 2 of 2

Hot to generate the same urls of forum in external pages?

This is a discussion on Hot to generate the same urls of forum in external pages? within the General Discussion forums, part of the vBulletin SEO Discussion category; I would like to show the last 10 thread that have received an answer in an external page, for example ...

  1. #1
    Junior Member
    Real Name
    Fabio
    Join Date
    May 2011
    Posts
    3
    Liked
    3 times

    Question Hot to generate the same urls of forum in external pages?

    I would like to show the last 10 thread that have received an answer in an external page, for example in the index.php of the domain.

    I write the classic query:
    SELECT * FROM table_thread WHERE xxxx ORDER BY xxxx LIMIT 0,10

    Then when I write the links how can I obtain the same links of the forum?

    echo "<a href="?????????????????????">$row[title]</a>

    Thanls

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    You should check vBulletin.org for how to write modifications for vBulletin. Also you can check vBSEO Functions for Extensibility
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. vbseo dont generate post or forum pages
    By Miguel86 in forum General Discussion
    Replies: 1
    Last Post: 06-21-2010, 12:13 PM
  2. Generate URLs from thread ID ?
    By firstimecaller in forum Troubleshooting
    Replies: 2
    Last Post: 03-31-2009, 03:26 PM
  3. url rewrite in external pages
    By soloweb in forum URL Rewrite Settings
    Replies: 1
    Last Post: 02-02-2009, 11:56 AM
  4. Internal URLs & External URLs
    By NeutralizeR in forum General Discussion
    Replies: 0
    Last Post: 05-09-2007, 11:42 PM
  5. Replies: 4
    Last Post: 09-14-2006, 05:38 PM

Tags for this Thread

Posting Permissions

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