[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

Montgomerie

Support
  • Posts

    3,943
  • Joined

  • Last visited

Posts posted by Montgomerie

  1. Hello,

    Thank you for contacting MyThemeShop.

    First of everything, one should not be using an automatic redirection as WordPress handles that on its own. Unless someone is going to utilize those redirects to create something complex, it should be avoided. It is simply not required with the latest versions of WordPress.

    If you are still looking to activate it, you can do it from these settings:
    RBymim+

    /wp-admin/admin.php?page=rank-math-options-general#setting-panel-redirections

    Hope that helps. If you have any further question(s), please let us know.

  2. Hello,

    As the old one is showing that the Sitemap is pending submission.

    As mentioned in my comments, unless you will start adding regular and original content on your website, it is unlikely that Google will give priority to a domain which was penalized in the past.

    Can you please start adding some content to your website and try again in a week's time?

    Looking forward to helping you. Thank you.

  3. Hello,

    Thank you for contacting MyThemeShop and sorry for any inconvenience that might have been caused due to that.

    Please share your WordPress login details in the "Sensitive Data" section by clicking the Add button on the top and bottom right-hand side on this ticket and follow the instructions shown in the screenshot below:
    rQoczm+

    Looking forward to helping you.

     

  4. Hello,

    Thank you for contacting MyThemeShop and sorry for any inconvenience that might have been caused due to that.

    After taking the backup of your current .htaccess file, remove all the redirections from it and also disable Rank Math's Redirection module.

    Then head over to WP Dashboard >> Settings >> General and make sure your preferred version of the website is entered here:
    wp-admin/options-general.php
    kZ9oqH+

    and click on the save changes button.

    If that doesn't help, please add the following code in the .htaccess file (replace example with your website's name):

    RewriteEngine On
    RewriteCond %{HTTP_HOST} www.example.com
    RewriteRule (.*) https://example.com/$1 [R=301,L]

    If this doesn't work, please use the following code:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^www.website.com [NC]
    RewriteRule ^(.*)$ https://website.com/$1 [L,R=301]

    Please let us know if that helped. Looking forward to helping you.

  5. Hello,

    I just tried submitting the Sitemap using our account and it's showing no errors:
    tyMNqJ+

    I went ahead and removed our account's credentials and left the instructions in the sensitive area. You can follow those links and try to submit the sitemap again.

    Also, we recommend adding more content to your website with 100% original content. That will help your website get crawled faster.

    Finally, your SEO settings need to be completed. Once you sort the Sitemap issue, please let us know and we can assist further.

    Looking forward to helping you. Thank you.

  6. Hello,

    Thank you for contacting MyThemeShop today.

    Can you please try with the following pattern?
    Source:

    (.*)/amp

    Destination:

    $1

    Try creating a REGEX Redirection with it and create a 307 at first to test if everything is working fine.

    If that doesn't help, please share your WordPress login details in the "Sensitive Data" section by clicking the Add button on the top and bottom right-hand side on this ticket and follow the instructions shown in the screenshot below:

    rQoczm+

    Looking forward to helping you.

     

  7. Hello,

    Thank you for contacting MyThemeShop and sorry for any inconvenience that might have been caused due to that.

    Please share your WordPress login details in the "Sensitive Data" section by clicking the Add button on the top and bottom right-hand side on this ticket and follow the instructions shown in the screenshot below:
    rQoczm+

    Looking forward to helping you. Thank you.

     

×
×
  • Create New...