Home
Login
No account yet? Register

Keyword Density Content Search Plugin

Did Joomla! content search ever made sense to you? "Order by Newest / Popular / Alphabetical...". What is that? I just want the most relevant result on the top of the list!

Now you've got KD Content Search Plugin. Enjoy!

Version for Joomla 1.5 updated to RC3.

Autotags and SearchCloud Print E-mail
Favoured 1636

I'm currently testing this new module that I called AutoTags.

The idea behind it is to:

  • Automatically tag each search engine landing page with search strings
  • Cross reference the tags.

The issue under testing is Itemid Dependence/Independence. With that I mean basically whether index.php?option=com_content&task=view&id=1&Itemid=1 is considered or not considered different to index.php?option=com_content&task=view&id=1&Itemid=2.

At the moment the module is itemid dependent.
However, for some reasons, I'm not sure I like this. So I would like to make the module both itemid dependend and independent (fully reversible at any moment, by the way) and leave the choice to the webmaster. 

After this introduction I get back to the topic of the post: the relationship between SearchCloud and AutoTags.

For SEO purposes, the logical relationship between SearchCloud and AutoTags is the following:

  • SearchCloud "suggests" keywords related to your page to Search Engines.
  • Search Engines will try and index your website with those keywords and make a match between search strings and pages in your website.
  • AutoTags purpose is to strengthen and refine (through search engines' "intelligence" and actual visitors access) the relevance of the keywords-page relationship by providing cross-links to the most accessed page for the specific search string.
  • Once you can see how Search Engines responded to SearchCloud suggestions, you can change your whitelist items, "suggest" new keywords and restart the process.

Hope the explanation is clear.

Pietro 


Last update: 22-11-2007 19:44

Thursday, 22 November 2007
 
How to remove the ordering box in com_search Print E-mail
Favoured 1773

Joomla! 1.0

in search.html.php comment out the code like this:

<!--
            <tr>
                <td colspan="3">
                    <label for="search_ordering">
                        <?php echo _CMN_ORDERING;?>:
                    </label>
                    <?php echo $lists['ordering'];?>
                </td>
            </tr>
-->

Joomla! 1.5

in views\search\tmpl\default_form.php comment out the code like this:

<!--
            <tr>
                <td colspan="3">
      <label for="ordering">
        <?php echo JText::_( 'Ordering' );?>:
      </label>
      <?php echo $this->lists['ordering'];?>
                </td>
            </tr>
-->

Last update: 20-11-2007 13:03

Saturday, 17 November 2007
 
Add a new module position in your Joomla! 1.0 or 1.5 template Print E-mail
Favoured 1772

First of all, a general tip on how to check the available module positions of your current template. Use a url like this: http://www.example.com/index.php?tp=1

After you've created a backup copy of your template folder, go to Template manager \ Site Templates, select your template and click on Edit HTML.

Add the following code where you want to place your new position: 

Joomla! 1.0  

<?php if (mosCountModules('custom')>0) { ?>
        <?php mosLoadModules('custom',-2); ?>
<?php } ?>

Joomla! 1.5

<?php if ($this->countModules('custom')) : ?>
    <div>
        <jdoc:include type="modules" name="custom" style="xhtml" />
    </div>
<?php endif; ?>

Change the name (custom) to whatever you like. Then go to Template Manager\ Module Positions and add the name of the new position (custom in the example).

Then you publish whatever module you want in your new module position Wink.


Last update: 15-11-2007 10:50

Tuesday, 30 October 2007
 
Alledia.com review of SE Keywords Module Print E-mail
Monday, 22 October 2007

I accidentally landed on Alledia.com website and was glad to find a review of my SE Keywords Module.
For the full article visit Review of the SE Keywords Module at Alledia.com. Here's an abstract:

We've had SE Keywords running on Alledia.com plus two other sites and we've found the following useful result:

SE Keywords reduced our bounce rate by between 3 and 4% on each site (compared to the average for 2007 so far).

Its not a huge decrease but its certainly welcome. If you can find two other similar improvements, you have 10% more visitors sticking around to visit your site for longer.

I'd like to express my point of view. Alledia.com used the standard module welcome message. I wrote the welcome message for demo purposes only. The message is fully customizable from the back-end. For example putting this code at the beginning of the welcome message:

<h3 style="text-transform: capitalize">%K</h3>

will have the result of setting the module title to the actual search string.

Also, consider using SE Keywords Module together with Keyword Density content search plugin. It will dramatically improve user experience.

 
Adding Google Adsense Search to your site Print E-mail
Favoured 1653

Some users might have noticed that the search page on this website has been integrated with Google  Adsense search.

In this article I want to explain how you can hack Joomla! com_search in order to have a similar result in your website.


Last update: 21-10-2007 10:50

Tuesday, 16 October 2007
 

Polls

Font Size option in Clouds should be in:
 

Donate!

Enter Amount: