Scivillage.com Casual Discussion Science Forum

Full Version: Scivillage changes.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
To try and bring the site up to speed with SEO (Search Engine Optimization) I'm slowly making some changes to how the site is presented here and I actually need you help a bit.  Originally I didn't place any Descriptions for the subforums on the main index page, mainly due to descriptions being a little on the awkward side.

I've now added some descriptions and I know some of them aren't particularly great, if you happen to think a better description is order, please post it here as it will help to get better search results which in turn will help populate the forum with people that might be interested in what this site has to offer.
I've changed how the links look for the Subforums and Threads. I'm still tweaking it, however it's now using H1,H2 and H3 tags (Header tags) that some search engines attempt to use to work out where the important content is.
Another change is the most recent Post titles per subforum is no longer truncated (Shortening with ...) . It's capable of supporting the full 85 character limit for thread titles.
Descriptions should help. Lots of keywords now to pick up now.
I love it. Looks great!
(Mar 23, 2015 04:13 AM)C C Wrote: [ -> ]Descriptions should help. Lots of keywords now to pick up now.

Yep... lookin for stuff on Google is how i found Sciforums.!!!
A couple of new additions:

We now have a spoiler tag  that works.
example: [spoiler]This is a spoiler[/spoiler]
This is a spoiler

I've also added a quick way to generate a wikipedia link based upon a keyword
It currently lacks:
  • converting space characters to underscores (remember to manual change them)
  • wikipedia handles a number of different languages, however this defaults to English through the domains www. prefix.
  • This doesn't check if the page exists so you could end up at a blank template.
example: [wiki]Lemonade[/wiki]
[wiki]Lemonade[/wiki]
(Mar 30, 2015 04:09 PM)stryder Wrote: [ -> ]We now have a spoiler tag  that works.
example: [spoiler]This is a spoiler[/spoiler]
This is a spoiler

O goody...
I realy embarrassed myself yesterday by postin a spoiler tag that didnt work  Blush
Wiki code changes:
Code:
[wiki=fuzzy_logic]Fuzzy Logic[/wiki]
output:
Fuzzy Logic (wikipedia.org)

The term placed after '=' now is checked to be Alphanumeric or contain an underscore, it will not create a proper link without it matching correctly.
This means it can be written to show a word or number of words using spaces while using an underscored version to point correctly to the right link.
Regex shown below:
Code:
\[wiki=(\w*[a-zA-Z0-9_]+\w*)\](.*?)\[/wiki\]

An addition to the HTML has included a <nobr> tag around the output so that it formats correctly when wordwrapped at the end of a line.
Our newest member, cfajohnson, joined for 58 seconds and hasn't been seen since.
http://www.scivillage.com/user-31.html
Pages: 1 2