Hi
When I add “[wshs_list post_type=”product” name=”Product Sitemap” order_by=”date” order=”desc”]” to the page and then save the page i get a “Updating failed.” red banner on the top of the page on WP backend.
Is there a limit to the number of products? I have 3,091 products
Thanks
]]>Hey Ashish,
I want to create a HTML sitemap for my WordPress website without a particular phrase for the Post Titles. All Posts have a similar word at the end of the title.
Like
Post 1: This is an amazing ABC
Post 2: This is a great ABC
Post 3: How about doing this ABC
I want to add the titles in the HTML sitemap without the phrase “ABC” in it? Is it possible?
Please do note that ABC is a phrase and not a single word.
Hi there, I love the plugin, how do I customise it to make i follow the siter hierarchy, similar to how this site looks:
https://hmgroup.com/sitemap/
Thank you!
Hi there, thanks for the Plugin. Tried a few to solve a need I have and this is working great.
Is it possible to have links open in a new Tab?
I tried adding target=”_blank” to the shortcode but no luck
]]>wordpress_simple_html_sitemap.php:37
error_log(‘Debug: Database update check triggered.’);…
I’m getting thousands of entries in PHP’s error.log, clouding the real errors, there is no reason to have that line there, it gets triggered on every call.
]]>Because this plugin has many useless error_log()
it is flooding our error log.
Please can you remove them; they are not beneficial and only waste disk space.
example:
function wshs_update_db_check() {
error_log('Debug: Database update check triggered.');
if (get_site_option( 'wshs_db_version' ) != WSHS_DATABASE_VERSION) {
wshs_create_saved_code_table();
}
}
add_action( 'plugins_loaded', 'wshs_update_db_check' );
This executes on every page because plugins_loaded
is a hook on every page. This results in Debug: Database update check triggered
being added to error log on every page load for every URL. This is not an error, either, so please do not log as an error.
Thanks
]]>?I am having a problem when using the shortcode for a page, specifically when I add any kind of child_of parameters, I get this error:
Oops! something wrong with the shortcode. Please go back to the edit page and correct value for the post_type parameter.
The shortcode that gives the error:
[wshs_list post_type=”page” name=”Page Sitemap” order_by=”menu_order” order=”asc”?child_of =”32170″?depth=”3″ exclude=”32170″]
If I remove the child_of parameter, the code will work, but without the filtering.
]]>The Plugin “WordPress Simple HTML Sitemap” has a security vulnerability.
Note from host:
“Hello,
At WP Engine we take the security of your sites very seriously, and make every effort to keep our customers aware of any potential security risks. We are reaching out to you today because we identified resources that may be utilizing a vulnerable version of the wp-simple-html-sitemap plugin.
WP Engine summary of the vulnerability: The software does not perform an authorization check when an actor attempts to access a resource or perform an action.”
]]>Please check detail at https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/wp-simple-html-sitemap/wp-simple-html-sitemap-21-authenticated-contributor-stored-cross-site-scripting
]]>I have choose order as menu order but it is not actually showing the menu order in the page
]]>Hey Team,
How do I order by date in descending order? In the example you showed under the Documentation tab for Post Sitemap With Image, Excerpt And Date, order by date is in descending order.
However, when I try the shortcode it doesn’t order by date in descending order. Is there any parameter for descending order?
]]>On the admin page for site map settings.
Can you create a save option (button) where you could save the last “shortcode” that you plug into your page?
My sites pages is growing and it would be nice not to have to back through and recheck a hundred exclude these from the site-map every time new pages are added.
]]>Is it possible with your plugin to display categories (or parent pages) that dropdown to then display other pages (children or grandchildren)? The reason is that we don’t want to show all of our pages in a long running list, but do want robots identify all pages via this sitemap page. This feature hides pages within the category (or parent). Here is a nice example https://dandbelite.com/sitemap/
Thanks for the help.
]]>Hi,
love the plugin but I cannot get the sitemap to present itself with the two column option. Hope you can help, the short code I am using is [wshs_list post_type=”page” name=”Page Sitemap” order_by=”menu_order” depth=”10″ layout=”two-columns” position=”left” exclude=”66636, 8570, 66703″]
Many thanks
Conor
Hi,
I have noticed that menu icon image is broken. It should be https://www.bo-marind.com/wp-content/plugins/wp-simple-html-sitemap/images/sitemap.png
instead of https://www.bo-marind.com/wp-content/plugins/wordpress-simple-html-sitemap/images/sitemap.png
Hi support,
How can i change the language to PT.
Best Regards
]]>Hi! Thanks for your work on this plugin. It’s a very simple way to create customized sitemaps. In fact, it’s one of the best I’ve seen for this.
However, adding your plugin to the Admin menu when it has no subitems is not the best idea. Could you please consider moving it underneath the Settings menu instead?
That would help to clean up the Admin menu.
Thanks!
]]>