Author Topic: SEF Advance extension for K2  (Read 13596 times)

Gianni

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: SEF Advance extension for K2
« Reply #15 on: 11 July 2010, 22:17 »
Hi,
when i submit the k2 search module the browser points to thi URL: /k2/?searchword=

and I receive a 500 error.

Thanks

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #16 on: 11 July 2010, 23:03 »
With SEF Advance extension or without?

mrmckeen

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • BarkleyAndPaws
Re: SEF Advance extension for K2
« Reply #17 on: 12 July 2010, 19:55 »
Thanks very much for adding this extension!!!  I just tried it on my development site and have a couple of questions ....  in the url below from the site:

http://dev.barkleyandpaws.com/k2/Dogs/Training/Methods_and_procedures_to_crate_train_a_dog/

it has "k2" in the url ... can I prevent that from showing?  Also I have the Google News option enabled on my original articles, which shows the article ID and the date.  That is not appearing here... is there anyway to enable that (see original SEF URL below):

http://dev.barkleyandpaws.com/Dogs/Training/Methods_and_procedures_to_crate_train_a_dog_201004273327/

If there is some way to do both of these things I can move all my articles to K2 and not lose my Google search!

Thanks!

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #18 on: 12 July 2010, 21:55 »
Hello,

I'm glad you like it. I spent a great deal of time making it.

If you add "Dogs" category to the menu (with the same name) the "k2" prefix should disappear.

Currently there is no option for appending Google News ID to URLs for K2. Thanks for bringing it up, I will be looking into adding this in the next version of the extension for K2.
« Last Edit: 12 July 2010, 22:03 by Saka »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #19 on: 12 July 2010, 21:57 »
It's different in K2, not a big deal I think.

I'm trying to preserve ALL the old URLs of my joomla articles in the conversion to K2 articles. I have a lot of articles divided in multiple pages so for me it's important how the page number is handled in the URL.

I'll be looking into adding this in the next version of the extension.

Gianni

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: SEF Advance extension for K2
« Reply #20 on: 12 July 2010, 22:46 »
thank you very much Saka, i really appreciate your hard work

bye

Gianni

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: SEF Advance extension for K2
« Reply #21 on: 12 July 2010, 22:52 »
If I disable SEF URLs the K2 search module points to this kind of URL:
/index.php?option=com_k2&view=itemlist&task=search&searchword=test

With SEF Advance + K2 extension:
/k2/?searchword=test

Thank you.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #22 on: 12 July 2010, 23:03 »
Where do you find this search module? It's not something that comes with K2?

EDIT: I found it, it's the Tools module. Will have a look.
« Last Edit: 12 July 2010, 23:06 by Saka »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #23 on: 13 July 2010, 04:25 »
OK guys, just for you: the new version is out. From the changelog:

- Changed the pagination style to /2/ for items and categories
- Added support for Search Box from K2 Tools module
- Added support for Archive and Calendar from K2 Tools module
- Added support for unique ID on item URLs as per Google News requirements

Get it on the extension page: http://www.sakic.net/products/sef_advance/extensions/ and give it a try.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net

Gianni

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: SEF Advance extension for K2
« Reply #25 on: 13 July 2010, 06:48 »
Thank you very much Saka!!!

Gianni

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: SEF Advance extension for K2
« Reply #26 on: 15 July 2010, 12:26 »
Hi Saka,
please look at che bottom of this page:
http://www.phpnews.it/news/

pagination links don't work.

I'm using K2 2.3 and the latest SEF Advance K2 extension

Thanks.


Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #27 on: 16 July 2010, 12:39 »
Please post all issues with K2 extension under already existing thread.
I checked the category pagination and it works for me. Please send the FTP info on mail and I will take a look on your site.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,500
    • View Profile
    • Sakic.Net
Re: SEF Advance extension for K2
« Reply #28 on: 16 July 2010, 15:49 »
Thanks. It's fixed now. It took a new version of both SEF Advance and the extension. Anybody else having the issue please upgrade to latest everything.

Gianni

  • Newbie
  • *
  • Posts: 33
    • View Profile
Issue with RSS links
« Reply #29 on: 24 July 2010, 08:35 »
Hi Saka,
in my website (www.phpnews.it) my homepage RSS links are converted from:

index.php?format=feed&type=rss
index.php?format=feed&type=atom

to:

/k2/?format=feed
/k2/?format=feed   (no type attribute!)

These two links dont work at all!

If I go to one K2 category (es.: news) the two RSS liks are:

/news/?format=feed
/news/?format=feed

No type attribute but they work.

Thans.