> I've got a website with roughly 500 html and php pages. On roughly
> 400-425 of those pages, there are two "welcome" sentences at the top
> of the page. Those sentences have been given CSS class="subtitle".
One way to do this, especially if you've been using a templating system
to generate these pages, is to take something like
<p>Welcome to ABC, voted the best widget company!<hr/>
and make it look like this:
<!-- SwishCommand noindex -->
<p>Welcome to ABC, voted the best widget company!<hr/>
<!-- SwishCommand index -->
/jordan
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Thu Apr 17 12:43:24 2008