Author missing reported from google webmaster

Posted in: Newspaper
Post count: 268

Hi,

in Newspaper Theme i use SHOW AUTHOR UNDER TITLE but don’t SHOW AUTHOR BOX

Google webmaster report an error 404 because in code there’s sitename/author/ after the code

<div class=”td-author-name vcard author” style=”display: none”><span class=”fn”>

I try eliminating both codes reported here

http://screencast.com/t/Yv2bpfLP
but if I do that I see a problem in articles

Is there an alternative system or may be can I delete only part of the code that you suggest to delete…?

Thanks

  • This topic was modified 11 years by Bintmusic.
  • This topic was modified 11 years by Bintmusic.
  • This topic was modified 11 years by Bintmusic.
  • This topic was modified 11 years by Bintmusic.
  • This topic was modified 11 years by Bintmusic.
Post count: 6600

Hi,

Comment just this lines if you have the author under title enabled: http://screencast.com/t/ZKOvkIirJBK
This should solve the google webmaster error.

Thanks

Post count: 268

Thanks Lucian,

I tried but with your edit is still outside the box below the message author…
also if in theme option is off

I want only to show author under title and not box author…

Post count: 6600

Hi,

Also add td_util::get_option('tds_show_author_box') == 'hide' to the other condition, like this: http://screencast.com/t/DgcYoZIwYZBy and set the author box to be disabled form theme panel: http://screencast.com/t/QN9ok0v1R

Thanks

Post count: 268

Thanks Lucian, is ok..!

looking google webmaster I saw that google shows another mistake

search/

looking into the code it seem it come from

<!– JS generated by theme –>
<script>
var td_blocks = []; //here we store all the items for the current page

var td_ad_background_click_link=””;
var td_ad_background_click_target=””;
var td_ajax_url=”http://www.site.com/wp-admin/admin-ajax.php&#8221;;
var td_get_template_directory_uri=”http://www.bintmusic.it/wp-content/themes/Newspaper&#8221;;
var tds_snap_menu=””;
var tds_header_style=””;
var tds_mobile_swipe=””;
var td_search_url=”http://www.site.com/search/&#8221;; <<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Any suggestion?

Thanks

Post count: 6600

Hi,

We are aware of this and we’ll have a look at it as soon as possible. You could try to redirect those url until we can provide an accurate answer on this.

Sorry for the inconvenience!
Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.