To anyone currently using this theme, please read the following message:
Google has dropped me from search results because they claim that my footer links in the SMF templates are artificially inflating pagerank. In order to resolve this issue I must send messages to all forum owners and request that they make modifications to the links in the forum.
If you are using my theme, please locate my links (between lines 300-310) of index.template.php and add rel="nofollow" inside the link tag.
Here is the current coding:
<a href="http://www.tamurilart.com/free-stuff/smf-forum-themes/">Free SMF 1.1.5 Forum Theme</a> by <a href="http://www.tamurilart.com/">Tamuril</a>
Please replace with:
<a rel="nofollow" href="http://www.tamurilart.com/free-stuff/smf-forum-themes/">Free SMF Theme</a> by <a rel="nofollow" href="http://www.tamurilart.com/">Tamuril</a>
I will be writing individual forum owners about the matter, but I thought it was best to post about the issue here as well. Thanks for your time!