Joomlatwork
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 20, 2013, 07:55:22 AM

Login with username, password and session length
Search:     Advanced search
16127 Posts in 5299 Topics by 11003 Members
Latest Member: ABATHEQUENE
* Home Help Search Login Register
+  Joomlatwork
|-+  Joomla SEF Patch
| |-+  Patch Users
| | |-+  SEO Patch for 1.015 doesn't work correclty
« previous next »
Pages: [1] Print
Author Topic: SEO Patch for 1.015 doesn't work correclty  (Read 3728 times)
sackerman
Newbie
*
Posts: 1


View Profile Email
« on: March 01, 2008, 05:23:37 PM »

I have upgraded to Joomla 1.015 and installed/unzipped the SEO patch for 1.015 but I am not getting any of the former fields for "robots", "meta descriptions", "meta keywords". What is up? I know that all of the files were written.
Logged
bio
Newbie
*
Posts: 3


View Profile WWW
« Reply #1 on: March 02, 2008, 02:32:10 PM »

yes, it seems that the patch for 1.0.15 does not work correctly.......
on my site, the additional fields are there, but the patch does not replace the title, or the description etc.
it seems that the data are appended to the original meta data of the joomla configuration. thats a bad behavior and the earlier patch (eg. 1.0.13) does a better job, does it well.

please, can you fix this ?

thanks in advance

bio
Logged

polak
Newbie
*
Posts: 1


View Profile Email
« Reply #2 on: March 06, 2008, 05:25:51 PM »

Hello,

I have found a solution :

in files index.php, comment these lines(lines 106 & 107) :
Code:
$mainframe = new mosMainFrame( $database, $option, '.' );
$mainframe->initSession();

After these lines add :
Code:
require_once( $mosConfig_absolute_path .'/includes/sefpatch.php' );
$mainframe = new mosSefPatch( $database, $option, '.' );
$mainframe->initSession();

Now it will work Wink
« Last Edit: March 06, 2008, 05:34:15 PM by polak » Logged
bio
Newbie
*
Posts: 3


View Profile WWW
« Reply #3 on: March 06, 2008, 07:29:16 PM »

thank you for this solution Cheesy

i will try it......

btw.:
last days ive changeed the sef component from openSEF to Sh404SEF
Sh404SEF has a meta tag module and with that module you can overwrite SEO Patch output on the fly per ID, if you want it to.... with admin interface for the meta data
« Last Edit: March 06, 2008, 07:40:14 PM by bio » Logged

DocMartin
Newbie
*
Posts: 12


View Profile
« Reply #4 on: March 19, 2008, 01:56:27 PM »

Thanks Polak - looks to be working now    Cool
Logged
namnamir
Newbie
*
Posts: 2



View Profile WWW Email
« Reply #5 on: September 06, 2008, 01:27:30 PM »

tanx
it worked
 Wink
Logged

<a href="http://revealingpersia.com" title="Tour & Travel Agency | Tour Operator | Visa | Hotel & Accommodation | Ticket"> Revealing Persia Tour and Travel Agency </a>
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!