Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Design #25949
    Jim
    Member

    Hrm it did not show the Strong tags i had surrounding the span class. Actually the post did not show quite a bit of the code pasted.

    <header class="entry-header">
    		<strong><span class="entry-title"><i><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'catchevolution' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></i></span></strong>
    	</header><!-- .entry-header -->
    in reply to: Design #25948
    Jim
    Member

    Hello,
    I have been using your catch evoloution theme and i have been running my site through a couple of seo optimizers and the main error i get is there are more that one location that H1 tag is used.

    I dont know if there is a reason for this or if maybe an alternate options page name or post name would be something like this?

    <header class=”entry-header”>
    <span class=”entry-title”><i>” title=”<?php printf( esc_attr__( ‘Permalink to %s’, ‘catchevolution’ ), the_title_attribute( ‘echo=0’ ) ); ?>” rel=”bookmark”><?php the_title(); ?></i></span>
    </header><!– .entry-header –>

    If there is a reason forthe double use of the h1 tag please let me know as I am new to the SEO thing.

Viewing 2 posts - 1 through 2 (of 2 total)