Vali Petcu blog

  • ABOUT ME
Looking for something?

Posts tagged with:wordpress plugins

Jetpack and xmlrpc problem

15 August 2015

Due to mutiple scans on the xmlrpc protocol, i chose to protect xmlrpc.php file with .htaccess. <Files xmlrpc.php> Order deny,allow Deny from all Allow from 188.24 Allow from 188.27 </Files> The problem is that, if I want to update Jetpack, it shows the following message: Your website needs to be publicly accessible to use Jetpack: […]

wordpress Scris de vali petcu Add comment

Facebook: Meta description = og:description

22 February 2012

I like to do things manually on my blogs and use as little plugins i can. If i can use a plugin for two things it’s great. A good example is Auto feature Image plugin i am using for display on the front page of my blog, rss thumbnail and Facebook thumbnail (details here). Here […]

facebook, random, wordpress Scris de vali petcu Add comment

Yoast WordPress SEO slow post fix

12 January 2011

WordPress SEO by Yoast is a great plugin. The author took a  lot of functions and put them into one place. But with version 0.2.1 the plugin has a bug that slows down posting  a lot. After digging through the plugin for an hour, i found the problem: this function in admin/class-metabox.php function rebuild_sitemap( $post […]

random, wordpress Scris de vali petcu Add comment

© 2008 - 2025 Vali Petcu blog - All rights reserved