vBulletin Search Engine Optimization
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 ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| 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
| |||
| |||
|
no one?
|
|
#3
| ||||
| ||||
|
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#4
| |||
| |||
|
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
| ||||
| ||||
|
hmmm I need this one also.
|
|
#6
| ||||
| ||||
|
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
| |||
| |||
|
I guess thats too much stuff just to get the latest 10 posts |
|
#8
| ||||
| ||||
|
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
| |||
| |||
|
Well I am very interested, but not sure about the cron job. Wasn't there something like this built into the vb?
|
|
#10
| ||||
| ||||
|
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. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Links problem in the new topics | lovelyrose3003 | Bug Reporting | 7 | 07-03-2008 04:49 PM |
| cannot access thread or topics... 404 error.. HELP !! | Hendri | Troubleshooting | 11 | 03-19-2007 10:23 AM |
| Topics /?=1234 | tavenger5 | Custom Rewrite Rules | 4 | 01-30-2007 10:46 PM |
| Latest Topics | phuddle | General Discussion | 2 | 04-16-2006 12:04 AM |
| Compatible to mkportal lst topics mod ? | Corlath | General Discussion | 7 | 01-06-2006 12:50 PM |