Configuring Trackbacks in Drupal
Creating a Blog Entry with Trackbacks
Once you've installed and configured trackbacks, your blog authors can easily set up trackbacks. A blogger who creates a blog entry will see a couple of new options. For example, if I'm planning to go to OSCON and I want to let people know, the Allow Trackbacks option at the bottom of the Submit blog entry form enables trackbacks for that particular blog.
If I want to manually ping other sites that have trackbacks enabled, all I would have to do is put in the URL of the blogging site that will receive the trackback. A blogger at the other site will notice the ping I've just sent and will then be able to choose whether or not to accept my request for a trackback.
Once I click the Submit button, my blog entry will be shown with the trackback URL.
You can send a trackback to any trackback-enabled site; you aren't limited to just Drupal or another CMS. WordPress and many other major blogging tools support the Trackback Technical Specification (see the box titled "How Do Trackbacks Work?").
Trackbacks and Spam
Spammers will sometimes take advantage of trackbacks. As you learned earlier in this article (see the "Configuring Trackbacks" section), if you are concerned about receiving unwanted trackbacks for unrelated content, you can enable checking and moderation to review trackback results. Another option is to install one of the common Drupal anti-spam modules [7]. Additional modules that can help you combat spam also are available through Drupal [8].
How Do Trackbacks Work?
A trackback is an http packet sent between one web server and another. It is sent whenever a user chooses to enable it, usually when the blogger creates or updates content. Trackbacks are implemented with the use of either POST or GET queries. These queries are exactly the same as those used in processing HTML forms. Trackbacks were created with the use of existing queries to capitalize on previous work, and also because the developers didn't want to create a new type of traffic that could be blocked easily by firewalls and other security software.
Still, it's possible, though unlikely, for this type of traffic to be blocked. You might want to test to see whether your pings are going through to remote systems. To verify a problem, consider reviewing the Trackback Technical Specification [9].
Conclusion
Trackbacks aren't going to make a blogger instantly popular, and they could cause additional work if you are serious about reviewing URLs to thwart spamming. However, some groups have found that trackbacks help increase their hit ratio for Google and Yahoo! searches. More importantly, trackbacks support better communication within their communities.
Infos
- Drupal: http://drupal.org/
- Wikipedia on trackbacks: http://en.wikipedia.org/wiki/Linkback
- vBSEO linkbacks FAQ: http://www.vbseo.com/linkbacks
- WordPress tutorial: http://www.optiniche.com/blog/117/wordpress-trackback-tutorial
- Drupal trackbacks page: http://drupal.org/project/trackback
- Trackbacks documentation: http://drupal.org/handbook/modules/trackback
- Drupal anti-spam module: http://drupal.org/project/spam
- Spam control module: http://drupal.org/node/206787
- Trackback technical specification: http://www.sixapart.com/pronet/docs/trackback_spec
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Rhino Linux Announces Latest "Quick Update"
If you prefer your Linux distribution to be of the rolling type, Rhino Linux delivers a beautiful and reliable experience.
-
Plasma Desktop Will Soon Ask for Donations
The next iteration of Plasma has reached the soft feature freeze for the 6.2 version and includes a feature that could be divisive.
-
Linux Market Share Hits New High
For the first time, the Linux market share has reached a new high for desktops, and the trend looks like it will continue.
-
LibreOffice 24.8 Delivers New Features
LibreOffice is often considered the de facto standard office suite for the Linux operating system.
-
Deepin 23 Offers Wayland Support and New AI Tool
Deepin has been considered one of the most beautiful desktop operating systems for a long time and the arrival of version 23 has bolstered that reputation.
-
CachyOS Adds Support for System76's COSMIC Desktop
The August 2024 release of CachyOS includes support for the COSMIC desktop as well as some important bits for video.
-
Linux Foundation Adopts OMI to Foster Ethical LLMs
The Open Model Initiative hopes to create community LLMs that rival proprietary models but avoid restrictive licensing that limits usage.
-
Ubuntu 24.10 to Include the Latest Linux Kernel
Ubuntu users have grown accustomed to their favorite distribution shipping with a kernel that's not quite as up-to-date as other distros but that changes with 24.10.
-
Plasma Desktop 6.1.4 Release Includes Improvements and Bug Fixes
The latest release from the KDE team improves the KWin window and composite managers and plenty of fixes.
-
Manjaro Team Tests Immutable Version of its Arch-Based Distribution
If you're a fan of immutable operating systems, you'll be thrilled to know that the Manjaro team is working on an immutable spin that is now available for testing.