![]() |
Adding proprietary meta tags/values to be spidered
I would be most appreciative of some help.
I wish to add a number of additional meta tags and values to be spidered. I've read through the forum threads and am still not sure exactly how to do this. For example, if I would want to add a meta tag name="places" with the value being many, many geopraphical place names, how would I alter the code to accomplish this? Thnking you in advance for your help. |
In robot_functions.php find:
Code:
settype($tag['keywords'],'string'); Code:
settype($tag['places'],'string'); Code:
if ($phpdigTestDouble == 0) { Code:
$places_metatag = phpdigCleanHtml($tags['places']); |
Thank you very much for your help. You have a very fine program in PHPDig.
|
All times are GMT -8. The time now is 09:54 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.