OpenDevelopmentMekong / wp-odm_solr

Wordpress plugin used for automatically index created/updated contents into a solr index
GNU General Public License v3.0
0 stars 2 forks source link

Missing "noindex" on the Search Result page #245

Open S-mardii opened 6 months ago

S-mardii commented 6 months ago

Search Result page is not appended with "noindex" either on code or with AIOSEO plugin.

This could result in "Internal Search Page" attack.

Therefore, it is essential to figure out the approach to prevent this.