The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
C-Logic SEO Details »» | |||||||||||||||||||||||||||
this is C-Logic SEO 1.0.3 Beta which is also Stable!
So im going to keep this pretty short as time is not cheap as you all know! About C-Logic SEO: C-logic SEO is a creation by me for all the vb users that wish to have a better url system, its very basic yet completly complex, C-Logic SEO contains the programming needed to rewrite your urls and making them more user friendly and search engine friendlier! Program Changes: * Explorer login error should be fixed now! * Changes in the core code for better reliability * System cleaning, less queries should run a bit faster now! * Some changes have now been made to C-logic SEO for new features to be implemented on the next release! * Version checker was also added! C-Logic Features: * 301 Redirect * Dynamic User Messages * Meta Tag's Keywords * Meta Tag's Descriptions * URL Mod_Rewrite * URL Dynamic Rewrite * Stop Words thats about it so far so its not very big but thats how i like them small and FAST! features to come: * SiteMap 50% * Linkback 80% * Ad managment 2% i will release a new version soon but remember this is still in its beta testing so bugs may be found! support will only be provided for now on my forum so please only ask your questions on there! Download Now
Show Your Support
|
Comments |
#82
|
|||
|
|||
Ok the mod is installed and works great but i am getting this message:
The requested URL /forums/admincp/clseo.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. and that file isnt included in the uploaded files folder. Also why would i get a error 500 when using the mod-rewrite using .htaccess ? |
#83
|
||||
|
||||
Quote:
|
#84
|
||||
|
||||
I used it for a couple months and it worked well. I bit the bullet and purchased vBSEO for all of its features, though. When I bring back my domain that's sitting dormant currently, this will be installed on it.
|
#85
|
|||
|
|||
Thanks but i have some problems. First I can't use mod_rewrite. I modified my .ht... and this is what i see when I active this option. "No input file specified"
And the second isn't important for use, but i don?t know how modify the code for my country "?????". This letters apears in URL's like a hyphen. Thanks again! EDIT: I fixed the second question adding 5 lines in functions_cseo.php. Code:
$string = str_replace("?", 'g', $string); $string = str_replace("?", 'u', $string); $string = str_replace("?", 's', $string); $string = str_replace("?", 'o', $string); $string = str_replace("?", 'c', $string); $string = str_replace("?", 'g', $string); $string = str_replace("?", 'u', $string); $string = str_replace("?", 's', $string); $string = str_replace("?", 'i', $string); $string = str_replace("?", 'o', $string); $string = str_replace("?", 'c', $string); $string = str_replace("?", 'a', $string); $string = str_replace("?", 'e', $string); $string = str_replace("?", 'i', $string); $string = str_replace("?", 'o', $string); $string = str_replace("?", 'u', $string); Help in his official site it's not free (Donate). I wasted 5 days in a mod with bugs and I don't how fix my forum. Thanks. |
#86
|
|||
|
|||
nice working...
|
#87
|
|||
|
|||
what is the difference between C-Logic SEO and zoints SEO?
Are there some advantages using C-Logic SEO instead of zoints? |
#88
|
|||
|
|||
Can you get this to work on VB4? Inclusive members SEO?
|
#89
|
|||
|
|||
Just a word of warning to all you C-Logic SEO users. If you set it to redirect old URLS (301 redirection) or whatever..it will break the ability to set password on a forum. What will then happen is you'll type the correct password but it will come back at you saying you've entered an incorrect password.
I'm wondering if there is way to fix this.... |
#90
|
|||
|
|||
I have this weird rewrite occurring on my wiki, the anker links like <a href="#something">
The wiki is installed in a different folder /brwiki while the forums are installed in /forums My wiki does use VB for skin purposes. I tried to remove the bburl references from the script, but that doesnt work.. only disabling the mod helps. (and that i dont want ofc) any idea? example page: http://www.birthright.net/brwiki/ind...ts_of_a_domain the links i mean are the ToC that is displayed on the right. when you hover the link you will see that they point to the vbulleting install #toc_link |
#91
|
|||
|
|||
Hi,
Would anyone recommend using this version over zoints? Zoints is unsupported and this hasnt received any updates for a long time. Just wondering what would be the best version to use. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|