|
| |
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
linking problem - 4/27/2004 7:35:38
Hi All I recently went into frontpage and changed all of my outgoing links to have them open a new window. I went into hyperlink properties and set the target to blank. Now when I go to my site and scroll over the link the link shows as [URL=http://www.the-creative-home.com/cgi-bin/site.pl?url=http://www.arcink.com] The link is opening in a new window but when you do a mouseover the link does not appear to be direct. I have had one webmaster refuse to exchange links because of this. I did not even notice this - in frontpage the link is just the website url. I tried to go back and remove the target but that does not change the link back to just the sites url. I have another site and I looked at its outgoing links and everything looks good. When you do a mouseover all you see is the url of the site I am linking to and not all the other stuff. I am really perplexed. Thanks for any help anyone can give. Valerie my links are on http://www.the-creative-home.com/home-decorating-resource.html
|
|
|
|
gorilla
Posts: 2974 From: Denmark Status: offline
|
RE: linking problem - 4/27/2004 12:59:20
If you look at the html that is exactly how the link is specified, this isn't, I believe, a frontpage problem per se. Where did you get the link location from? IOW did you do a "copy link target/location" and then paste, that's what it looks like to me. Easily fixed, or should be, select each of those links, rightl click, delink them completely Hit the refresh button to clear FP's cache save, exit, then go back in and link them properly with just the plain link location. Then recalculate all your hyperlinks and see. That should do it. Post back and let me know how you got on. I'll check tomorrow. There's another possible culprit but lets deal with the most likely one first. Welcome to Outfront btw :-)
_____________________________
Mháircaish Signature self-censored to protect the sensibilities of the thin-skinned . May we never confuse honest dissent with disloyal subversion. – Dwight D. Eisenhower
|
|
|
|
DCampb
Posts: 13 Joined: 4/25/2004 Status: offline
|
RE: linking problem - 4/27/2004 19:05:13
[URL=http://www.the-creative-home.com/cgi-bin/site.pl?url=http://www.arcink.com] Valerie, Here is what I see. It looks as though you have some type of Perl script in your cgi-bin that redirects to the url specified www.arcink.com in the top example. This most likely some type of script that you have installed to track clicks on these links. This may have been given to you by one of the sites that you trade links with. What puzzles me is how the http://www.the-creative-home.com/cgi-bin/site.pl keeps automatically getting place in the link. If you just type http://www.arcink.com in for the address, are you saying that URL=http://www.the-creative-home.com/cgi-bin/site.pl? gets placed there all by itself?
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 4/28/2004 7:12:11
Yes that is exactly what is happening. This site is an sbi site so I thought it might be something sbi was doing. So I put a new link on a page of my other site and loaded that page onto this site. The url in the link looks normal. So- it is definitely frontpage doing it. My other website is frontpage also but I never changed the target on any links. This all started happening when I changed the default to set links to target=blank. I noticed this language right above <head> <!--[if gte mso 9]><xml> <mso:CustomDocumentProperties> <mso:Categories msdt:dt="string">Flooring</mso:Categories> </mso:CustomDocumentProperties> </xml><![endif]--> I've never noticed this before - and don't know what it is. Val
< Message edited by valerie4975 -- 4/28/2004 7:12:38 >
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 4/28/2004 7:14:17
P.S. I wish I new how to insert pearl script - lol. As you can probably tell I am brand new at this. Thanks Val
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 4/28/2004 21:39:22
I just read the last posts and have not had time to try the fix. But I did verify that it is not sbi (yes its site build it - great for my first site but cumbersome) To do this I took a page from another site I am working on (also a FP site but not sbi) put a link on it and uploaded onto my sbi site. The link on that page was perfect no xtra language so I don't think its sbi. I will try the solution suggested and remove the xml language and see what happens. Thanks p.s. gorilla - thanks for the complement on my site. It still needs much work I know.
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 4/29/2004 7:23:53
Ellipicses What script are you referring to? Thanks for the help Val
< Message edited by valerie4975 -- 4/29/2004 7:24:47 >
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 4/30/2004 6:47:33
Thank you This is the reply I got from sbi. "The Link Library runs all links created through a cgi bin so that we may report to you how many people have clicked on it (represented as Click Ins). Many webmasters don't want link exchanges with this functionality attached (which is an embedded function of the Compatibility module). The alternative solution would be to create a Link page using the Site Builder. You would then add the webmaster's link in a Text Block (*NOT* a Text Link Block). " I know you are not familiar with SBI so this may make no sence to you. It is not really an option for me to switch hosting at this time. SBI is more than a hosting company - it has other functions that I don't want to lose. It was great for my first site when I knew nothing. But my second site does not use SBI. I will have to see where I can get with them. Thanks for the suggested books. I know I need to learn about those topics but I still don't have the easy stuff mastered. Val
|
|
|
|
dpf
Posts: 7126 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: linking problem - 5/1/2004 8:43:29
quote:
Incidentally the site is quite nice. To answer your other question you created at least some of your content in Microsoft Office - probably word - and pasted it in direct. Thats where all the extraneous code is coming from. Its a big no no, with a little extra work you can get that site sparkling, search engine friendly, and MUCH quicker loading. but lets fix the important problem first yes? Val: gorilla is right on here ( as always): One of the first sites I built years ago, the client supplied me with tons of content ( which isnt always the case - they want a site and have no idea what to say)....anyway, the content came nicely in Word Documents and I pasted them into FP and its was beautiful..until I published and tested download times - it took FORVER...I was new and spend days trying to find out why. Finally (dumb me) I check the html source code. Throughtout the entire document and I mean 8-12 paragraphs per page, The code had closing tags for every tag they had put in (and sme were deprecated!) and then had openings all over again! something like this: <P><font><strong><blahblahblah>The little engine that could</blahblahblah></strong></font></p><p><font><strong><blahblahblah>went chugging up the hill</blahblahblah></strong></font></p> after that I learned that whenever i paste text from a word processor, simply paste it first into a new notepad document, then copy, paste it from there into your html (or frontpage) ..it will come over nice and clean.
_____________________________
Dan
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 5/1/2004 14:02:26
Ok guys I have removed all of the extra language. I have not uploaded the pages yet because with SBI (ugh that again - lol) you have to re--load each page through their program one by one. I figured if you had any other suggestions for changes I would implement them and upload all the pages at the same time. Do you have any other suggestions? Thanks in advance. - Val
|
|
|
|
valerie4975
Posts: 24 Joined: 4/27/2004 Status: offline
|
RE: linking problem - 5/3/2004 7:41:56
Gorilla - SBI is hard to explain exactly. THe help with developing your site (ie seo, finding a niche) submitting your site to the search engines etc. It is a program designed for people new to the web. This will explain better if you are curious http://build/main/home.html#CPTMQT. It was a great thing for me when I was first starting - my second site is NOT SBI. Believe me I am considering not renewing for this site. It is a pain. Val
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|