Thx.. your link helps me ??
Now is the problem – i have hidden the page title on all pages in my child theme. -> No Link to full page ..
.entry-title {
display: none;
}
through this i have no page title on the tagging archive page.
How to override the page title for only the tag.php to visible?