Website is not accepted by Google until and unless has "hreflang tags".

Posted in: Newspaper
Post count: 5

How to change the following:

<!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 <?php language_attributes(); ?>> <!–<![endif]–>

to

<link rel=”alternate” href=”http://example.com&#8221; hreflang=”en-us” />

By manual changing the code is easy but edit rewriting the code in the purchased theme will mess the up-gradation (Updates). Google doesn’t accept the language region targeted web pages or sometimes the application for the news for the google news is rejecting.
Please help me on this to solve the issue.

Giri
(www.pulplup.com)

Post count: 22421

Hello,

There is no update proof way of altering the theme code unfortunately. If you need a code changed you will have to change it manually from the theme php files.
https://www.screencast.com/t/CxTkZPLG0LE

Thank you!

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