Your forum has Captcha enabled for searches, so it won't work automatically.
This is a discussion on Open Seach +/- vBulletin within the General Discussion forums, part of the vBulletin SEO Discussion category; Your forum has Captcha enabled for searches, so it won't work automatically....
Your forum has Captcha enabled for searches, so it won't work automatically.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
oooh!
if so, where do I disable that?
It's in vB admincp->Human Verification Options.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thaaaaaaaank you!
but it was a lot of details, combination of factors...
- I have NoSpam activated and it was blocking too
- No content to search
- Image verification [couldn't find 'Human Verification']
- removed: <moz:SearchForm>http://www.chat.iogames.com/</moz:SearchForm>
and Voila!
vBSEO =still best support in the vBWorld![]()
Great! I'm glad we got it working![]()
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Aaargh! well it worked yesterday, but I uninstall the Search Engine from the browser and tried to add it again, it doesn't work
Can yu tested? by adding the SearchEngine to your browser and then searching for the word 'GAMES'PHP Code:<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>.: IOGAMES :.</ShortName>
<Description>XBOX 360 · PS3 · Wii · PSP · PC Games</Description>
<Description>Xbox 360 · PS3 · Wii · PSP · PC Games</Description>
<Tags> Xbox 360 · PS3 · Wii · PSP · PC Games </Tags>
<Contact>support@iogames.com</Contact>
<Image height="16" width="16" type="image/x-icon">http://www.iogames.com/chat/favicon.ico</Image>
<Url type="text/html" method="get" template="http://www.iogames.com/chat/search.php?do=process&quicksearch=1&query={searchTerms}" />
<moz:SearchForm>http://www.chat.iogames.com/</moz:SearchForm>
</OpenSearchDescription>
Thanks
I cannot open IOGAMES - .:IO Games:. Xbox 360 ™ | PS3 ™ | Wii ™ | PSP ™ | PC Games now, it redirects me to homepage.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
my site
www . chat . iogames . com
When I open NEWS - IOGAMES page, I see this in html source:
HTML Code:<link rel="search" type="application/opensearchdescription+xml" title="IOGAMES" href="http://www.iogames.com/chat/searchbot.xml" />
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
I have to test it from others computers, the problem here's that it doesnt get added to the browser... do you have that problem?
It search correctly, but for new users it doesn't got added :(
It's not being added since http://www. iogames. com/chat/searchbot.xml file is not accessible.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Now it's and CHMOD 777 but just one more little thing...
why on IE doesn't work?
PHP Code:<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>.: IOGAMES :. SearchBot</ShortName>
<Description>XBOX 360 · PS3 · Wii · PSP · PC Games</Description>
<Description>Xbox 360 · PS3 · Wii · PSP · PC Games</Description>
<Tags> Xbox 360 · PS3 · Wii · PSP · PC Games </Tags>
<Contact>support@iogames.com</Contact>
<Image height="16" width="16" type="image/x-icon">http://www.iogames.com/chat/favicon.ico</Image>
<Url type="text/html" method="get" template="http://www.iogames.com/chat/search.php?do=process&quicksearch=1&query={searchTerms}" />
</OpenSearchDescription>
I build up and similar search addon:
included in headinclude:HTML Code:<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>2-Wheel-Planet</ShortName> <Description>2-Wheel-Planet - Alles rund um das Tuning von Zweirädern</Description> <Contact>Administrator@2-wheel-planet.de</Contact> <LongName>2-Wheel-Planet.de Suche</LongName> <Image height="16" width="16" type="image/x-icon">http://www.2-wheel-planet.de/favicon.ico</Image> <Tags>Roller, Motorrad Zweiradtuning Tuning Rollertuning Drehzahlbegrenzer Zweirad 2-Wheel-Planet</Tags> <Url type="text/html" template="http://www.2-wheel-planet.de/search.php?do=process&showposts=0&query={searchTerms}" /> <Query role="example" searchTerms="wordpress" /> <Developer>Matthias Kolb</Developer> <Attribution>Copyright 2009 by Matthias Kolb, www.2-wheel-planet.de, Alle Recht vorbehalten.</Attribution> <SyndicationRight>open</SyndicationRight> <AdultContent>false</AdultContent> <Language>de-de</Language> <OutputEncoding>UTF-8</OutputEncoding> <InputEncoding>UTF-8</InputEncoding> </OpenSearchDescription>
and it´s working well.HTML Code:<link rel="search" type="application/opensearchdescription+xml" title="2-Wheel-Planet.de" href="http://www.2-wheel-planet.de/2wheelplanet.xml">
But the firefox addon validator gives me errors?
https://addons.mozilla.org/de/developers/addon/validate
?
Regards
should beCode:<link rel="search" type="application/opensearchdescription+xml" title="2-Wheel-Planet.de" href="http://www.2-wheel-planet.de/2wheelplanet.xml">
to meet validation.Code:<link rel="search" type="application/opensearchdescription+xml" title="2-Wheel-Planet.de" href="http://www.2-wheel-planet.de/2wheelplanet.xml" />
Brian Cummiskey / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thank you
But the problem was that mozilla shows me errors within my 2wheelplanet.xml file.