I would like to know if I can make a php script that will allow me to echo keywords into a meta tag.To be more precise will the keywords echoed by the php script be indexed by search engines? I don’t need the actual script I just need to know if this will be any good for indexing.
Share
From what I know it won’t do you any good. The search engine crawlers will see your meta tag, but Google, for example, ignores the keywords when determining relevance.
If you want search engine visibility you should focus on your content and presentation. Be sure to follow the w3c recommendations on publishing HTML content.