maxdai2019 Posted September 22, 2018 Report Share Posted September 22, 2018 Sitemap on my website is giving 404 error when accessed through /sitemap_index.xml I have enabled the rank Math sitemap feature. Please help. Plus how can we install Breadcrumbs on ColorMag WordPress theme? Link to comment Share on other sites More sharing options...
Sam Posted September 22, 2018 Report Share Posted September 22, 2018 Hello, Please open single.php file present in the theme folder, you need to access the theme folder using FTP or cPanel (wp-content/themes/colormag/single.php) Then search for this code <div id="primary"> And add below code just after the above line: <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?> Also please make sure Breadcrumbs are enabled from the plugin settings http://take.ms/9CmkE Hope this helps, Thank you. 1 Link to comment Share on other sites More sharing options...
Support Montgomerie Posted September 22, 2018 Support Report Share Posted September 22, 2018 Hello, Thank you for contacting MyThemeShop and sorry for any inconvenience that might have been caused due to that. Can you please try to flush the rewrite rules by heading over to WP Dashboard >> Settings >> Permalinks and click on the Save Changes button without changing any value? If that doesn't help, please share your WordPress login details in the "Sensitive Data" section by editing your first post on this ticket and follow the instructions shown in the screenshot below: Please make a reply once you update the details, so we get notified. Looking forward to helping you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
maxdai2019 Posted September 22, 2018 Author Report Share Posted September 22, 2018 Thanks for the reply. The problem was not within the plugin. It was due to a corrupt htaccess file. Changing permalinks helped. The problem is now solved. And how to add breadcrumbs in colormag WordPress theme? Link to comment Share on other sites More sharing options...
Support Montgomerie Posted September 22, 2018 Support Report Share Posted September 22, 2018 Hello, Glad Sitemap's issue is resolved. Can you please confirm if you are talking about this theme?https://wordpress.org/themes/colormag/ Looking forward to helping you. Thank you. 🏁Rank #1 on Google With our WordPress SEO Plugin ⚡Score a 💯on PageSpeed and Dominate Search Rankings. ✏ Editing theme files? Please create a child theme to make your changes update-proof. Link to comment Share on other sites More sharing options...
maxdai2019 Posted September 22, 2018 Author Report Share Posted September 22, 2018 Yes, that's the theme I'm talking about: Colormag by ThemeGrill. Thanks in advance. Link to comment Share on other sites More sharing options...
Sam Posted September 22, 2018 Report Share Posted September 22, 2018 Hello, Please open single.php file present in the theme folder, you need to access the theme folder using FTP or cPanel (wp-content/themes/colormag/single.php) Then search for this code <div id="primary"> And add below code just after the above line: <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?> Also please make sure Breadcrumbs are enabled from the plugin settings http://take.ms/9CmkE Hope this helps, Thank you. 1 Link to comment Share on other sites More sharing options...
Recommended Posts