Allow editing of meta tags (General)

53 votes
Vote
for

Allow editing of meta tags

Example meta-title, meta-description, etc

Thanks to Morolord for pointing out that if you replace your <head> tag with <head class="cushycms" title="Meta Tags"> then all your meta tags will become editable.

- retailmenot
  1. Comments
  1. 2 Default-avatar

    This could be a good idea, especially for one of my clients that I am planning on using this tool for - he insists on continually changing the meta tags!

  2. 0 Default-avatar

    I also have a client with the same obsession. This would really help at times.

  3. 3 Default-avatar

    I have a lot of clients who are asking to update their meta data for SEO purposes, this could incredible ability to have.

  4. 1 Default-avatar

    I fourth that!

  5. 0 Default-avatar

    yep, me too ... no votes left for now, but wil be back ...!

  6. 0 Default-avatar

    You could create a file like metadata.php and set up a div or something with the cushycms class.

    Then add something like this:
    title:(this is my title)
    description:(this is my description)

    etc. Then use PHP to get the contents of that file and to format it correctly into headers. Would be a little complex, but wouldn't take too much time.

    Then you could edit the data with CushyCMS.

  7. 3 Default-avatar

    I'd like that functionality, especially for the meta description

  8. 0 Default-avatar

    Hello CushyCMS Users!

    The feature you require is already implanted into the CushyCMS System.
    To edit the Meta Tags with Cushy, simply replace your

    <head> tag with:

    <head class="cushycms" title="Meta Tags">

    Hope that helps!

Login to leave a comment

powered by UserVoice