• Hello My Blog Name Is Androidfreedom.com I Am using an newspaper theme. When someone search on google the url of my website is androidfreedom.com/blog.
    Please Tell me any solution to remove this /blog from url in newspaper theme

Viewing 4 replies - 1 through 4 (of 4 total)
  • Borge

    (@joeborge0914)

    Its actually not androidfreedom.com/blog. blog is added on the Searches due to the metatags added on the theme.

    <meta itemprop=”title” content = “Blog”>

    Read this article on how to remove/replace that

    https://codex.wordpress.org/Meta_Tags_in_WordPress

    Thread Starter kirat194

    (@kirat194)

    I had read this article but i didn’t understand how to remove /blog or >blog from search results. Can you please help me

    Borge

    (@joeborge0914)

    In Dashboard, look for Appearance>Editor

    then look for header.php in the list of the templates on the right handside.

    You will then see the PHP code of the header file. Look for the code

    <meta itemprop=”title” content = “Blog”>

    Then remove that code.

    Thread Starter kirat194

    (@kirat194)

    There is no code like this i have checked multiple times. Is there any other solution

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove /blog from url ?’ is closed to new replies.