Viewing 14 replies - 31 through 44 (of 44 total)
  • Thread Starter cheaplt

    (@cheaplt)

    Thought i might mention this as well my WordPress site General Settings are

    WordPress Address (URL) http://cheaplolteams.com
    Site Address (URL) http://cheaplolteams.com

    I think they originally had the www in them but i cant remember if i switched it or not.

    i checked for the string Google’s Tut requested but it isn’t there.

    Plugin Author AITpro

    (@aitpro)

    Ok then yep Google PageSpeed is telling you that you MUST use www in the domain name or else things will not work correctly. So yep change your WordPress URL settings and add the www prefix.

    Thread Starter cheaplt

    (@cheaplt)

    when i changed prefix it gave me this error: Fatal error: Cannot redeclare get_file_description() (previously declared in /home2/cheaplt/public_html/wp-admin/includes/file.php:58) in /home2/cheaplt/public_html/wp-admin/includes/file.php on line 71

    Plugin Author AITpro

    (@aitpro)

    See this WordPress Codex page.
    http://codex.wordpress.org/Changing_The_Site_URL

    You will probably have to do something like this.

    define('WP_HOME','http://example.com' );
    define('WP_SITEURL','http://example.com' );
    Thread Starter cheaplt

    (@cheaplt)

    After it had broken the site, i logged on a different browser it the site was working fine. I returned to my primary browser and noticed i was logged out, i re-logged and now everything seems to be working just fine.
    Thanks for that link though that would of fixed this issue if it would of truly broke the website.

    Thread Starter cheaplt

    (@cheaplt)

    Back to the original problem, my sitemap url is finally displaying the error since everything propagated.

    http://www.cheaplolteams.com/sitemap.xml

    Plugin Author AITpro

    (@aitpro)

    Ok you are now at a point where the www to non-www .htaccess code should work.

    Follow the instructions here: http://forum.ait-pro.com/forums/topic/htaccess-redirect-www-to-non-www-htaccess-redirect-non-www-to-www/#post-5566

    Plugin Author AITpro

    (@aitpro)

    oops never mind. You are using www now. deactivate and reactivate your sitemap plugin and save your sitemap plugin settings again.

    Thread Starter cheaplt

    (@cheaplt)

    Okay i deactivated it and reactivated it, but it seems to be still giving that error =S.

    Plugin Author AITpro

    (@aitpro)

    Or if you have set a Custom Location for your sitemap.xml file in Google XML Sitemaps plugin settings then you will need to enable Automatic Detection.

    Plugin Author AITpro

    (@aitpro)

    Yep, check your Google XML Sitemap settings. If you have to you can force a Custom Location/URL, but this should be done automatically.

    Thread Starter cheaplt

    (@cheaplt)

    Impressive! I did what you said and rebuilt the sitemap, everything is working =D. I’m so happy!

    Thread Starter cheaplt

    (@cheaplt)

    Thank you very much AITpro, you made this process less stressful by so much. I appreciate your consistency and knowledge, i am very grateful to communicate with you.

    Plugin Author AITpro

    (@aitpro)

    Cool! Very welcome. 🙂

Viewing 14 replies - 31 through 44 (of 44 total)

The topic ‘Xml Sitemap’ is closed to new replies.