Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [request] Manual SEO Plugin
hi all i have add this feature on my mod tipattern this is a 4.2.0 version of textpattern now i work on a port of this feature to version 4.4.1 i add another defaul section “home” to use as start page, this is experimental mod, i work to clean now.
new default home section, and new <txp:home_article /> tag
add description, meta key e meta description to category and section
—-
jnope – Luca Sabato
the Nomad Code
Offline
Re: [request] Manual SEO Plugin
That looks really good Luca – any updates on the port?
Offline
Re: [request] Manual SEO Plugin
tye wrote:
That looks really good Luca – any updates on the port?
yes i port all feature to txp 4.4.1 and i add
- new version number 4.4.2 to upgrade from previous version (still experimental, backup before i try upgrade from txp 4.2.0 and work fine)
- add complete support form meta keyword and meta description
- add field in category
- add field in section
- add field in article
- add < txp:meta /> tag can output the rigth content in head tag
- add deprecated for similar tag < txp: meta_keyword />
- add simple description tag and file to provide content in category and section page ( this is not the same content to the meta description allow you to write html code not just text)
- add new txp tag:
- if_data
- home _article
- section_description
- category description
- meta
- remove field from category not relate to article and add back link to categories tab just
- change status to slect filed
- add minor change in section tab to collapse the section, because new filed render to big the section portion, use the native interface script come from write tab
i test and clean the doce now after i finish i pull request on github when is done and sincro to the last commit.
some picture:
write tab
section tab
category tab add filed only in article category below display file category for example
i write code not just a mockup :D :D—-
jnope – Luca Sabato
the Nomad Code
Offline
Re: [request] Manual SEO Plugin
i send code to textpattern branch https://github.com/textpattern/textpattern/pull/2 if you want to try download from my fork, https://github.com/nope/textpattern remember thisi is sperimental feature and need clean, it work but need a little check.
—-
jnope – Luca Sabato
the Nomad Code
Offline