Giter VIP home page Giter VIP logo

hh_seo's Introduction

hh_seo

hh_seo is a TYPO3 extension. You can set your meta-tags in your FLUID-template and overwrite them in another template. Without the hassle of having to edit any TypoScript files. Or having to look into the controllers.

optional

  • is compatible with cs_seo (but the frontend output is generated by the hh_seo extension) // See Todos

Installation

... like any other TYPO3 extension

To use it in your FLUID theme:

  • default ViewHelper NameSpace is "hhseo" so you can use this extension ViewHelpers like <hhseo:[viewHelperName] ... >

or

  • set namespace like: <html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" xmlns:hhs="http://typo3.org/ns/HauerHeinrich/HhSeo/ViewHelpers" data-namespace-typo3-fluid="true">

or

  • set or copy the ViewHelper, examples are located at: "hh_seo/Resources/Public/Templates/..."

Features

  • No own TypoScript required
  • No own php-script required
  • only FLUID (ViewHelper)
  • compatible with EXT:cs_seo

Usage

ViewHelper attribute "order" (required):

  • A higher "order" number overwrites lower ones.

ViewHelper attribute "dataType" should be set to "yaml". (for legacy reasons - this will become the standard in the future! Currently INI-style is the default)

Meta-Tags params:

  • last-modified: uses timestamp as input

Todos

  • mayby add ViewHelper for every Meta-Tag
  • restore compatibility with all fields added by EXT:cs_seo

Deprecated

  • OLD ini-style syntax
Copyright notice

This repository is part of the TYPO3 project. The TYPO3 project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.

This repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

This copyright notice MUST APPEAR in all copies of the repository!

License

GNU GENERAL PUBLIC LICENSE Version 3

hh_seo's People

Contributors

teisi avatar iocron avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.