# I want to remove meta name="description", but changes not reflecting

**URL:** https://meta.discourse.org/t/i-want-to-remove-meta-name-description-but-changes-not-reflecting/104911
**Category:** Development
**Created:** [22 בדצמבר,‏ 2018,‏ 4:51pm UTC](https://meta.discourse.org/t/i-want-to-remove-meta-name-description-but-changes-not-reflecting/104911 "2018-12-22T16:51:36Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Stranik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stranik/32/85638_2.png) [@Stranik](https://meta.discourse.org/u/Stranik)
#### Post date: [22 בדצמבר,‏ 2018,‏ 6:01pm UTC](https://meta.discourse.org/t/i-want-to-remove-meta-name-description-but-changes-not-reflecting/104911/4 "2018-12-22T18:01:16Z")

</div>

I think it is:

> [@Can I override app/views/layouts/application.html.erb from a plugin?](https://meta.discourse.org/t/can-i-override-app-views-layouts-application-html-erb-from-a-plugin/47267):
>
> I have a very specific scenario where I need to load and cache the site header and footer from our primary website. This is fairly trivial to do in ERB: \<!-- My Customization --\> \<% cache("footer\_#{I18n.locale}", expires\_in: 1.week) do %\> \<%= raw open("https://myserver.com/#{I18n.locale}/remote/footer").read %\> \<% end %\> \<!-- End Customization --\> Note in my example that I am passing along the I18n locale as well. Neither the caching nor passing the locale will work with the html cust…

---

_[View the full topic](https://meta.discourse.org/t/i-want-to-remove-meta-name-description-but-changes-not-reflecting/104911)._
