How can I edit header code

Posted in: Newspaper
Post count: 5

Hi Guys
I want to change http to https in the header code below. But I couldn’t find the file.

<!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html lang=”en-US” prefix=”og: http://ogp.me/ns#”&gt; <!–<![endif]–>
<head>

In the header.php file http://ogp.me/ns# is shown as <?php language_attributes();
so how can I find the file includes <?php language_attributes();

Post count: 23312

Hello alisamig,

You can have https and use the theme properly but you need the right configuration.
Please use these settings for Cloudflare:
https://forum.tagdiv.com/cloudflare-cdn/
and use these guides for proper SSL integration:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
https://forum.tagdiv.com/topic/moving-to-ssl/

Thank you!

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