Search found 9 matches

by roschi
Mon Feb 27, 2017 11:37 am
Forum: General discussions
Topic: Category parent name
Replies: 3
Views: 6735

Re: Category parent name

Thanks, Thorsten.

But will I have an opportunity to get the real name of the category? Not just the ID.
by roschi
Mon Feb 13, 2017 4:12 pm
Forum: General discussions
Topic: Category parent name
Replies: 3
Views: 6735

Category parent name

Hi Thorsten, any possibility to get the category parent name easily? At the moment I'm just getting the immediate (sub)category name of an article by: $currentCategory = PMF_Filter::filterInput(INPUT_GET, 'cat', FILTER_VALIDATE_INT); $mytitle = $category->categoryName[$currentCategory]['name']; Than...
by roschi
Tue Nov 22, 2016 10:38 am
Forum: General discussions
Topic: Length of meta description
Replies: 7
Views: 9415

Re: Length of meta description

Sure, but we're talking about search engine data here ;)

What about combining chars counting with wordwrap? http://php.net/manual/de/function.wordwrap.php
by roschi
Tue Nov 22, 2016 10:35 am
Forum: Bug reports
Topic: Tag cloud won't display correctly
Replies: 1
Views: 2797

Tag cloud won't display correctly

After upgrading to 2.9.5 the tags won't be displayed correctly anymore . Tags are shown in alphabetical order instead of popularity.

In admin panel the tags are limited as well to the size defined in PMF_TAGS_CLOUD_RESULT_SET_SIZE .

Do you have any idea how we're able to fix that?

Thanks.
by roschi
Tue Nov 22, 2016 10:25 am
Forum: General discussions
Topic: Length of meta description
Replies: 7
Views: 9415

Re: Length of meta description

Thanks.

But wouldn't it be better to use characters instead of words?
by roschi
Mon Nov 21, 2016 3:29 pm
Forum: General discussions
Topic: Length of meta description
Replies: 7
Views: 9415

Re: Length of meta description

I know, but why don't you let the user decide which meta description he likes to use.

At the moment using just 12 words will be around 40-60 characters, while a good meta description has a length of 150/160 characters.
by roschi
Tue Nov 15, 2016 11:40 am
Forum: General discussions
Topic: Length of meta description
Replies: 7
Views: 9415

Length of meta description

Hi,

any chance to affect the length of the generated meta description?

Thanks!
by roschi
Tue Nov 15, 2016 11:29 am
Forum: General discussions
Topic: Same title / duplicate content
Replies: 2
Views: 6315

Re: Same title / duplicate content

Thanks!
by roschi
Mon Nov 14, 2016 12:07 pm
Forum: General discussions
Topic: Same title / duplicate content
Replies: 2
Views: 6315

Same title / duplicate content

Hi, while analysing some seo aspects, we've noticed duplicate content / use of same titles. The pattern is always the same: url using mod_rewrite, url without mod_rewrite, send2friend-site. Example: www.xxx.de/faq/content/16/206/de/xxx.html www.xxx.de/faq/index.php?solution_id=1205 http://www.xxx.de...