When people talk about ajaxifying, ajaxify or just ajax in general, in the context of CMS’s and web applications, like WordPress, typically they’re meaning some type of functionality that can be completed without them needing to reload the page. In the case of WordPress comments, to ajaxify them means simply that you can submit a […]
As WPSec.com explains, WordPress “XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.”. Originally, XML-RPC was developed back in the early days of WordPress, where Internet connections were slow and sporadic at best. In fact, rather than actively writing new posts via the WordPress […]
While you may hear a lot about WordPress exploits, it could be that you’re not familiar with how the pingback mechanism in WordPress works, or how it can be used by dastardly hackers. One of the most popular approaches is to use the XML-RPC mechanism, inherent in WordPress, because it gives hackers the ability to […]
As mentioned in the pingback guide overview, pingback links are by default flagged as rel=nofollow. That means some search engines will ignore, while others will treat as regular dofollow links. When a link is dofollow, search engines will attribute link trust and authority to the linked site, and pull some of that back from the […]
You can easily turn off, or on, the sending of pingbacks from within the main WordPress menu options of your given site install. If you’d like to know, “How do I disable sending pingbacks?”, then read on…. If you’d like to send pingbacks whenever you link to a blog post, internally or externally, then make […]
Pingbacks and Trackbacks both require approval. Both are handled very much like comments. Both can frequently be used by spammers to get links back to their sites for added traffic and search rankings. Pings, by their nature, are things like short sounds to detect an object, like sonar in a submarine, or short bits of […]
The beauty of WordPress is that it’s so smart, it even detects when you link from one post of yours to another. Remember, it’s the LINK that triggers the self-ping in WordPress. If one blog post were to mention another by linking to it, you’d find a link like this somewhere on the page: Web Hosting […]
How are Pingbacks Created? To create pingbacks, all you really have to do is link to another post. Behind the scenes, a pingback notification will be sent to the other blog, prompting the other site owner to approve the pingback. It’s very much like a comment awaiting moderation – the only difference is that it […]
WordPress pingbacks are a form of automated notification system for WordPress, so that whenever you mention another site or blog post, they get alerted to the mention. Both sites need to have pingbacks enabled in order for this to work – but it can be a very effective way of staying abreast of who’s talking about […]
This article will cover many recommended methods to secure your WordPress installation. The latest version of WordPress can always been found on their official download page: Download WordPress or Latest WordPress Zip Archive. WordPress has a much more extensive treatment of the topic in their documentation. Here we go over some of the most basic measures you can take […]