Hi all,
I have a question about the automotic ping function of WP. My English is not so good so I don't understand how It work ok.
In WP they write this :
Code:
When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see Update Services on the Codex. Separate multiple service URLs with line breaks.
</H3>
so do i have to set it like this :
Code:
hxxp://www.ping1.com
hxxp://www.ping2.com
or
Code:
hxxp://www.ping1.com
hxxp://www.ping2.com
Thanks