Why do I want to promote my site using HexoSearch?
That's because we can help you to improve your site's visibility and keep your motivation for publishing valuable contents.
Embed Hexo button to your site's posts to boost their search ranking immediately in our engine, no matter how new or how small your site is.
If you are running a WordPress blog, try the WordPress plugin version for better integration.
Embedding Hexo button
How does it work?
Everytime a user clicks Hexo button, your page will gain +1 vote in our system. You are expected to see immediate boost in our search engine ranking by searching the exact 'type' and 'keywords' which are specified upon voting.
Basic embed method
Just drop 1 line of code onto the page, it's that easy!
If you want to resize our logo to fit your site, here's a much bigger version!
You can also download the WordPress plugin here
If you want to resize our logo to fit your site, here's a much bigger version!
<a href="http://www.hexosearch.com/se/submit.aspx" onclick="window.location='http://www.hexosearch.com/se/submit.aspx?zurlz=' + encodeURIComponent(document.location) + '&ztz=' + encodeURIComponent(document.title) + '&zqz=&zlvz='; return false"><img src="http://www.hexosearch.com/tools/logo.gif" alt="vote in HexoSearch" border="0" /></a>
You can also download the WordPress plugin here
Customizable embed method
Just drop the following code onto the page and customize the button with 4 available options.
hexosearch_type - choose either "any", "actionscript 2", "actionscript 3" or "flex" to specify the type of your post.
hexosearch_keyword - enter the keywords which best describe the contents of the page, separate them with spaces.
E.g., xml parse (you don't need to include actionscript, actionscript 2 and etc)
hexosearch_display - choose either "icon" or "text" to alter the display of Hexo button. Remove the option will display the default design.
hexosearch_test - leave it on will trigger the test mode. Click Hexo button once you embedded it, and you should reach the "Test successful!" page. Remove it before publishing so user can vote your post.
You can also download the WordPress plugin here
<script type="text/javascript">
hexosearch_type = 'any';
hexosearch_keyword = '';
hexosearch_display = 'icon';
hexosearch_test = 'test';
</script>
<script src="http://www.hexosearch.com/tools/hexosearch.js" type="text/javascript"></script>
hexosearch_type = 'any';
hexosearch_keyword = '';
hexosearch_display = 'icon';
hexosearch_test = 'test';
</script>
<script src="http://www.hexosearch.com/tools/hexosearch.js" type="text/javascript"></script>
hexosearch_type - choose either "any", "actionscript 2", "actionscript 3" or "flex" to specify the type of your post.
hexosearch_keyword - enter the keywords which best describe the contents of the page, separate them with spaces.
E.g., xml parse (you don't need to include actionscript, actionscript 2 and etc)
hexosearch_display - choose either "icon" or "text" to alter the display of Hexo button. Remove the option will display the default design.
hexosearch_test - leave it on will trigger the test mode. Click Hexo button once you embedded it, and you should reach the "Test successful!" page. Remove it before publishing so user can vote your post.
You can also download the WordPress plugin here
Hints
HexoSearch provides a 'vote down' option for each voted page to prevent inappropriate promotion. In order to achieve the best result, you should always double check with the following points
- On top of everything, your post should either solve an actinoscript problem or provide useful information to an actionscript topic.
- If you want to specify keywords, there should be as few as possible, e.g 'xml parse' instead of 'how to parse a single xml for actionscript 3'.
- It's recommend to embed Hexo button in pages which only show one article, not in homepage or pages that have mass links.
- If you are running a WordPress blog, try the WordPress plugin version for better integration.
© Hexo Pty Ltd 2010