cdub
Well-known member
But Auto-tagging is not what I thought it was - or is it.... I'd like to automatically tag threads USC that have "USC" in it for example.
But Auto-tagging is not what I thought it was - or is it.... I'd like to automatically tag threads USC that have "USC" in it for example.
About SEO, Do you think Google still need sitemap?
Adding your sitemap to Google Webmaster tools helps you keep in the loop on the health of your forum.
I also have another suggestion:
It would be nice to be able to associate tags with another tag. Basically, child tags.
For example:
I have the tag "Deals". A lot of people use the singular version "Deal" in the thread title and in the content of the post.
I would like to be able to tell xenTag that "Deal" should be associated with "Deals".
This doesn't create a new tag "Deal" but instead links to the "Deals" tag in posts.
- Bug fix: Tag box will not appear when we reassign to other user.
- Mirror improvements.
Check user group permissions.I do not see any facility to add tags... please advise
Check user group permissions.
On the most bottom part of the thread or after 1st post, depending on your settings.thank you... where and when are tags added???
That's interesting to implement.Is it possoble to add the used tags, as metatags? Because as far as I can see, XF doesn't use any metatags.
For those that have standard search/myslq settings, can any one tell me what happens if you use stopwords as tags, for instance:
primary
latterly
zero
http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html
or words that are 3 charters or less (IT, ART, etc)
I take it clicking them just pulls up no results (this would be expected behaviour), or does the system prevent you from adding them (this might be better behaviour)
For those that have standard search/myslq settings, can any one tell me what happens if you use stopwords as tags, for instance:
primary
latterly
zero
http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html
or words that are 3 charters or less (IT, ART, etc)
I take it clicking them just pulls up no results (this would be expected behaviour), or does the system prevent you from adding them (this might be better behaviour)
For those that have standard search/myslq settings, can any one tell me what happens if you use stopwords as tags, for instance:
primary
latterly
zero
http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html
or words that are 3 charters or less (IT, ART, etc)
I take it clicking them just pulls up no results (this would be expected behaviour), or does the system prevent you from adding them (this might be better behaviour)
Please try this manual edit and import again. File xenforo/library/Tinhte/XenTag/XenForo/Importer/vBulletin.php, line 89I get this error if I try to import from vb 3.8
Server Error
Mysqli statement execute error : Incorrect string value: '\xF6rg ta...' for column 'tag_text' at row 1
- Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
- Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
- Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
- Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1591
- XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1580
- XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1381
- XenForo_DataWriter->save() in Tinhte/XenTag/Integration.php at line 69
- Tinhte_XenTag_Integration::updateTags() in Tinhte/XenTag/XenForo/DataWriter/Discussion/Thread.php at line 40
- Tinhte_XenTag_XenForo_DataWriter_Discussion_Thread->Tinhte_XenTag_updateTagsInDatabase() in Tinhte/XenTag/XenForo/Importer/vBulletin.php at line 111
- Tinhte_XenTag_XenForo_Importer_vBulletin->stepTinhteXenTagTags() in XenForo/Importer/Abstract.php at line 77
- XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 180
- XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 232
- XenForo_ControllerAdmin_Import->_startStep() in XenForo/ControllerAdmin/Import.php at line 175
- XenForo_ControllerAdmin_Import->actionStartStep() in XenForo/FrontController.php at line 310
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
- XenForo_FrontController->run() in /home/trollroy/public_html/forumxen/admin.php at line 13
$threadTags[$threadId][] = $tags[$key]['tagtext'];
$threadTags[$threadId][] = $this->_convertToUtf8($tags[$key]['tagtext'], true);
Depending on the search index mode. The default mode should work with those words because it stores tags as hashes in the database.
@xfrocks Ok thank you, i will try that. By the way, do i have to do the whole vb import again or can i just import only the tags too? If i go to the import options of xf it doesnt let me only chose the xentag import.
We use essential cookies to make this site work, and optional cookies to enhance your experience.