Go Back   Pligg Forum > Pligg Help > General Help
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-11-2008, 10:08 PM
Geoserv Geoserv is offline
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 855
Downloads: 60
Uploads: 0
Thanks: 75
Thanked 49 Times in 45 Posts
Trackback tip

As most of you know, the trackback built into Pligg doesn't ping the source to show there is a trackback coming from your Pligg website.

I did an experiment with the following blog post I stumbled upon:

WPZOOM ›› 32 Unique RSS Icons usage

I added it to my Pligg site, but instead of using the URL above I used:

WPZOOM ›› 32 Unique RSS Icons usage

And my trackback appeared in their trackback list.

It appeared as pligg.com, but I have since edited that in my admin panel under Configure > Trackback

Heres the post on my Pligg site:

WPZOOM ›› 32 Unique RSS Icons usage / Top Stumbles

Not sure if this will work for everyone, but it worked for me, I will try a few other and see what happens.

Let us know if it works for you.

Geoserv.
Reply With Quote
  #2 (permalink)  
Old 04-12-2008, 02:49 AM
tbones tbones is offline
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,073
Downloads: 26
Uploads: 0
Thanks: 53
Thanked 25 Times in 23 Posts
I use v9.5 behind .htaccess (for different reason) modified with the v9.1 trackback files (Trackback not works).

I´ve referenced two articles of them and trackback address has been autodetected as .../trackback/. My trackbacks haven´t appeared so far probably due to the .htaccess wall. Has anyone tried to trackback on WP articles? I can´t receive any trackback address of a certain WP blog. Maybe someone with WP can help me to test.

BTW: Pligg can´t receive trackback-pings on its stories, right? My site is mainly editorial-based so trackbacks to other Pligg stories would be awesome!

Last edited by tbones : 04-12-2008 at 04:47 AM.
Reply With Quote
  #3 (permalink)  
Old 04-12-2008, 07:15 AM
Geoserv Geoserv is offline
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 855
Downloads: 60
Uploads: 0
Thanks: 75
Thanked 49 Times in 45 Posts
I've tested the above tip on 9.9.0 and the trackback didn't appear on the blog I was linking to, only works on 9.8.2 so far.

Geoserv.
Reply With Quote
  #4 (permalink)  
Old 04-13-2008, 07:48 PM
Geoserv Geoserv is offline
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 855
Downloads: 60
Uploads: 0
Thanks: 75
Thanked 49 Times in 45 Posts
I have tested this will several news items from various blogs, and it has worked for all of them using 9.8.2, 9.9.0 hasn't worked anywhere.

Not sure what about 9.9.0 is blocking it.

Geoserv.
Reply With Quote
  #5 (permalink)  
Old 04-14-2008, 07:11 AM
ddluk ddluk is offline
New Pligger
 
Join Date: Feb 2008
Posts: 8
Downloads: 13
Uploads: 0
Thanks: 1
Thanked 0 Times in 0 Posts
Hmmm I have 9.9.0 and tracbaks work normal, without any problems.
Reply With Quote
  #6 (permalink)  
Old 04-14-2008, 08:43 AM
tbones tbones is offline
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,073
Downloads: 26
Uploads: 0
Thanks: 53
Thanked 25 Times in 23 Posts
Could it be some sort of anti-spam-policy of some hosters to block trackback because it could track to spammy comments?
Reply With Quote
  #7 (permalink)  
Old 04-14-2008, 09:17 AM
Geoserv Geoserv is offline
Banned
Pligg Version: 9.8.
Pligg Template: Custom
 
Join Date: Feb 2007
Location: Canada
Posts: 855
Downloads: 60
Uploads: 0
Thanks: 75
Thanked 49 Times in 45 Posts
Doubt it because I have tried to use the trackback on both 9.8.2 and 9.9.0 from the same host, trackbacking the same blogs.

I will try and get the latest trackback.php file and see if it is different but I doubt it has changed.

Is there another file that would effect it? Does submit_step2.tpl or step3 have anything to do with the trackback?

Geoserv.
Reply With Quote
  #8 (permalink)  
Old 04-29-2008, 09:27 AM
biobak biobak is offline
New Pligger
 
Join Date: Apr 2008
Posts: 3
Downloads: 8
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
I've tried to add the /trackback to a post and it does work... there must be an automati word-a-round
Reply With Quote
  #9 (permalink)  
Old 04-29-2008, 02:54 PM
biobak biobak is offline
New Pligger
 
Join Date: Apr 2008
Posts: 3
Downloads: 8
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
partially solved for Word-Press

I was playing with themes in Word Press and noticed some dit pass a trackback to Pligg... After some puzzeling i saw the trackback URL on the WP page. I added the following code to a not trackback-able theme singel page source and it worked...
Code:
<a href="<?php trackback_url() ?>" rel="trackback"><?php _e('TrackBack <abbr title="URL">URL</abbr>'); ?></a>
Try and see work on a singel page at MedLog and add to a pligg site.
Reply With Quote
  #10 (permalink)  
Old 04-30-2008, 10:47 AM
tbones tbones is offline
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,073
Downloads: 26
Uploads: 0
Thanks: 53
Thanked 25 Times in 23 Posts
So this is a hack for the content sources, not for pligg, right?

It´s fine to know but you can´t persuade any content provider (if able to do so,btw) to change his/her source code.
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Trackback URL configuration mk77 General Help 5 02-22-2008 11:41 AM
Trackback? What's that? aydoubleyou General Help 1 06-22-2007 06:15 PM
trackback url auto discovery chrispian Suggestions 0 04-10-2007 08:54 PM
Trackback Linkback Wrong The Humanaught General Help 6 01-07-2007 02:14 PM
Use of trackback? agiacosa Suggestions 4 06-29-2006 05:14 AM


LinkBacks Enabled by vBSEO 3.0.0