View Full Version : Best way to generate list of Post urls?
mountainlife
05-18-2011, 11:37 AM
Looking to generate a list of posting urls that exist on my forum
Is there an easy way to do this?
Essentially looking to generate a list of posts urls that I can simply copy and paste or export etc for SEO purposes
thanks in advance
mountainlife
06-04-2011, 12:24 PM
bump anyone have an idea?
Lynne
06-04-2011, 03:27 PM
Post or Thread URLs? If you have your rss feed on, you can just use javascript to post links to the latest threads.
[HowTo] Display your latest threads on an external page using an RSS2 feed (http://www.vbulletin.com/forum/showthread.php?t=159044)
mountainlife
06-07-2011, 06:38 PM
Just want to generate any kind of list or urls to either threads or posts
with no formatting html etc just a list of urls
Lynne
06-07-2011, 08:27 PM
You could do a query on your database and get a list of threadids. Then you know the list of threads would be www.yoursite.com/showthread.php?t=xxxxxx
mountainlife
06-23-2011, 07:43 PM
Anyone else have a solution or hack for this?
Would love to just generate a list of full post or thread urls with nothing else
defineable # of urls would rock but isn't a must have
surely this cant be that hard?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.