0
votes
2answers
23 views
.Net library for sending trackbacks
Is there a library for sending trackbacks or pingbacks in .Net? I know the code is not that hard to write, but if someone wrote, debugged it and maintains it, I'd rather re-use.
0
votes
1answer
14 views
Add URLs to list of urls to send pingbacks to in Wordpress
Is it ok to ask question about Wordpress development here? Any way i have a plugin that inject some HTML into a post to display some information from our site alternativeto.net. The plugin is located …
4
votes
2answers
86 views
What it the difference between Pingback and Trackback?
What is the difference between the two names? Thanks.
0
votes
2answers
50 views
How to test if my pingback was successful?
Hi,
I'm currently writing the pinging-back code of a blogging platform. Pingbacks work at localhost, but I want to test if they work when pinging a 3rd-party service.
Is there any website or any …
0
votes
2answers
330 views
Rails: How to get the servers response HTTP headers?
Hi,
I want to autodetect the pingback-url of remote websites, so I need to parse the HTTP response headers sent by the remote server. I don't need and don't want the contents of the remote website, …
4
votes
2answers
72 views
Best Way to automatically find links to your content?
So, here is the task I've found myself thinking of. Pretend for a moment, that I have a large body of content. I want to see what websites are linking to my content. I know that I could look into …
2
votes
3answers
137 views
Trackbacks in PHP
I'm writing a custom blog engine and would like to have trackbacks similar to Wordpress. I could look at the Wordpress source, but I'd really prefer a tutorial of some sort and so far I haven't been …
