key words attached to a page

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/17/2008 9:04:34 AM
Gravatar
Total Posts 6

key words attached to a page

hi,

another question from a newbie...
I want to add key words to a page (or better to the page content). Searching should include these key words.
Do I have to write a Form control .ascx for this feature?
Or did anyone implement this already?

Thanks and regards,
Walter

 

9/17/2008 9:10:57 AM
Gravatar
Total Posts 18439

Re: key words attached to a page

Hi,

If your content contains the words then searching on the words should find it so there is nothing special to having keywords in your content.

You can add meta keywords to any page from the page settings, but the internal search does not know about these words, it only knows about the content, though google search may see the meta key words. Generally its not good to put unrelated key words in your meta settings, they should be related to the actual content.

Hope it helps,

Joe

9/17/2008 11:04:33 AM
Gravatar
Total Posts 6

Re: key words attached to a page

Hi Joe,

thanks. The user maya enter any keyword he thinks appropriate. I have no influence on this. Which means? I have to use Google Search or can I use the normal search routine if I add anything extra? (in an .ascx?)

Kind regards, Walter

 

You must sign in to post in the forums. This thread is closed to new posts.