• This is the second site I’m building. Didn’t have this problem with my first site but that was before I updated Artisteer and WordPress which I did recently.

    My pages have an error message within the content: “The webpage cannot be found. Most likely causes…” My site: https://www.babycarseatsales.net.
    I looked at the Source code and found this:

    <div style=”text-align: center;margin: 3px;”><script type=”text/javascript”><!–
    google_ad_client = “pub-“;
    google_alternate_color = “FFFFFF”;
    google_ad_width = ;
    google_ad_height = ;
    google_ad_format = “_as”;
    google_ad_type = “”;
    google_ad_channel =””;
    google_color_border = “”;
    google_color_link = “”;
    google_color_bg = “”;
    google_color_text = “”;
    google_color_url = “”;
    google_ui_features = “”;
    //–></script>
    <script type=”text/javascript”
    src=”https://pagead2.googlesyndication.com/pagead/show_ads.js”&gt;
    </script></div>

    Don’t know where this came from. Somebody can probably show me how to remove this but I don’t want to have to do this each and every time. What did I do wrong?
    Thanks for the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • most probably that code must be in your single.php file, I had the similar prob in my site (site address below), found the code in single.php

    if not, you can search for exact text in files.

    In windows, go to the folder in which all ur wp files are stored, click on search button, Enter text (eg. googlesyndication) in ” A word or phrase in file”

    Cheers

    [signature removed per forum rules]

    Thread Starter annettie

    (@annettie)

    I decided to uninstall and re-install WordPress on the site instead. I think it was corrupted. Thank you for your help anyway.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help! All my pages have an error message’ is closed to new replies.