The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
42 views

Compact pingback list with favicons

On a blog with pingbacks and trackbacks (pings) enabled I want to show just a link with link text and a favicon of the external site in a compact list: no date, no text. How can I do that?
0
votes
0answers
16 views

Multiple pingbacks not appearing without “updates”

I often end up referencing several previous blog posts in new ones I write. However, only the first shows as a pingback in the admin dashboard. If I update the new post, the next pingback will ...
0
votes
1answer
19 views

Source of Pingbacks

I've replaced the default comments in WordPress with Facebook Comments plugin. But I'm still getting comments in the form of Pingbacks my in wp-admin > Comments ...
1
vote
1answer
193 views

Turn off trackback/pingbacks and comments on all existing multisite sites

I want to turn of trackbacks and pingbacks. Is there a way to turn them off on all existing posts and pages on all sites within a multi-site install? Then set the option not to allow trackback and ...
0
votes
1answer
480 views

Disable pingbacks and trackbacks in blog posts

Just created a new self-hosted WordPress blog, and among the very first things, I "unchecked" the Allow link notifications from other blogs (pingbacks and trackbacks) option under Settings > ...
1
vote
2answers
136 views

How can I delete all my existing trackbacks?

I'm sorting out a long-neglected wordpress.org blog. It has over 100,000 pieces of trackback spam. How can I remove them all?
8
votes
2answers
658 views

Shall i disable pingbacks and trackbacks in my blog?

Under Settings->Discussion there is the following option: [x]Allow link notifications from other blogs (pingbacks and trackbacks) Whats the real benefit for a blog owner to have them enabled? ...
2
votes
1answer
75 views

Disabled trackbacks in Wordpress but I am still receiving trackbacks

I have disabled trackbacks in Wordpress back end discussion panel but I am still receiving trackbacks. How can I ensure that I do not receive any trackbacks?
0
votes
1answer
44 views

I am not getting Backlink/interlinks notifications! [closed]

When I link my old post in the new one and click publish, I don't get the pingback alert/notification on the dashboard (neither in comments section). Does it got disabled? How can I enable it?
6
votes
2answers
2k views

Is There a Way to Completely Turn Off Pingbacks/Trackbacks?

There is the option to turn off trackbacks/pingbacks under Settings > Discussion. But I'd like remove the X-Pingback header WordPress sends and completely remove the the trackback endpoint. Is ...
1
vote
2answers
130 views

Comments vs. Pingbacks next page issue

I have a really annoying problem. If there are no comments, comments won't show up. If there are no pingbacks, won't show up. However, if there are pingbacks and I have a lot of comments, so there's ...
0
votes
1answer
129 views

Comments and pingbacks issues

I've been trying to figure this out for many, many days now. I tried to modifiy the code various times, always with the same result. I just don't get it. I want to properly separate pingbacks and ...
1
vote
1answer
186 views

Why dont i see pingbacks?

I installed two wordpress software on my site. One is wp1.site.com and the other is wp2.site.com. Now, i made a post on wp1 and then linked to it on wp2. I didnt see anything about pingbacks. I tried ...
1
vote
1answer
108 views

Separete trackbacks/pings and numbered comments

I've been googling around for tutorials of how to a) number the comments in the comment list and b) seperate trackbacks/pings from the rest of your comments. All the tutorials seem to be out of ...
2
votes
1answer
137 views

How do I permanently disable Pingbacks?

How can I permanently disable pingbacks on my wordpress multi user installation? I have disabled access to the wp-trackback.php file through permissions (chmod 000 trackback.php) thinking this would ...
2
votes
1answer
135 views

Pings and replies

If in a theme for WordPress comments were separated from pings, would it makes sense to keep the option of reply to them in the discussion? (ie visualize the reply link for pings too). Thanks for ...
2
votes
2answers
632 views

How to auto-approve internal pingbacks?

Whenever I write a post on my blog and link to a previous post, that pingback shows up as a comment needing to be approved. I am running Disqus, but this was happening even pre-use of that plugin. ...
0
votes
1answer
195 views

Default Gravatar not showing for pings

Here is my comments block: <div id="comments"> <?php if (have_comments()) : ?> <h3><?php printf(_n('1 comment', '%1$s comments', get_comments_number()), ...
3
votes
4answers
162 views

How do I stop Topsy from spamming my site with those annoying trackbacks?

Every time I publish a post, Tospy adds their pingback to my post. It's annoying, but I don't know how to stop it. Any advice?
0
votes
1answer
134 views

pingbacks testing

I have a few questions regarding functionality testing of PBs in a new wp installation (3.0.4): Are pingbacks sent immediately when a post is published, or are they scheduled as a cron job? If the ...
1
vote
1answer
236 views

Why do Trackbacks/Pingbacks not appear below my posts/pages?

My wordpress required me to check some Trackbacks and I checked and accepted them. They are listed in the comment administration and I activated "allow Trackbacks/Pingbacks on this page" on the ...