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 |
#22
|
|||
|
|||
im glad you like it there will be an update pretty soon just a few more features to add and then ill be able to think about a full stable version all my beta's are stable but to get the beta's out of the way for the end product will be a great day my next release will be the last of the beta's making way for the end resault if you would like any features added please do let me know
|
#23
|
|||
|
|||
i have a question, how much this mod helps google index my forums?
|
#24
|
|||
|
|||
it all depends on what you call help, seo's create friendlier urls this means they change the urls from
this showthread.php?p=1839945 to a far better descriptive url such as c-logic_seo_mod.html having keywords in the url can give google the information to know whatthe page is about before they get there! |
#25
|
|||
|
|||
I just noticed this looks EXACTLY like Zoint's.
Did you just copy him? |
#26
|
|||
|
|||
He is the creator of zoints
|
#27
|
|||
|
|||
Oh haha..
What is the difference between Zoints and this one then? |
#28
|
|||
|
|||
hahaha no no im not the creator of zoints, i was just the developer that got zoints working 90% on vb3.8, this is very similar to zoints but its not a copy of zoints.
C-Logic SEO is much faster, cleaner, safer and stronger i am use the same prinsiples in the urls as zoints but other than that its very differant most of my users are old zoints users so i thought it was important to make something that is easier to use but then a bit similar to zoints so that they can change over easier as my updates come things will change but in steps so that everyone can get used to them! |
#29
|
|||
|
|||
When I upload the .htaccess file. I get Internal Server Errors for everything D:
|
#30
|
|||
|
|||
yeah i noticed a problem that is repaired in the next version all you do is
open the .htaccess file with notepad and replace everything with Code:
Options +FollowSymlinks RewriteEngine on RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] |
#31
|
|||
|
|||
and remember to make sure that you have changed the htaccess file from htaccess.txt to .htaccess
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|