Whats wrong ?

Posted in: Newsmag
Post count: 10

Fatal error: Call to undefined function get_header() in /home/citizen6id/public_html/wp-content/themes/Newsmag/index.php on line 6

there is no get_header() function in function.php

Post count: 6535

Hi

This errors happens when you try to access the theme’s index.php file directly, usually it displays a Fatal error: Call to undefined function get_header() and it shouldn’t be picked up by google’s crawler.
You can find more info about this in this tread: https://forum.tagdiv.com/topic/fatal-error-3/ and add a redirect rule for it.

Hope this help.
Thanks!

Post count: 10

solved! thanks very much

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