zerot28
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesThanks, yes it worked and the problem is solved this way.
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesI added the parameter ‘use_desc_for_title’ => ‘0’ to the code and it worked for now.
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesHello,
the HTML was removed and only text was kept by the function. That’s why I thought that stripping out HTML would have not worked.
I would be willing to do a donation to fix this, however I do need a sitemap for the site in days and not in weeks or months, since it is now a duplicate of the xml file we have, so I hope it doesn’t take too much time to fix.
ThanksForum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesAlso, the sites you have checked probably have an empty category description field, that is why you do not see a title=” tag. For some of my categories which are without description, no title tag is used.
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesBy the way, I have checked and this issue is not happening with other html sitemap plugins, so it is quite weird. I’d like to use yours because it is more customizable though and overall seems to have better settings, but this cannot obviously go to a sitemap because the code would be disrupted and putting all that text (which is duplicated content) in a title is obviously bad practice. Let me know if you have an idea to fix this or a solution :\
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesHi,
actually my website is pretty basic and i am not using any weird add on or plugin.
This is a screenshot of your plugin output on a sitemap page: https://imgur.com/a/qyD1dAs you can see it is indeed using a title tag and all that info is under the “description” section of the category as html code, so again I do not know what is wrong but that’s exactly what’s happening.
Any idea?
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesAny news?
Forum: Plugins
In reply to: [WP Realtime Sitemap] Removing title attribute from categoriesI am not sure if stripping out HTML would work in my case. The Description field starts with a <h2> tag and <p> tag thereafter, however there is no declaration it is HTML inside that field, the first line is just <h2>Title of this category</h2>.
Of course the option would be more than welcome and would fix the issue, however if it takes time I’d go for a quicker fix if there is one. Thanks for the support