De nuevo te doy las gracias :)
He probado el codigo, y he creado el campo personalizado "link", pero sigue saliendo el mismo enlace de siempre.
Es como si solo hiciera caso a la tercera opción del codigo php
Código PHP:
<h2 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'twentyten' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h2>