Title: How wordpress send pingbacks and etc. ?
Last modified: August 19, 2016

---

# How wordpress send pingbacks and etc. ?

 *  [dark_hawk](https://wordpress.org/support/users/dark_hawk/)
 * (@dark_hawk)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/how-wordpress-send-pingbacks-and-etc/)
 * Hello, i have my own wordpress content update scripts, i insert posts in datebase
   via sql request, also i add this $wpdb->query(“INSERT INTO “.$wpdb->prefix.”postmeta(
   post_id,meta_key,meta_value) VALUES (“.$post_id.”,’_pingme’,’1′)”) for every 
   added post, but i am not using wordpress standart function wp_inser_post(). And
   now i have one trouble with this, how can i send pingbacks to search engines 
   and other blogs, after i have been added new posts in database ? I tryed to use
   wordpress function do_all_pings() – after that script runs very long time more
   then 1 hour 🙂 then i just stoped it, and another my way wp_schedule_event(time(),‘
   do_pings’) – but after that, script finished, all my functions done, but i don`
   t know have wordpress send pingbacks or not (( how can i check this … ?
 * At least i need somebody to explain me how to send pingbacks, if i have $post_id,
   what function i need to use ?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [dark_hawk](https://wordpress.org/support/users/dark_hawk/)
 * (@dark_hawk)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/how-wordpress-send-pingbacks-and-etc/#post-1046614)
 * will anybody help me ?
 *  Thread Starter [dark_hawk](https://wordpress.org/support/users/dark_hawk/)
 * (@dark_hawk)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/how-wordpress-send-pingbacks-and-etc/#post-1046691)
 * somebody please help me … 🙁
 *  Thread Starter [dark_hawk](https://wordpress.org/support/users/dark_hawk/)
 * (@dark_hawk)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/how-wordpress-send-pingbacks-and-etc/#post-1046695)
 * Is there any wordpress support guru who can help to solve this problem … ?
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/how-wordpress-send-pingbacks-and-etc/#post-1046696)
 * why cant you just look at the files?
 * go get a program like wingrep and use it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How wordpress send pingbacks and etc. ?’ is closed to new replies.

## Tags

 * [pingbacks](https://wordpress.org/support/topic-tag/pingbacks/)

 * 4 replies
 * 2 participants
 * Last reply from: [whooami](https://wordpress.org/support/users/whooami/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/how-wordpress-send-pingbacks-and-etc/#post-1046696)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
