Jump to content



Latest News: (loading..)

- - - - -

[Addon} Modular SEO Header Tags


  • Please log in to reply
361 replies to this topic

#241   1qay1qay

1qay1qay
  • Members
  • 20 posts
  • Real Name:Gp baterije
  • Gender:Male

Posted 01 May 2012 - 01:44 PM

Thanks for excellent contribution in this days od nasty black & white animals like Panda and Penguin. Everything works as expected, i have only one question : since every page need a uniqu title, how can i set a unique title for service pages like About Us, Faq , Register & login, Privacy etc .  I cant figure out how to obtain uniqu title.

And i found one small cosmetc typo :

in products_insert.php on row 105 shld be MODULE_HEADER_TAGS_PRODUCT_DESCRIPTION_INSERT_TITLE
and not MODULE_HEADER_TAGS_PRODUCT_KEYWORDS_INSERT_TITLE (this one shuld be only on row 145)

Thanks agin for youre contrib !
Baterije & Akumulatorji OsCommerce store

#242   1qay1qay

1qay1qay
  • Members
  • 20 posts
  • Real Name:Gp baterije
  • Gender:Male

Posted 01 May 2012 - 02:04 PM

and one more thing : in main laguage file add  this line :

define('MODULE_HEADER_TAGS_ALL_PAGE_TITLE_STORE_NAME_SEPARATOR', ' - ');

somehow this line was lost.
Baterije & Akumulatorji OsCommerce store

#243 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 01 May 2012 - 08:59 PM

The static files are generally full of boilerplate that's not very interesting to search engines, so I left them out. I could probably build a module for each one. You should block the search engines out of the Login page in any case.

Good catch on the MODULE_HEADER_TAGS_PRODUCT_KEYWORDS_INSERT_TITLE. I'll fix that in the master. Thanks for the bug report.

MODULE_HEADER_TAGS_ALL_PAGE_TITLE_STORE_NAME_SEPARATOR is defined in the settings for catalog/includes/modules/header_tags/ht_all_pages_title_store_name.php, which is where it's used. I'm at a loss to explain why that would not be defined if the module is installed, or why it would be needed if the module is not.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#244   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 10 May 2012 - 06:17 PM

hi to everybody!
first of all I've want to thank you for the great work you have done with this add-on!
I've just installed the new versin of Modular SEO Header Tags (1.4.5) and everything apparently worked ok.
but..... I have 2 problems...

1: cannot insert products head title, keywords and description in diffent languages: it lost all the traslations and keep only the principale language

2: I've also installed Magic_SEO_URLs and everything is working till a message error apperas (the $messageStack var). for example, if i insert a wrong password, it report me this fatal error:
"Fatal error: Cannot redeclare class language in /web/htdocs/www.detectalia-italia.it/home/includes/classes/language.php on line 16".
as you can see here http://www.detectalia-italia.it/login.php?action=process
If I disinstall the add-on it works correctly.....

how i can solve them?
can you help me to solve the problem., please?
riccardo

Edited by rikic, 10 May 2012 - 06:26 PM.


#245 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 10 May 2012 - 06:26 PM

1. Did you install the languages after you installed the Header Tags modules? If so, you need to remove and reinstall the modules.

2. This is likely a problem with Magic_SEO_URLs. I don't know anything about that addon, but most URL rewriters cause problems with other Addons. They don't do anything useful anyway, so I suggest that you remove it.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#246   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 11 May 2012 - 07:59 AM

hi! thank you very much for your fast answer.

1. no, I've installed MSHT after the language. How I can solve it?

2. ok. I'll see what to do.

regards
riccardo

#247 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 11 May 2012 - 06:23 PM

My copy doesn't do that, so you will need to do some debugging. Use your database admin tool to look at the database fields (the head_title, head_description, and head_keywords fields in the products_description table). Is the data that you entered there? Try turning off your URL rewriter and see if it works then.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#248   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 11 May 2012 - 06:35 PM

hi jim!
I've just uninstalled Magic_SEO_URLs but the error still appers....!
does it has something to be with the language?
I mean, are the 2 problems connected..??
thank you for you r patience...
riccardo

#249   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 11 May 2012 - 06:37 PM

in the database admin tool the french appears till I re-save the product... than the whole texts disappear....
I mean, it seams that when it runs this line

  if ($error == true) {
$messageStack->add('login', TEXT_LOGIN_ERROR);

of the login.php file, it cannot redraw the form 'login'... and if I turn off the rewrite the URL REwriter, the whole page doesn't work and reports me the same fatal error.....!

Edited by rikic, 11 May 2012 - 06:42 PM.


#250 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 11 May 2012 - 06:49 PM

It appears that you have problems that are unrelated to this Addon. I suggest that you post in the general help forum, and include a copy of the error message(s) that you are seeing.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#251   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 12 May 2012 - 06:39 PM

hi jim!
I've solved the problem about the $messageStack var (in effect was a URL rewriter's problem).

but what about my second problem (the one that it lost all the product's head title, keywords and description translation once I resave it)?
my pages are in italian and french. does it have something to do?
thank you very mcuh for your attention.
riccardo

#252 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 12 May 2012 - 09:02 PM

I have a test site with three languages installed (English, French, and Spanish). I don't see your problem on my test site. That tells me that you have something installed wrong, or you have some other change that's interfering with the other languages. All of the languages use the same code to store the values, so this should never happen. I can't duplicate the problem, and I can't think of any way that it could happen, so there's nothing more I can do. You'll have to debug this one yourself.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#253   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 13 May 2012 - 08:21 AM

hi jim!
just for understand and tring to debug my problem.
I've disinstalled english language (I don't need for the monent) and installing MSHT i've only renamed the directories "english" as "italian".
does it have something to do?
is there a default setup that use the code for english language?
thank you
riccardo

#254 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 13 May 2012 - 04:16 PM

Did you change the default language setting in your Admin before deleting the English language? Did you uninstall and reinstall the modules after making this change?

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#255   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 14 May 2012 - 08:02 AM

actually I didn't delete the english language in Admin, I've just changed the italian as the default one.
I've unistalled english language only in my web page.
I've installed the modules after making this change.
thank you
riccardo

#256 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 14 May 2012 - 06:44 PM

Something that you have done has messed up the languages. Look in your database, in the configuration table, for a configuration_key of DEFAULT_LANGUAGE. The configuration_value for that key is the default language. If it's still en, change it to the two-letter code for your default language.

If that's not the problem, I don't know what it is.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#257   rikic

rikic
  • Members
  • 25 posts
  • Real Name:riccardo
  • Gender:Male
  • Location:Rome

Posted 15 May 2012 - 04:17 PM

hi jim,in database the configuration_value is correctly "it".
I don't know either what's the problem... I'll keep on investigating. maybe it's a conflict with another modules or add-on installed.
thank you
riccardo

#258   dvale

dvale
  • Members
  • 42 posts
  • Real Name:Paul Vale

Posted 19 May 2012 - 01:00 PM

Hello Jim.

I've read the entire topic and I couldn’t find any problem solved related to translation in the product_description_insert mudule. In my case, two languages, English as the main language, and Spanish as second.

I’m inserting the description manually for both English and Spanish. After saving, looks fine in DB and source meta tag page.

When I'm attempting to edit the product in admin, it changes the Spanish description to the default English description, making me re-type the Spanish description manually before saving.

In the case you suggest me to use the product_description instead of the product_decription_insert, I can tell you that I cannot use that module because I use several HTML coding before the description that gets in the way pretty bad.

Regards,
Paul

#259 ONLINE   kymation

kymation

    Believers

  • Community Sponsor
  • 6,758 posts
  • Real Name:Jim Keebaugh
  • Gender:Male
  • Location:Aberdeen WA USA

Posted 19 May 2012 - 05:25 PM

I can't duplicate this problem in my test store, so you have something installed wrong or some other Addon is interfering. Check your database Languages table for errors in the Spanish entry. Check that you have the latest version of this Addon installed and that all files are in the correct locations. Check other Addons that have anything to do with languages.

Regards
Jim
My Addons

Banners Box 2.3.x  Support
Categories Accordion Box 2.3.x  Support
Categories Images Box 2.2x  2.3.x  Support
Closest Shipper 2.2x  Support
Document Manager 2.2x  Support
Generic Box 2.3.x  Support
Get 1 Free 2.2x  Support
jQuery Banner Rotator 2.2x  2.3.x  Support
Modular Front Page 2.3.x  Support
Modular SEO Header Tags 2.3.x  Support
MVS 2.2x  Support
PDF Datasheet 2.3.x  Support
Price Updater 2.2x
Products Specifications 2.2x  2.3.x  Development Version  Support  Bugs/Suggestions
Request a Review 2.2x - 2.3.x  Support
Similar Products Box 2.2x
Specials Image Overlay 2.3x Support
Theme Switcher 2.3.x  Support

#260   razgre

razgre
  • Members
  • 4 posts
  • Real Name:Raz

Posted 29 May 2012 - 03:51 AM

I have installed your modular_seo_header_tags_1.4.5. Fantastic addon, great work.
There is a problem with Canonical link. I have installed FWR Ultimate SEO URL's and seems to me its not working propertly.
It is look like the following
<link rel="canonical" href="http://www.domain-name.com/http://www.domain-name.com/index.php?cPath=" />
Any help I will appreciate it.