Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7494333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T17:28:57+00:00 2026-05-29T17:28:57+00:00

Edit : somewhat rewritten for clarification How do social search engines interpret a link

  • 0

Edit: somewhat rewritten for clarification

How do social search engines interpret a link element (in the head) compared to an a element (in the body), when the link is related to XHTML Friends Network relation?

In particular, Google social graph demo

  • doesn’t mention the <link rel="me"> element, and apparently these links are not followed by google bot.
  • On the contrary, Google bot successfully follows <a rel="me"> links in the body.

However, I’d like to connect a author homepage with their Google+ profile, and I don’t see the point of creating anchors in the body, hence visible to everybody (except if a CSS hack is applied).

question: Is it a bug from Google bot/Google+/Social graph demo ; or is there a difference in a and link in term of XFN (XHTML Friends Network)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T17:29:02+00:00Added an answer on May 29, 2026 at 5:29 pm

    Link elements point to resources primarily used for presentation purposes on the current application whereas anchor elements point to other applications altogether.

    Search engines can and will attempt to interpret certain link element resources including though not necessarily exclusive to RSS feeds.

    Google will see links and still follow them regardless of whether you tell it to or not (and even request paths that have been intentionally excluded by robots.txt).

    What you can do is use rel=”nofollow” to tell search engines that your application does not endorse the application in the anchor effectively negating the “vote” for that application.

    <a href="http://www.example.com/" rel="nofollow">external application</a>
    

    The primary purpose of nofollow is to negate spam especially forum spam. All anchor elements generated by users typically use nofollow negating search engine manipulation and essentially only being effective at catching people who have to be unwitting people who do not know the difference between legitimate content and spam.

    Wiki has some more information about nofollow here…
    http://en.wikipedia.org/wiki/Nofollow

    You should reserve your use of link elements for style sheets, RSS feeds, favicons and OpenSearch only.


    As per your clarification you need to use the meta robots element. There are three options…

    archive / noarchive – Tells search engines whether it can give access to cached versions of the page through the search engine directly (e.g. Google’s cache links). It’s highly recommended to use noarchive to prevent content scrappers from simply bypassing your security and stealing content from you through Google instead.

    index / noindex – Tells search engines whether it may index this page or not. This can not prevent the search engine from looking at it however should there be content you don’t want it to see.

    follow / nofollow – Tells search engines whether you approve following all or none of the links on the page overriding every individual anchor and link element’s settings.

    Example, do no cache the page, do index and do follow links…

    <meta name="robots" content="noarchive, index, follow" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Somewhat related to my other question Should raw Hibernate annotated POJO's be returned from
Edit: Somewhat different (and fewer) bottlenecks with Bundler 1.0.9 instead of 1.0.3. I'm terribly
Somewhat related to my question about integers instead of decimals; my vendor provides a
This may seem like a somewhat contrived example, but I'm left scratching my head.
EDIT To make it easier to read I've rewritten my explanation here. In short,
EDIT: I've been convinced that this question is somewhat non-sensical. Thanks to those who
This is probably a somewhat out-of-wack question. I use tramp to edit remote files,
EDIT: I have somewhat distilled the question. mongo_documents = mongo_collection.find({medicalObjectId: 269}) print \n\n for
Somewhat related to this question . Outline and border are pretty similar (although they
Edit: There is a somewhat strange solution to this question. Check my answer posted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.