Loading...
 
Features / Usability

Features / Usability


Page Specific Meta Tags

posts: 37

Is there a way to get page specific meta tags for my pages?


P.S. Sort of like wikipedia, which has a different keywords and description tag for each page.

Thanks for any help.

posts: 4656 Japan

This looks like a good thing to request for future Tiki versions; right now there's no way to have wiki-page-specific meta tags, as far as I know. The code is part way there, as the tags are already variables, but just to reflect the admin settings. This would have to be enhanced with input fields on the wiki editpage and some logic added.

-- Gary zukakakina.com

posts: 37
So how do I request this feature in the next tiki version?
posts: 4656 Japan

> So how do I request this feature in the next tiki version?

Go to Tiki Todo and "insert new item." But looks like it's already being worked on.

-- Gary


posts: 21 United States

> Is there a way to get page specific meta tags for my pages?
>
>
> P.S. Sort of like wikipedia, which has a different keywords and description tag for each page.
>
> Thanks for any help.

Chibaguy appears to be correct: the necessary code to support that does not appear to be in place as of 1.9.2. The requisite code would appear to involve the addition of two tables:

table tiki_meta_tag
meta_tag_id
meta_tag_type
meta_tag_name
meta_tag_content

table tiki_page_meta
page_meta_id
page_url
meta_tag_ref

It would also require modifying the Wiki and/or General preference pages, the addition of a site preference variable, i.e. per_page_meta, and corresponding permissions: tiki_p_create|edit|lock|delete_meta.

In addition, the header.tpl file would need to be modified, as would the "feeding" php script. I am unsure as to whether that would be tiki_index.php, tiki_setup.php, or a different file.

-Tagg



Upcoming Events

1)  18 Apr 2024 14:00 GMT-0000
Tiki Roundtable Meeting
2)  16 May 2024 14:00 GMT-0000
Tiki Roundtable Meeting
3)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
4)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
5)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
7) 
Tiki birthday
8)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9)  21 Nov 2024 14:00 GMT-0000
Tiki Roundtable Meeting
10)  19 Dec 2024 14:00 GMT-0000
Tiki Roundtable Meeting