HOME TIPS FORUMS DOWNLOADS
   »»  Tips Archive |
Tricks/Tools : meta description
Posted by pcpanne on 2006/5/14 13:23:34 (4536 reads)
Tricks/Tools

For each xoops page will have a single description.

in theme.html change

<meta name="description" content="<{$xoops_meta_description}>" />

to
<meta name="description" content="<{$xoops_pagetitle}>" />


and the same thing for meta keywords

1 comment
Modules : News Articles Block
Posted by tl001 on 2006/4/8 21:16:53 (4974 reads)
Modules

Many Xoopsers have asked if it is possible to set Startup Modules to none while still be able to show news items at the front page.

Some just prefer yoursite to yoursite/modules/news/

Read More... | Comments?
Tricks/Tools : Fine-Tune Group Permission
Posted by tl001 on 2006/1/21 12:10:19 (4548 reads)
Tricks/Tools

Xoops GroupPermission lets you assign various permission rights cross a module. However, there are occasions that you will need to fine-tune permission based group IDs.

Read More... | 1 comment
Webmaster : Prevent Prefetching
Posted by tl001 on 2005/12/8 7:20:36 (5129 reads)
Webmaster

One of the most STUPID and annoying creations by Mozilla/Firefox is prefetching. IMHO, one day because of this idiotic feature, Firefox may end up being banned by most webmasters. Unless, M$ stupid enough to follow the mistakes of Mozilla.

A browser (firefox) with prefetching option ON or with Goolge accelerator/prefetcher will download every links founded on your site. It behaves exactly like a bad/rogue crawler trying to crawl every links of your site.

Read More... | 4 comments
Themes : How to keep long quotes and lines of code from stretching your page.
Posted by JMorris on 2005/11/26 18:22:10 (4917 reads)
Themes

In your theme's style.css, replace the default CSS styles for div.xoopsCode and div.xoopsQuote with the following.

Read More... | 1 comment
« 1 (2) 3 4 5 6 7 ... 22 »