+ Reply to Thread
Results 1 to 4 of 4

Thread: Issue or not?

  1. #1
    Senior Member
    Join Date
    Jan 2021
    Location
    Everywhere on world
    Posts
    111

    Question Issue or not?

    Hello Flynax,

    I installes the new plugin XML Sitemap Generator 3.3.0 but it doesn't work.

    I enter the domain in my browser: https://my_domain.com/sitemap.xml

    and get always this error:

    404 Not Found
    The resource requested could not be found on this server!

    Is this a plugin issue?
    Best wishes, Guenter
    Jack of all trades for our website
    Everywhere on world

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Hello,

    It should work. Try to rebuild the file via Common > Refresh > Rebuild sitemap.xml file

    or create a ticket

  3. #3
    Senior Member
    Join Date
    Jan 2021
    Location
    Everywhere on world
    Posts
    111
    Hello Rudi,

    thank you for the hint but I rebuild the file via Admin-CP several times before I wrote the thread.

    This is in .htaccess: RewriteRule sitemap.xml$ plugins/sitemap/sitemap.php [QSA,L]

    Now my robots.txt view this:
    # robots.txt

    User-Agent: *
    Allow: /
    Crawl-delay: 20

    Disallow: /plugins/
    Disallow: /libs/
    Disallow: /includes/
    Disallow: /print*
    Disallow: /*?sort_by=
    Disallow: /*&sort_by=
    Disallow: /*?sort_type=
    Disallow: /*&sort_type=

    ### Rules generated by the Sitemap plugin ###
    Sitemap: https://mydomain.com/sitemap.xml

    # Excluded pages:
    Disallow: /*account-confirmation.html*
    Disallow: /*profile-details.html*
    Disallow: /*print.html*
    Disallow: /404.html*
    Disallow: /*profile-remove.html*
    Disallow: /*newsletter.html*
    Disallow: /*nationality.html*
    Disallow: /*claim-profile.html*
    Disallow: /*comparision-tables.html*

    But it doesn't work correctly. In Google there are in the meantime about 500 entries of about 9,000.

    Google wrote now they can't index our site completly because of plugins.


    And in google index I found this:
    https://mydomain.com
    Best wishes, Guenter
    Jack of all trades for our website
    Everywhere on world

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Hello,

    You'd better create a ticket for further investigation

+ Reply to Thread