Hopefully i can explain this as clearly as i can without sounding confusing.
I have a rather strange instance where... I have a 4.8.2 DNN Website where i had to clone an exact copy of the website to a different server. My next task was to simply change the old logo(example Company ABC) text to a new logo name (Example XYZ) as the client requested located throughout the TEXT/HTML content modules. I did this by doing a simple replace throughout the website on the database level.
All worked fine... then i went to the Search Admin to purge any old content data with the old company logo text (Example ABC). I updated and clicked "Re-Index"
All is well as far as i can tell. The cloned website on the new server is now ready and has the Content text with the new company name of Company XYZ.
BUT HERE IS THE PROBLEM:
When you search using the DNN search module, and type in the old Company's Name of Company ABC, the search results find ALL OLD REFERENCE to that old name in the TEXT/HTML Content!... And here is what is strange. When you click on that search result to view the content page, you do not see the old Company ABC text anywhere but the new Company XYZ name.
I guess to make a long story short... I'm trying to extinguish all references to the old Company ABC name in the content but the DNN Search module is still finding it.
What should i do to purge this completely? 
|