Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 15 Hours, 26 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

add more keywords
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: add more keywords
#6673
add more keywords 2 Years ago  
How I can use Sourcer to put in the article keywords? For example, I'd like to put in the content of the article:

{source}keyword1, keyword2, ecc...{/source}


And Sourcer put this keywords in the meta-tags... Is possible?
Nuzzina
Posts: 6
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6675
Re:add more keywords 2 Years ago  
sorry, i hope i did not missunderstand your question, but read again carefully what for the "sourcerer" ability is given: www.nonumber.nl/extensions/sourcerer

On my opinion, this is only for displaying code-snippets in Joomla! contents, witch normaly will be cleaned out by your standard Joomla! system.

In mind of this, of corse you can insert how many keywords you will, But what sense does that for you?
RePao
thanks for sharing
Posts: 2
User OfflineClick here to see the profile of this user
Gender: MaleskyperepaJoomla! Verband.chRePa69repa_pliLocation: Bellikon, SwitzerlandBirthday: 08/24
The administrator has disabled public write access.
regards and success for all

René
 
#6680
Re: add more keywords 2 Years ago  
Try this to replace the existing keywords:
{source}<?php
    $document->_metaTags['standard']['keywords'] = 'keyword1, keyword2, etc...';
?>{/source}


If you want to add keywords to the END existing keywords, just do:
{source}<?php
    $document->_metaTags['standard']['keywords'] .= ', keyword1, keyword2, etc...';
?>{/source}


If you want to add keywords to the BEGINNING existing keywords, just do:
{source}<?php
    $document->_metaTags['standard']['keywords'] = 'keyword1, keyword2, etc..., '.$document->_metaTags['standard']['keywords'];
?>{/source}
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6682
Re:add more keywords 2 Years ago  
I tried to use this code, and keyords appeare in the meta-tag, but related articles modules doesn't work... doesn't read theme...
Nuzzina
Posts: 6
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6683
Re:add more keywords 2 Years ago  
That is probably because the module reads the meta tags before you change them with Sourcerer.
Don't think there is a solutions for that.

But why don't you just use the meta tags field in the articles? Or is this not for articles?
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6684
Re:add more keywords 2 Years ago  
That is probably because the module reads the meta tags before you change them with Sourcerer.
Don't think there is a solutions for that.

But why don't you just use the meta tags field in the articles? Or is this not for articles?
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#6685
Re:add more keywords 2 Years ago  
I want that users not write keywords, but choose them from a list of possible keywords, so any article has same keywords.
Nuzzina
Posts: 6
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6689
Re:add more keywords 2 Years ago  
Don't see how Sourcerer can help you in that.
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max
hosting joomla