| Author |
Message |
chrisblack |
|
Post subject: pn dynamic keywords
Posted: Mar 07, 2006 - 01:19 PM
|
|
Joined: Mar 07, 2006
Posts: 5
Status: Offline
|
|
Just looking for some help on dynamic keywords hack -
1. In PNAdmin/settings is the only meta keyword I need "<!--[$keywords]-->" and does it need the "speechmarks".
2. Can I use existing keywords within the pnadmin/settings or do my existing keywords go in the "expectedwords.php"
3. In expectedwords.php (not being conversant with php) is <<<EOF a command or can it be deleted?
Thanks
Chris |
|
|
| |
|
|
|
 |
supa |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 07, 2006 - 09:23 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
1. You apply:
Code:
<!--[$keywords]-->
in your Xanthia template files. I applied my own to the all template files (e.g. master.htm, nocolumns.htm) - in fact all templates that have modules assigned to them and in the templates pls make sure that the following line exists near at the top:
Code:
<meta name="keywords" content="<!--keywords]--> /"
This ensures the plugin is called.
For my home.htm template I copied my keywords directly from Admin>Settings so that my homepage keywords are never dynamically generated. This is by preference, not by necessity.
2. I also added my exisiting keywords into expectedkeywords.php, cause this changes from site to site. Maybe next release I can get that setting from PNAdmin>Settings.
3. Pls do not delete the EOF until I have time to test it.
Regards,
supa
p.s. what do you think thus far? |
_________________ http://www.ttgapers.com - for the latest from the caribbean!
|
| |
|
|
|
 |
chrisblack |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 09, 2006 - 09:49 AM
|
|
Joined: Mar 07, 2006
Posts: 5
Status: Offline
|
|
Hi Supa
It's looking good - so far - however, the site has disappeared from Google today, since adding the tag - not sure what this is related to, I'll wait a couple of days to see if it reappears site:www.sheepshead.ie/sheepshead
Chris |
|
|
| |
|
|
|
 |
supa |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 09, 2006 - 01:10 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
Hi chris,
Google should get back to your site. Hold tight. I noticed 2 things however.
1. I take it that hxxp://www.sheepshead.ie/ is just an entry page? In any case, your meta keywords should not have a space between the "," i.e. "keyword1,keyword2 /" not "keyword1, keyword2".
2. You are also missing a crucial meta link which is:
Code:
<meta name="revisit-after" content="1 days" />
This tells the spiders how often to return to grab changes.
I can tell on the nuke pages you have included the mod cause it is generating strings of keywords instead of single keywords the old way!
I will keep checking to see if/when re-indexing in google, but you are looking fine as far as keywords go. If you do the same site check for my site on Google, you will notice not all the pages are updated as yet. Re-indexing is by no means a fool proof process. They will eventually get to you. Hold tight.
Google normally does it's dance at the start of the month.
supa |
_________________ http://www.ttgapers.com - for the latest from the caribbean!
|
| |
|
|
|
 |
chrisblack |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 13, 2006 - 01:24 PM
|
|
Joined: Mar 07, 2006
Posts: 5
Status: Offline
|
|
Thanks for that supa I never realised about the no gap after comma rule!!!
does that also mean no gap in the "expected keyword".php???
Chris |
|
|
| |
|
|
|
 |
supa |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 13, 2006 - 01:38 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
no need to touch the files in the download, as the functions.keywords.php takes care of the spaces and commas nicely.
supa |
_________________ http://www.ttgapers.com - for the latest from the caribbean!
|
| |
|
|
|
 |
supa |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 13, 2006 - 01:40 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
Just looked at your site, and it seems you still forgot the following in your head par of your template:
Code:
<meta name="revisit-after" content="1 days" />
That ensures the spiders come back.
supa |
_________________ http://www.ttgapers.com - for the latest from the caribbean!
|
| |
|
|
|
 |
chrisblack |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 13, 2006 - 01:53 PM
|
|
Joined: Mar 07, 2006
Posts: 5
Status: Offline
|
|
must have been adding tag whilst you were replying to me - thanks....
Before i got your reply i wnet and removed spaces after comma in expectedwords.php shall I put them back in, or leave it (I checked your original file, and that had no spaces..
Chris |
|
|
| |
|
|
|
 |
supa |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 13, 2006 - 03:23 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
|
|
|
 |
chrisblack |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 14, 2006 - 09:56 AM
|
|
Joined: Mar 07, 2006
Posts: 5
Status: Offline
|
|
Just a thought - will it be useful to combine your mod with markwests googlesitemap module?? - i.e. run them both.
Chris |
|
|
| |
|
|
|
 |
supa |
|
Post subject: RE: pn dynamic keywords
Posted: Mar 15, 2006 - 06:44 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
Combining with Mark's googlesitemap is not applicable, as Mark's output is an XML file specially crafted for Google spiders. It does not require keywords.
My mod is for dynamic keyword generation on a per page basis, based on page content.
supa |
_________________ http://www.ttgapers.com - for the latest from the caribbean!
|
| |
|
|
|
 |
|
|
Post subject: RE: pn dynamic keywords
Posted: Mar 16, 2006 - 09:41 AM
|
|
|
|
|
|
|
 |
NineThreeNine |
|
Post subject: RE: pn dynamic keywords
Posted: Jul 31, 2006 - 01:44 PM
|
|
Joined: Jul 31, 2006
Posts: 1
Status: Offline
|
|
I must say this module is great, along with dynamic description and short urls this should help google index more than just my index  |
_________________ [url="http://www.tech-rant.com"]Tech Rant... one day more than just the first page will be indexed![/url]
|
| |
|
|
|
 |
samiotis |
|
Post subject:
Posted: Oct 14, 2007 - 04:00 PM
|
|
Joined: Oct 14, 2007
Posts: 2
Status: Offline
|
|
|
Quote:
<meta name="keywords" content="<keywords> /"
You're sure about that? No Typos?
I added your beautiful tool to an OpenStar Site. It seems to work fine in english, in german though, i have stopwords in the keyword tag. Any Ideas?
This tool has big potential!!  |
|
|
| |
|
|
|
 |
supa |
|
Post subject:
Posted: Oct 28, 2007 - 09:26 PM
|
|

Joined: Mar 13, 2004
Posts: 209
Status: Offline
|
|
use:
Code:
<meta name="keywords" content="<keywords> /"
[b]with no spaces[/b]
Please let me know the link to your site as I like to check out successful and also happy implementations of the plugin. I am unsure why they have not committed it to the core as meta-keyword generation is incl. but their implementation is REALLY bad.
Thanks
supa |
_________________ http://www.ttgapers.com - for the latest from the caribbean!
|
| |
|
|
|
 |
|
|