Daniel Koskinen

Web designer, WordPress consultant and usability enthusiast

  • About
  • Portfolio
  • Suomi

Tag Archives: tips

Set width of embedded media in WordPress 3.5

Posted on December 19, 2012

In WordPress 3.5, there’s no more option to set the width and height of oEmbed-embedded media (Youtube, Vimeo, Flickr, Twitter etc) in the admin interface. The max width is now automatically the width defined in the functions.php of your theme.

Posted in Web and Tagged tips wordpress | Leave a comment

Simplify permalinks for better SEO

Posted on December 17, 2011

The latest WordPress 3.3 includes a fix that removes the performance problems related to using just /%postname%/ as your permalink structure without any prefixing dates/numbers. According to Joost de Valk, using dates in URL’s can result in poor click-through-rate, so I thought I’d go ahead and make the switch. Check out the instructions on Joost’s…

Posted in Web and Tagged seo tips wordpress | 3 Comments
Related