How to Send Pingbacks Via a Curl or Socket

Pingbacks are types of linkback that tell a website or server, when another website links to that page. Pingbacks are integrated automatically into various content management systems (CMS) such as Movable Type, WordPress and Serendipity. Pingbacks are delivered using various protocols including Curl or Socket. To send a pingback, however, you need to link from your own website. The protocol used for the pingback is determined by the server to which you are sending the pingback, and so you have no control over it. To send a pingback, all you need to do is insert a hyperlink into your own page, directed at a compatible blog.

Instructions

    • 1

      Log in to your content management system and create a new post or alternatively open an existing post to which you want to insert a pingback.

    • 2

      Switch to the HTML editing mode.

    • 3

      Locate the text that you want to insert the link into. Type the following before the word or phrase, replacing "URL" with the URL of the site to which you want to send a pingback:
      <a href="URL">

    • 4

      Add the following code, after the link phrase or word:
      </a>

    • 5

      Post or update your CMS entry.

Related Searches:

References

Comments

Related Ads

Featured