MyWikiBiz, Author Your Legacy — Wednesday October 29, 2025
Jump to navigationJump to search
673 bytes added
, 12:09, 18 November 2008
| Line 8: |
Line 8: |
| | | | |
| | MyWikiBiz's semantic tagging capabilities provide you with "on-the-fly" database applications. Semantic tags not only provide machine-readable search engine reference information, but also allow users to develop [[Directory:Sarbanes-Oxley|dynamic content]] that can be combined with new [[Help:Extensions|mash-ups]]. | | MyWikiBiz's semantic tagging capabilities provide you with "on-the-fly" database applications. Semantic tags not only provide machine-readable search engine reference information, but also allow users to develop [[Directory:Sarbanes-Oxley|dynamic content]] that can be combined with new [[Help:Extensions|mash-ups]]. |
| | + | |
| | + | ==Keep It Simple, Stupid== |
| | + | If you want to help your MyWikiBiz page get picked up by search engines, make sure you add a pixel of tags to your article, something like this: |
| | + | |
| | + | <pre> |
| | + | <br> |
| | + | <div style="overflow:auto;height:1px;"> |
| | + | [[Keyword:=Heating oil]] |
| | + | [[Keyword:=Fuel]] |
| | + | [[Keyword:=Home heating]] |
| | + | [[County_Name:=Somerset]] |
| | + | [[County_Name:=Warren]] |
| | + | [[County_Name:=Morris]] |
| | + | [[City:=Readington]] |
| | + | [[City:=Clinton]] |
| | + | [[City:=Flemington]] |
| | + | [[State_Code:=NJ]] |
| | + | [[Has_Susidiary::Acme Excavation]] |
| | + | [[Region_Located_In::North Jersey]] |
| | + | </div> |
| | + | <br> |
| | + | </pre> |
| | + | |
| | + | Of course, you change these Attributes and Relations to fit your specific needs. Without these tags, you're not optimizing MyWikiBiz. |
| | | | |
| | ==Introduction== | | ==Introduction== |