|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Quote:
My apologies if you felt offended. And I am out of here.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
I started a thread asking about that here at WPW that time, and I did not get a single response until today. Anyway. 2. The poster also told me there: Quote:
Hm. What about this? Links in HTML documents So are you also claiming that the link I am implementing on my site is wrong? Code:
<a href="http://www.webnauts.net/" rel="popup standard 640 480 noicon, me" title="Web Accessibility, SEO, & Usability Testing & Consulting Company">Webnauts Net</a> Lets not hijack the thread Kjell. If you want, start a new thread and invite me there. P.S. By the way are we competitors?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 02-20-2008 at 07:53 AM. |
|
||||
|
Quote:
And by the way I strictly do not use the "nofollow" attribute on my site. Just FYI.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
"This is an example of using XSLT to transfrom a set of XML resources and an associated linkbase into a form that is usable with current browsers (i.e., independent from XLink/XPointer support on the client site). So, we can now use link roles to define (rather simplistically) the semantics of a link. The next level up from this is to increase the lvel of sophistication of semantic information that we attach to a link. One way of doing this would be to use the role attribute to define a resource that specifies more complex information about the link." Google has started to index XML driven content and sites. See links above for more precise information. Modern browser support for XML and XSLT is Ok. There is as far as I know today ( early 2008 ) no fully XLink and XPointer compliant browser. The example shows how you can make XML files for future browsers and SE's and convert it to a format that can be rendered with current browsers.
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 02-20-2008 at 06:18 AM. |
|
||||
|
Quote:
Something that we can somehow achieve today with the "blockquote" tag, adding in the cited hyperlink a title attribute?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
Did you read my edited post? If we are competitors, I have given you fairly much link juice |
|
||||
|
Quote:
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 02-20-2008 at 06:22 AM. |
|
||||
|
Quote:
XLink defines a standard way of creating hyperlinks in XML documents. Example: Code:
<?xml version="1.0"?> <homepages xmlns:xlink="http://www.w3.org/1999/xlink"> <homepage xlink:type="simple" xlink:href="http://www.seoworkers.com">SEO Workers</homepage> <homepage xlink:type="simple" xlink:href="http://www.webnauts.net">Webnauts.net</homepage> </homepages> What is next? XPointers?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 02-20-2008 at 06:26 AM. |
|
||||
|
Yes, you use type="simple" in a standard XLink namespace, roughly comparable to the HTML linking model.
XPointer is more general in some situations than XPath and XQuery and it is especially designed to work with XLink. XPointer has the ability to link to page fragments and as such opens the possibility to true transclusion. You may achieve "similar effects" with anchors and JavaScript. Example of a JavaScript solution: DigitalLogistikk, digital kommunikasjon, informasjon og data fra et til annet sted Click on the link "Authors" under the heading "Sophisticated linking using JavaScripting" Standard anchor solution: W3C Technical Reports and Publications Very Simple XPointer solution http : // www dot org / TR / #xpointer(id('xptr')) That does not render as it is intended to in modern browsers. Related (continue discussion there?): Ignore the misunderstandings that have produced the present world.
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 02-20-2008 at 06:46 AM. |
|
||||
|
Quote:
There is only some XLink support in Mozilla 0.98+, Netscape 6.02+, and Internet Explorer 6.0. If we use XPointer for sophisticated linking using JavaScript, how far is that accessible?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
It should be able to make it accessible by degrading gracefully.
Example, you can make a CSS or XSLT stylesheet that is only visible for disabled people. It is invisible for the ordinary surfer. Digital books and documents have one very great advantage compared to paper books ( at least in 2008 ). You can transclude a cite directly in your document / eBook. That cite my get another colour, so it is evident that it is embedded from another source. XLink and XPointer are among other things designed to support true transclusion. Clicking that cite redirects you to the original source. Gives credit where credit is deserved. Did you watch Ted Nelsons Google video? Transclusion: Fixing Electronic Literature John, great that there is at least one member here, that understands what I am talking about. You deserve the positive reppoint. There we are competitors ![]() It is not a lobbypoint.
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 02-20-2008 at 07:05 AM. |
|
||||
|
Quote:
Scroll down? Work ahead? |
|
||||
|
Xlink and XPointer can be accessible, and their linking/pointing semantics may be recognized with certainty.
How? Here is an example using links that can be recognized reliably by XLink applications. Code:
<myxlink xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.seoworkers.com/example.xml">
List of resources
</myxlink>
What is the difference? User Agents have no way of knowing this is a link if implemented like below: Code:
<mylink linkend="http://mysite/myfile.xml">
Current List of references
</mylink>
Anyway, I think we are clear after all, and we better stop the topic here as we went far off topic. OK bro?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
I had to use it in a "report" link, as google was creating me reporting links!
|
|
||||
|
are we still talking about no-follow?
__________________
Open Web Directory |
|
||||
|
Do you still have questions about the "nofollow" attribute? Then shoot them.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
I know. I was talking about the future, when they will become enabled.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
yup, well done.
__________________
Open Web Directory |
|
||||
|
Grazie Grazie !!!
__________________
Join free dating sites which are such an easy way to find a date - free dating sites for women and men, to find someone to hook up with at FreeDateClub.com... |
|
||||
|
Quote:
Just FYI.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
|
|
||||
|
I will not use them at all and I assure you that I will not be harmed in any case.
How do you like that?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
What would you do if the "nofollow" attribute did not exist? How did we all deal with this issue with success, before the "nofollow" attribute have been borned?
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
And here is an interesting read about this issue. It is about Rand Fishkin at SEOMoz getting something totally wrong about the whole thing.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
Many forums are using it for live links within posts and on signatures by default now days also, they do it to protect their own page rank and to keep folks from passing link juice to bad websites.
It is a good idea if you do not have very tight and professional moderation in place. |
|
||||
|
Quote:
Why Rand Fishkin’s nofollow post was wrong - SEO Theory - SEO Theory and Analysis Blog
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
If you want an answer, read the whole thread.
PEACE!
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
That is not a good practice, if you would ask me.
__________________
SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Robot Text Files - DO Not Follow Sprecific Links | markvredeveld | Search Engine Optimization Forum | 13 | 09-13-2007 05:13 AM |
| Can search engine spiders follow our links? | Steven1976a | Submit Your Site For Review | 27 | 03-20-2007 10:15 PM |
| No follow aspect with links | geminisden | Search Engine Optimization Forum | 2 | 09-26-2006 01:00 PM |
| The Bots don't follow my links! Why? | SECTRIX | Search Engine Optimization Forum | 2 | 02-05-2005 05:00 PM |
| Why doesn't Google follow re-directs, javascript links, etc? | randfish | Google Discussion Forum | 0 | 10-07-2004 07:53 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |