Why won't this site parse correctly? OR The amazing, invisible url!

http://216.239.39.100/search?q=cache:wl3JO-WFKJYC:www.bouldernews.com/recreation/ecology/25gcol.html+%2B"baby+carrots"&hl=en&ie=UTF-8

If you hold your mouse pointer over the url you can see that a huge chunk of it’s invisible. But it gets you to the right location (a Google-cached article about baby carrots) vB also insista on sticking {url} tags throughout the url.

Somethin’ wacky’s goin’ on.

Fenris

[www.bouldernews.com/recreation/ecology/25gcol.html+%2B"baby+carrots"&hl=en&ie=UTF-8"]test](http://216.239.39.100/search?q=cache:wl3JO-WFKJYC:[url)

Now, unless I’m mistaken, the URL you want to link to is this:

http://216.239.39.100/search?q=cache:wl3JO-WFKJYC:www.bouldernews.com
/recreation/ecology/25gcol.html+%2B%22baby+carrots%22&hl=en&ie=UTF-8

I put a line-break in there so that it would fit on one page.

The problem, of course, is that there is another URL contained in the URL. Specifically:
www.bouldernews.com/recreation/ecology/25gcol.html

If you have Auto-parse URLs selected, then the software will try to parse this URL as well as the compelete URL, making everything muck up. I don’t know if there’s a way to fix it so that it won’t do that. However, you should be able to make a link that works, like this:

Test Numero Dos

I have Auto-parse URLs turned off for this post, but I don’t know if that’s necessary.

Fenris, clicking on your link didn’t get me to the article - just to a google page saying that it couldn’t find anything.

When I copied the link address into my browser and edited out , it worked just fine and took me to the article. My guess is that shouldn’t have been in the address in the first place.

When I try to post the revised url (ie, with ONLY the removed), I get THIS on preview :

www.bouldernews.com/recreation/ecology/ 25gcol.html+%2B%22baby+carrots%22&hl=en&ie=UTF-8" target="_blank">should work fine now

I have no idea whatsoever how the the HTML command “target=”_blank"> is getting inserted in there . Very weird.

I’ve tried cut and pasting “to link to this page” url directly from the cached page, and it still adds the HTML command in for some reason.

Its VB adding that command to get it to open in a new window.

I don’t get what the problem was in the OP. I don’t see any parts of the URL missing.

http://www.google.com/search?q=cache:wl3JO-WFKJYC:www.bouldernews.com/recreation/ecology/25gcol.html+%2B"baby+carrots"&hl=en&ie=UTF-8

Fenris, what browser are you using? My Netscape shows the whole url in the preview at the bottom of the page when I hold the cursor over the link. It’s version 4.6 I think.

The URL is such a mishmash of punctuation marks and quantifiers that it’s difficult to tell whether what you’re looking at is the real thing. When you click on it, does it actually bring up the baby carrots article? For me (Netscape 7 and IE 6), my link is the only one that works.

A) The URL DID work in preview, but doesn’t work now.
B) I’m using IE 5.5
C) Ever clicked on one of those “Google Cached Thread” links? That’s what the URL was.

Fenris

http://216.239.39.100/search?q=cache%3Awl3JO-WFKJYC%3Awww.bouldernews.com/recreation/ecology/25gcol.html+%2B"baby+carrots"&hl=en&ie=UTF-8

The truth about baby carrots

It looks like vBulletin was confused by the “:www” in your link and added an extra in there. To get the link to work successfully, you could do either of the following:
Include the link as is, but replace the “:” with “%3A”, which is what I did in my first post. Leave a check in the “Automatically parse URLs” box. In this post I purposely unchecked the box so you could see the full text of the URL that would be correctly parsed by vBulletin.
http://216.239.39.100/search?q=cache%3Awl3JO-WFKJYC%3Awww.bouldernews.com/recreation/ecology/25gcol.html+%2B"baby+carrots"&hl=en&ie=UTF-8

Method 2: as Achernar did, surround the url with the standard My description
If you use this method, make sure that the “Automatically parse URLs” box is not checked to prevent vBulletin from inserting an extra where the “:www” appears in your link.
That’s what I did in my second post:
The truth about baby carrots

:: worships Arnold for his vast knowledge of vB ::

Thanks!!