PassMark Logo
Home » Forum

Indexing fail after SSL changeover

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • toadstooldan
    Junior Member
    • Apr 2009
    • 7

    #1

    Indexing fail after SSL changeover

    After I changed to SSL this week, my search works fine, but writing the sitemap fails. my sitemap is basically blank, it has this in it:

    <?xml version="1.0" encoding="UTF-8"?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlnssi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    </urlset>

    Indexing proceeds as usual, The URL list generated is normal, and lists all links as https.

    I do have a redirect in the .htaccess that forces URLS to https.

    The search is run from my windows machine, and the relevant files uploaded manually via FTP.
    The search is started at https://ambergriscaye.com/index.php

    Using 6.0 build 1029

    Ideas?
    Last edited by toadstooldan; Mar-21-2017, 06:11 PM.
  • toadstooldan
    Junior Member
    • Apr 2009
    • 7

    #2
    updating to v7

    Comment

    • toadstooldan
      Junior Member
      • Apr 2009
      • 7

      #3
      that fixed it!

      Comment

      Working...