• Resolved roof55-no

    (@roof55-no)


    Hi folks.

    My WEB site was visited by malicious hackers. By restoring confidence, Norton Safe WEB need verification of me as the owner of the page. I can do this in two ways and fall on this, Meta Tag Copy the meta tag below and paste it into your Web site’s homepage. It should go in the <head> section, before the first <body> section.

    So, how to place a Meta tag that my home page? Well, first thought was that this was easy with the execution of my WP, under Control Panel >> Edit your home. I copied into my Meta tags here, but Norton Safe WEB could not identify my Meta Tag string. I imagine that an index file or WP-config files need this change, but the WP file? I have access to my WEB hotel where all WP files are located. Even after last cleaning my WEB page, I took MozillaFile FTP and downloaded all files my WEB place contains. I used Microsoft Dream Viewer and checked out the contents of the code in different files, but I was not particularly wiser.

    Can anyone here give me an explanation to which WP file which I shall place this META TAG and so Norton Safe WEB can identify this? I speak Dream Viewer at a low level, but realize how I copy the codes of META Tags’ and how I should be able to load this up to my WEB host. I just need to know the file name, so http://www.panoramaflyfoto.no can get verified as cleared of virus / malware.

    Some volunteers, and I greatly appreciate a small guide here.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    Thread Starter roof55-no

    (@roof55-no)

    Hi t-p.

    Thanks for your recommendation about further progress. My themselve are Ultra Premium. I searched header.php files and found several such, but also found such a file under the library .. \ www \ wp-content \ themes. When I use the theme Ultra Premium I assume that it is this file that I should open and copy + paste in Meta Tags information corresponding Norton Safe WEB showing me my Meta tag’s. This headr.php files innhol are as follows:
    <
    <? Php
    / **
     * The header for our theme.
     *
     * This is the templates that displays all of the <head> section and everything up until <div id = “content”>.
     *
     * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
     *
     * @package Ultra
     * @since Ultra 0.9
     * @license GPL 2.0
     * /
    ?> <! DOCTYPE html>
    <Html <? Php language_attributes (); ? >>
    <Head>
    <Meta name = “norton-safeweb-site-verification” content = “redacted”>
    <Meta charset = “<? Php blog info ( ‘charset’);?>”>
    <Link rel = “profile” href = “http://gmpg.org/xfn/11”&gt;
    <Link rel = “pingback” href = “<? Php blog info ( ‘pingback_url’);?>”>

    <? Php wp_head (); ?>
    </ Head>

    <Body <? Php body_class (); ?>
    >

    Meta Tag’s I copied can be see under the <head>, while my Meta TAGS content partially hidden. Despite that I uploaded this file to FTP this header.php -not Norton Safe WEBB able to verify this. I would think I was not hitting the right file header.php changes. Correct guess?

    Moderator t-p

    (@t-p)

    – For pro or commercial product support please contact the author directly on their site.
    – As the author is aware, commercial products are not supported in these forums. As you are their customer I am sure they will have no problem supporting you there. It also allows the developers to be aware of issues with their code.

    Thread Starter roof55-no

    (@roof55-no)

    Thank you, I see my next step.

    Moderator t-p

    (@t-p)

    you are welcome 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Just as simle, how to ad tags to my homepage?’ is closed to new replies.