View Full Version : Zoints SEO
djbaxter
12 Jun 2007, 03:31
Looks better
To each his own... It just looks amateurish and gullible to me.
superjeff
12 Jun 2007, 11:05
It's not a bug, it's the vbulletin session ID.
How can i remove it?
superjeff
12 Jun 2007, 11:08
vBulletin by default removes session IDs for search engine spiders.
Tanks
tsirung
14 Jun 2007, 16:11
Installed, fatal error, had to re-install vbulletin...
please help me site map not work for me
Fantastic product.
I guess my only beef, as with many modifications and skins here, please put the link in your copyright to open in a new window.
Otherwise, simply superb. :)
jawatkin
17 Jun 2007, 13:36
He's right, I'm on 3.6.5, actually and it's working fine on Apache. I just really would love some insight on making this work with lighttpd. The rewrite rules just "almost" get there for lighttpd, and I've got mod_magnet installed, just don't know anything about using LUA for rewrites. Anyone got anything for me? I'm thinking about lighttpd serving all static content and forwarding any PHP/HTML requests to an apache back end, but I'm getting lag on certain web apps that I use (and others are fine). They work fine with just lighttpd, but I can't get the rewrites to work! :(
For those wondering, I finally gave up on lighttpd's poor rewrite rules and mod_magnet+lua. I am running lighttpd up front to serve static content, with an apache 2.2 back end and it's really cut down on RAM usage (I tested with 250 concurrent and the new setup uses about 220MB of RAM under the load, and only spawns 11-12 httpd's, while a full apache2 setup uses about 320-330MB of RAM and spawns 25-30 httpd's!!)
Thanks for this mod... :)
Fireproof
18 Jun 2007, 14:40
Okay, apparently there's a known issue with the archive with Zoints SEO on v3.6.7. (Note, I don't know if this problem goes away with "rewrite" enabled, because I am NOT using rewrites).
But here's the problem, which I've seen others report. Unfortunately, I'm no programmer so don't even know where to begin to track down the source of the problem or how to fix it. If anybody has any clues or can help, let me know.
If I enable "Use archive as a Sitemap" - the archive works fine, but eventually links the threads to the original threads (rather than the simple view of the thread per my setting in vb options).
If I disable "use archive as a sitemap" - then it breaks - the threads link to 404 errors.
I have noticed this, though...
In the second scenario above, when it's broken, my links to the archive are currently showing as this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Note- they are missing an "index.php?" in there, - they should be showing like THIS:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
If I manually input that into the address in the right spot, it works fine.
djbaxter
18 Jun 2007, 14:48
Okay, apparently there's a known issue with the archive with Zoints SEO on v3.6.7. (Note, I don't know if this problem goes away with "rewrite" enabled, because I am NOT using rewrites).
But here's the problem, which I've seen others report. Unfortunately, I'm no programmer so don't even know where to begin to track down the source of the problem or how to fix it. If anybody has any clues or can help, let me know.
If I enable "Use archive as a Sitemap" - the archive works fine, but eventually links the threads to the original threads (rather than the simple view of the thread per my setting in vb options).
This is actually the best behavior from an SEO standpoint since it avoids "duplicate content". I have it set that way intentionally.
Fireproof
18 Jun 2007, 15:26
Oh - well there you go. ;)
onehost
19 Jun 2007, 01:09
I have VBseo installed, do i really need zoints seo for anything?
djbaxter
19 Jun 2007, 02:14
I have VBseo installed, do i really need zoints seo for anything?
No. You shelled out $150 you didn't need to spend but that's now history. You don't need Zoints SEO.
The reverse is also true: if you already have Zoints SEO installed, you don't need vBSEO.
onehost
19 Jun 2007, 02:32
No. You shelled out $150 you didn't need to spend but that's now history. You don't need Zoints SEO.
The reverse is also true: if you already have Zoints SEO installed, you don't need vBSEO.
thats cool, I just wanted to make sure...I was looking for url conversion months ago, and i never could find anything that would do what VBseo did, so i bought it...no big deal.
Thanks
I did a quick search for anyone else encountering this, but couldn't find antyhing.
Anyhow, I tested this on a vb3.5.7pl1 and it works great - except my navbar & breadcrumbs vanish from sight... Any ideas?
djbaxter
23 Jun 2007, 01:37
I can tell you that it's not this add-on. It's some other issue.
Are you using a heavily customized forum style? Try viewing it in the default vB style and see if you still have the problem.
Thanks djbaxter... I realised what the problem was - as you said, nothing related to this. It was a previous effort at URL rewriting I'd made, and in doing so had to remove the $navbar myself as it caused problems with vbadvanced. Once i'd remembered this, I reset to original values and hey-presto! :)
To anyone using vbadvanced LINKS directory, simply add
define('VB_AREA', 'vBLinks');
to the (links) config file, at the bottom.
Similarly, anyone using Mary's vBNews, use:
define('VB_AREA', 'vBNews');
to the vbnews config file.
Works a treat.
Credit goes to rsj1 (http://www.vbulletin.org/forum/showthread.php?t=130893), as reading a post she/he made gave me the idea for the vbnews.
This alsodoesn't work with digg.com when submitting url's - digg continually asks for the url again... if anyone has any ideas on how to fix that, i'd be very interested.
djbaxter
28 Jun 2007, 14:38
This alsodoesn't work with digg.com when submitting url's - digg continually asks for the url again... if anyone has any ideas on how to fix that, i'd be very interested.
Don't use mod_rewrite.
ru55ian
29 Jun 2007, 23:20
can anyone tell me how to uninstall it safely?
djbaxter
29 Jun 2007, 23:55
can anyone tell me how to uninstall it safely?
Admin CP | Products & Plug-ins | Manage Products
Scroll down to Zoints SEO in the right panel.
From the drop down box at the far right, select Uninstall.
Done.
TheAlchemist
02 Jul 2007, 20:39
hello,
it looks like zoints seo is causing problems to the javascript menus when pagination is on. basically, when a thread is broken into multiple pages (p2, p3 etc) and zoints seo is on, the javascript menus don't pop up. if I uninstall zoints seo, everything works fine.
anyone has any idea about this?
thanks in advance
djbaxter
02 Jul 2007, 20:47
hello,
it looks like zoints seo is causing problems to the javascript menus when pagination is on. basically, when a thread is broken into multiple pages (p2, p3 etc) and zoints seo is on, the javascript menus don't pop up. if I uninstall zoints seo, everything works fine.
anyone has any idea about this?
thanks in advance
That's not happening for me.
Suggestion: if you're using the Zoints SEO mod_rewrite feature, turn it off - unnecessary.
TheAlchemist
02 Jul 2007, 21:07
ok I tried disabling mod_rewrite but I get a "no input file specified" message.....
unknownkind
03 Jul 2007, 06:27
any success stories with this?
work great , but with arabic languane is not showing the arabic letters in the url .
for latin letter work perfectly .
any idea ?
dukegotgame
06 Jul 2007, 23:02
im trying to place my google adsense ads on my forum using this. im having trouble getting them to show up. any help? thanks
org knopper
07 Jul 2007, 08:23
hello
i have only one problem i am unable to submit my site on digg bcoz of thread and forum number @ end of url.
Code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
to
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
look at 18829 at end can we do it in starting of url like vbseo
djbaxter
07 Jul 2007, 13:29
hello
i have only one problem i am unable to submit my site on digg bcoz of thread and forum number @ end of url.
Code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Easy solution: Stop using mod_rewrite.
1. You do NOT need it with vBulletin.
2. It really doesn't help with vBulletin.
3. It creates more problems for you, this being only one example.
org knopper
07 Jul 2007, 20:38
Easy solution: Stop using mod_rewrite.
1. You do NOT need it with vBulletin.
2. It really doesn't help with vBulletin.
3. It creates more problems for you, this being only one example.
sir i am not using mod_rewrite my server don't support it i am using only Rewrite URLs and insert keywords
djbaxter
07 Jul 2007, 20:48
sir i am not using mod_rewrite my server don't support it i am using only Rewrite URLs and insert keywords
Rewrite URLs is the same thing, as far as I know. Disable that.
org knopper
07 Jul 2007, 21:02
Rewrite URLs is the same thing, as far as I know. Disable that.
sir that will also not solve my problem after disabling it url of forum is http://xxxxxxxxxx.com/forumdisplay.php?f=26 << look at @ last there number i want to submit my url @ digg.com they don't accept that type of urls which have numbers @ last of url
hope you get my problem
WritersBeat
12 Jul 2007, 21:10
Hey, so if you had the url_rewriting on for a while, and then turn it off. It's obviously going to do something with the search engines right?
Is there anyway to put a 301 redirect from "something-1231.htlm" back to "showthread?t=1231" ?
Otherwise I'm going to be hit pretty hard in terms of search engines right?
Hey, so if you had the url_rewriting on for a while, and then turn it off. It's obviously going to do something with the search engines right?
Is there anyway to put a 301 redirect from "something-1231.htlm" back to "showthread?t=1231" ?
Otherwise I'm going to be hit pretty hard in terms of search engines right?
there is :)
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
(not tested)
WritersBeat
12 Jul 2007, 21:38
Well, if I hit up :
http://www.writersbeat.com/obscene-absurdity-t10444.html
with this
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]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
RewriteRule ^([a-z0-9-]*)-([0-9]*)\.html$ /showthread?t=$2 [R=301,L]
I get a no thread specified error.
If I remove the zoints rewrite rules, I get a 404...
Also, what should the zseo setting be set for 301 redirects? Should I turn that off?
thx, btw.
Well, if I hit up :
http://www.writersbeat.com/obscene-absurdity-t10444.html
I now get a 404, I guess that's better than a double page? :-p
sorry, try this one:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WritersBeat
12 Jul 2007, 21:46
Hmm, whatever I try it still goes to a 404 or "No Thread specified. If you followed a valid link, please notify the administrator"
Hmm, whatever I try it still goes to a 404 or "No Thread specified. If you followed a valid link, please notify the administrator"
o.k. another try:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WritersBeat
12 Jul 2007, 22:03
omg, you rule :)
So, that will take care of both of these rules?
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]
Like, what if there is a page extension, like 25?
ahh, yeah, like take this:
http://www.writersbeat.com/writing-markets-f59p3.html
That fails :( 404 error.
p.s really appreciate the help. I'll send paypal your way.
Forum url's are also 404'd
take this code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
that should work for thread and forum views (with and without pagers). If you delete the "$"s the rules will work for URLs with (eg. highlight) parameters too. I don't know if there's a downside doing this - propably not.
WritersBeat
12 Jul 2007, 22:26
You sir are amazing. Thank you.
What's your paypal e-mail? :)
You sir are amazing. Thank you.
What's your paypal e-mail? :)
you can't afford my service - so let's say it's free for you :D
Riboflavin
14 Jul 2007, 09:33
Hi all, first I just wanted to say this is a great mod, one of the best!
I was having a look around and trying to figure out why google is finding pages on my forum the end in .html?p=xxx and I think its because on the member pages, under 'Last Post:' the link isn't 'zoints'd it still shows a link to showthread.php
Any way to fix this? Thanks!
hiphopave
19 Jul 2007, 00:21
What an excellent product. However, I am having one problem with my archive:
When trying to click on a thread, I get a 404 in the archive. This is because the URL is missing the index.php? right before the thread number (tXXX). Anyone have a fix?
TruthElixirX
21 Jul 2007, 23:38
Nevermind.
pbmansion
22 Jul 2007, 06:54
With my sitemap: http://www.pbmansion.com/forums/sitemap/
When you click a link it doesn't do anything. Why is this?
Where is the template that I need to edit if I want to move the Zoints copyright link somewhere else? Because right now, it's too far away from my other copyright text (It's forced to be on the outside table). I want them to just all stay in one place.
Which template should I be looking at?
why i can't use this mod for utf-8 ?
progaming
13 Aug 2007, 01:53
With my sitemap: http://www.pbmansion.com/forums/sitemap/
When you click a link it doesn't do anything. Why is this?
I had to disable zoints new sitemap. It seems to only happen when php runs in cgi mode.
http://network.zoints.com/showpost.php?p=14367&postcount=9
LewisAinslie
20 Aug 2007, 22:10
This does not work with Digg it says it cannot be found.
Smiry Kin's
20 Aug 2007, 22:34
very nice product you have here.
I'm already using a vbulletin seo product, but if i wasnt already using that, i would deffo use this,
/me installs for future ref.
projectego
22 Aug 2007, 17:21
I had completely forgotten about this hack until recently. I'll be installing this when I launch my new Mass Effect Forum (http://masseffectx.com/forum/) - I can't wait. Great product. :)
Capt. GannA
31 Aug 2007, 12:30
I've suddenly started getting the "No Input File specified" error. Everything was working just fine before :/
This is how my .htaccess file looks like :
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]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
PeteBlume
02 Sep 2007, 20:06
Hello,
I have the following problem. I'm using a german vbulletin. Is there any possibility to replace ä,ü,ö maybe in ae, ue, oe or otherwise in ä ü ö?
Another Problem ist Characters like .; etc. For example I have the forum '1. Fachsemester'. The replaced URL is http://www.medforum-dresden.de/forumdisplay.php/1-und-2-63.html
Is there any possibility to replace this characters with '_'?
Please help.
Leecher24
02 Sep 2007, 22:10
Hallo
I have at the moment the Domain xxxyyyz.BiZ with Zoints seo. And next week I will change my Board to the Domain xxxyyyz.to
What I must put in the .htacces that all links from the .biz domain (otherwebspace or redirection to .to domain).
That all links that are listed in google redirect to right thread.
Greetz L24
Tact7626
04 Sep 2007, 20:29
ok. feel free to laugh at me if you like. :p (i don't mind)
i've read like nearly (by nearly i mean like the first 10 and last 10 pages) of the entire thread.
and...i'm being forced to research this because i think maybe possibly i need this. O_o but i just wanna clarify the purpose of an SEO in general using super lamens terms. :p if someone can confirm my basice "idea" of what this is for, then i can go on ahead and continue researching a bit more in depth.
here i go.
is the whole idea to an seo the idea that you sort of "individualize" specific forum THREADS to kinda be stand-alone "mini-sites" each with their own little meta tag/description and POSSIBLY (though highly debabtle and generally not recommended) to even have a simpler url?
because if that's the whole point then i PERSONALLY find this ...somewhat interesting. like..not amazing, yet not useless either.
the whole decay thread thing seems useless though. maybe someone could explain that a bit more. um, the custom welcome headers for diffrent threads seems useless too. i mean.. i guess it's like if your thinking "every little teeny bit helps" for increasing registrations i GUESS you might appreciate that. O-o
but i find it odd that the only saving point (i think) is the meta tags and yet the thread starter himself is all like "they're deprecated who on earth uses them blah blah" so then if they were really that "useless" what's left? the mod_rewrite? lol
so um..yah. if anything. perhaps my forum is still just way to small for it but i really don't know.
would it be correct for me to say that another major "selling" point to this is getting as much of your site out there in searches? is that it? cause i can't understand how this thing does that better than me not having this installed at all. is it helping my forum show up more, or simply increasing the CHANCES it'll show up more? or increasing the POSSIBLITY of having chance at it showing up more? O_o
yah i'm lost i think. lol
feroxltd
06 Sep 2007, 18:49
I just received a report from a forum member of mine that after I installed this SEO he was not able to edit his post in Opera. Is this a known bug?
sahinsivar
07 Sep 2007, 17:16
i think on 3.6.7PL1 is working.....
3.Rewrite URLs and insert keywords, using mod_rewrite
http://www.xxxxxxxxx.com/forum/showthread.php?goto=newpost&t=80633
proplem = HTTP 404
my .htaccess
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://xxxxxxxxxxx.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://xxxxxxxxxxx.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxxxxxxxxxx.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxxxxxxxx.com$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
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]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php?$2 [QSA,L]
Has anyone successfully implemented this running lighttpd? I'm trying to swap over to lighttpd, and I've got the mod_rewrite running and put the rewrite rules in and nearly everything works, except when you click the "Arrow" on a forumdisplay that takes you directly to a certain post in the format :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
This URL is rewritten as :
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Apache can handle that, lighttpd gives a 404. Here's the rewrite rules I have in place for lighttpd. Anyone help?
url.rewrite = ( "^/forum/([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$" => "/forum/forumdisplay.php/$1", "^/forum/([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$" => "/forum/showthread.php/$1" )
Try this one
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add (.*) after any .html and make sure that ur pattern starting rule ( i mean ^/ ) matches ur forum path
brattanek
13 Sep 2007, 14:17
Hi all links work fine, but not when i login to forums with password, or in sitemap i get error 404.
my rules in lighttpd.conf
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
How make this rewrite rules better ?
It seems to replace cron.php?&rand= with -.html?&rand=
I find that unnecessary and on my Who's Online it reports it as an unknown location. Is there a fix for this? Thanks
treelovinhippie
17 Sep 2007, 09:06
I don't think my URL rewrite is working correctly. I'm using the htaccess method and my URLs currently look like this:
http://www.yeuth.com/forum/main-page-t2.html?t=2
Is the thread supposed to be in SEO-friendly format as well?
brfrankl
17 Sep 2007, 21:34
There seems to be a problem with this mod and 3.6.7PL1 (at least in my install) If I have it enabled at all, my archive is not working properly. it will should the forums, but no the threads.
Anyone know a way to fix this?
why would you want to show the archived threads ?
brfrankl
17 Sep 2007, 21:45
so google and such can SEE everything in the forum. without it, all google sees is the forum and subforum, but not the thread.
Also, so I can read the threads via my motoQ without all the graphics...
djbaxter
18 Sep 2007, 02:29
There seems to be a problem with this mod and 3.6.7PL1 (at least in my install) If I have it enabled at all, my archive is not working properly. it will should the forums, but no the threads.
Anyone know a way to fix this?
Yes. In Admin CP | Zoints SEO options:
1. Set Rewrite /archive/ to /sitemap/ to "No"
2. Set Use Archive as Sitemap to "Yes"
3. Set Use Zoints Archive Navigation? to "No"
In Admin CP | vBulletin Options | Search Engine Friendly Archive:
1. Set Display Simple View of Threads to "No"
These settings work fine in every version from 3.6.4 to 3.6.8 (disclaimer - I don't use and don't recommend mod_rewrite in Zoints SEO or any other SEO add-on).
brfrankl
18 Sep 2007, 02:47
for those having problems with this and the archive. Check out this thread for a workaround...
http://network.zoints.com/showthread.php?p=14367#post14367
djbaxter
18 Sep 2007, 03:24
for those having problems with this and the archive. Check out this thread for a workaround...
http://network.zoints.com/showthread.php?p=14367#post14367
That's for servers running PHP as CGI.
For the rest, use http://www.vbulletin.org/forum/showpost.php?p=1341349&postcount=566.
brfrankl
18 Sep 2007, 03:29
yep and that seems to have been my problem because your workaround will not work with rewrite enabled...
djbaxter
18 Sep 2007, 03:41
your workaround will not work with rewrite enabled...
Do you know that to be true? My comment said only that since I don't use mod_rewrite, I don't know if it would work - I haven't tried it. I didn't say it wouldn't work.
hello,
my first post. happy to be here.
for seo, i've installed zoints 2.2.2 and it works fine for me.
after creating a category forum, i've noticed that the category
link is a file and not a directory:
http://www.regexforum.com/yair_stuff/zoints1.jpg
any idea about how to make this a directory ?
maybe i need a different mod other than zoints ?
thanks
I have a problem
After install this hook the thread That I have set password dont open with the password
What I was doing?
arabic caracter shown as number
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
the right is
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
any idea ?
lazserus
23 Sep 2007, 00:55
I found a bug. With this product installed, administrators can no longer password protect individual forums. I disabled all of my products except this one and users were not allowed to login to password protected forums. As soon as I enabled this product they were able to login. I've also tested this with all my products enabled and this one disabled; members can access password protected forums as long as this product is disabled.
This means the installation of this particular product disables built-in vBulletin security features. Looks like we need an update!
Unless there is a specific option in the panel that needs to be focused on, I'm assuming the product as a whole disables the security.
arabic caracter shown as number
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
the right is
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
any idea ?
Try Character replacement
Hello
I Search in Template in threadbit <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong> not found?
Help error
Not Found
The requested URL /-t5929.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
???????????
Help eror
Not Found
The requested URL /-t5929.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
???????????
I'd remove it and use the default settings.. ;)
after install (UNTIL) linke error not found in page (HTML)
good mod for vbulletin.....i love this ;-)
this hack not work to my forum
mm mysql version is 5.0.2
i copyed this code to .htaccess
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
abut all link this error
HTTP 404 - File not found
Internet Explorer
plz help me
i habe big problem, if i click in "last page" on thread i see other discussion......
please help me
my php version is 5.2.4
this code not working
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
plz help meeee
Try Character replacement
how ?
Hi , masters :)
At first I had installed Zoint SEO to my old domain , like sitename1.com and it works perfect
But then our old domain was closed because of some reasons so we moved to the new domain , like sitename2.com.And ı start to reinstall all template modifications and hacks.
İn addition to this , ı tried to install Zoint SEO to our new domain.I got phases step 1 step.And soon ı got a problem about .htaccess file
When ı form new .htaccess file and upload on root of my forum , it works but images may be seen like "X" and when ı want to get into a forum , it guides or anonymizes old domain.Most of things on my forum anonymize to old domain
So how can ı change this for my new domain ? How can ı solve this problem ?? I really need this for my new domain
I wish you could mean what ı want to say :)
From now , thanks for everythings
zeki karakus
12 Oct 2007, 09:49
Bad, english, for, apology,
*Link isn't working
http://www.nebuforum.biz/nebu/archiv...php/f-111.html (http://www.nebuforum.biz/nebu/archive/index.php/f-111.html)
http://img218.imageshack.us/img218/3614/adszpe2.jpg (http://img218.imageshack.us/img218/3614/adszpe2.jpg)
"The phpsuexec module is installed on the server. This may cause the problem. If we can modify the .htaccess file, we may solve this issue. Please give sme advices how i can modify .htaccess file."
ParsianSat_Net
14 Oct 2007, 19:22
Hello,
What doing for chnage???
from http://mydomain.com/forumdisply/-214.html
To
http://mydomain.com/-214.html
Thanks a lot
ParsianSat_Net
16 Oct 2007, 10:44
please help me
Bad, english, for, apology,
*Link isn't working
http://www.nebuforum.biz/nebu/archiv...php/f-111.html (http://www.nebuforum.biz/nebu/archive/index.php/f-111.html)
http://img218.imageshack.us/img218/3614/adszpe2.jpg (http://img218.imageshack.us/img218/3614/adszpe2.jpg)
"The phpsuexec module is installed on the server. This may cause the problem. If we can modify the .htaccess file, we may solve this issue. Please give sme advices how i can modify .htaccess file."
I have the same problem i really don't know how to fix that
Warden-B-
19 Oct 2007, 07:53
Can you make this for version 3.6.8?
djbaxter
19 Oct 2007, 14:59
Bad, english, for, apology,
*Link isn't working
http://www.nebuforum.biz/nebu/archiv...php/f-111.html (http://www.nebuforum.biz/nebu/archive/index.php/f-111.html)
Hello,
What doing for chnage???
from http://mydomain.com/forumdisply/-214.html
To
http://mydomain.com/-214.html
Thanks a lot
I have the same problem i really don't know how to fix that
Just turn off the "Rewrite URLs" option (mod_rewrite). vBulletin doesn't need it. The valuable portions of Zoints SEO are in the other features.
Can you make this for version 3.6.8?
The current version works in 3.6.8.
McMendo
19 Oct 2007, 15:35
It's too bad that it redirects to an infinite loop when cookies are not enabled in the browser. Though cookies are enabled by default in all browsers, there aren't statistics of the percentage of www users who may have them disabled.
Plus, forums are rewritten as html files, not directories.
I've removed ZSEO and will stick to VbSEO. But thank you for sharing it anyway.
ParsianSat_Net
20 Oct 2007, 11:54
Dear,
Please give me mod_rewrite
Please
thnaks a lot
StarSoheil
29 Oct 2007, 14:51
Hi,
after i setup the Zoints SEO, my archive have been destroyed. when i click on any link i see first archive page.
for example:
http://www.parsiforums.com/vb/archive
http://www.parsiforums.com/vb/archive/-f15.html
plz help me
Regards
StarSoheil
30 Oct 2007, 19:21
Anybody here?!
ParsianSat_Net
01 Nov 2007, 07:58
Mod_rewrtie in active on my server
But don't change
What i do?????????
donnie_ogm
04 Nov 2007, 19:13
*installed
very very nice mod! it works fine on 3.6.8 :D
I hope it will make my site love by the search engine!
I have only a question for the community... my sitemap is strange (LINK (http://www.ogmdevelopment.com/forum/sitemap/))... I say this cause when you click, after have choosen the forum and the subforum, on a link of a post (correctly rewrited) you are faced to the page with the full graphic content instead of the page with reduced content.
It's only my problem?... maybe a wrong set in my configuration?
suggestions are welcome... ;)
ballpnet
07 Nov 2007, 06:34
Greetings,
I'm testing this on 3.6.8 ... everything seems to work well(using url rewrite without mod_rewrite). However, my archives seem to be giving me some issues. I've gone through most of this thread and have set my options as recommended by the following post:
http://www.vbulletin.org/forum/showpost.php?p=1341349&postcount=566
If I turn off url rewrites, then the archives seem to work as usual. If I turn them on(once again not using mod_rewrite) I cannot access any of the threads. I click on a forum and nothing happens! Anyone else experiencing this issue? Any work arounds for this yet?
dennisuello
15 Nov 2007, 06:50
I have mod_rewrite enabled and appropriate option selected in settings.
How do I change the a specific forum url from http://www.reno4x4.com/forum/mountain-biking-f64.html
to http://www.reno4x4.com/forum/Mountain-Biking/?
I assume I need to change something in the .htaccess?
Is there something that i need to enable / do to have the SEO changed URLs wrapped in vbAdvanced also ?
http://dramaloot.com/forum.php works fine
Clicking on a link takes me to
http://dramaloot.com/news-f31.html?f=31 (note the ?f=31 )
http://dramaloot.com/illidian-down-t2071.html
Neither are wrapped in vbAdvanced
(Note that the forums above do not have SEO Enabled until this matter is fixed).
Thanks
Jason Black
22 Nov 2007, 14:52
Does zoints disrupt google and yahoo spiders?
this is default links
/tek-hatam-demirorene-inanmak-t23706.html
I want make this
/t23706-tek-hatam-demirorene-inanmak.html
can you help me?
Hallo
I have at the moment the Domain xxxyyyz.BiZ with Zoints seo. And next week I will change my Board to the Domain xxxyyyz.to
What I must put in the .htacces that all links from the .biz domain (otherwebspace or redirection to .to domain).
That all links that are listed in google redirect to right thread.
Greetz L24
Rename old forum directory and create a new one with the same name (forum_old, forum)
Create a file named "redirector.php" in the new directory with the following code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Create a .htaccess file in the new directory with this code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Regards! ;)
Does zoints disrupt google and yahoo spiders?
Not at all! :)
expatdirectory
02 Dec 2007, 14:48
Uploaded, looks good but
when I click on the sitemap, it only display the top forum, when I click on this I get a 404 error. This may be down to regeneration so I will check back later.
Also, the sitemap shows private hidden forums... Not always the best idea :rolleyes:
If you are not logged in you will not see this forums
expatdirectory
03 Dec 2007, 21:57
If you are not logged in you will not see this forums
That was the first thing I checked. Even logged out it was showing my private forums.
I have hidden them until I can work out the problem.
I still cant get the site map to work properly though, generates a 404 whenever your click on a link.
my sitemap is here (http://forums.theexpatdirectory.com/sitemap/index.php)if you want to have a look.
I am wondering whether I have a bad install.
profanitytalker
07 Dec 2007, 13:23
*Installed* Best free seo product ever and can compete with vbseo. Thanks!
alexgeek
12 Dec 2007, 20:24
I have a problem!
My site: Unmoderated Forums (http://www.unmoderated-forum.com)
As you can see if you click the sitemap URL (/sitemap/ - it generates a 404 page.
If you visit /sitemap/index.php though, the page appears!
What's wrong?
Thanks
And this is my htaccess:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
alexgeek
13 Dec 2007, 22:43
okay I load the page now
I use this Htaccess.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
But none of the links work.
They are reqritten like so: /sitemap/staff-section-f13.html
This generates a 404. I don't see any rewrites for the sitemap/archive in the zoints htaccess!
Will I have to write my own? Please help!
alexgeek
13 Dec 2007, 23:09
Seriously I really need help with this.
This is destroying my SEO.
I've been trying to write my own htaccess to get this to work but I can't.
What are everyone's settings for archive page navigation and all other options for archives?
Please!!
I'll even take a way to disable rewrites on the archive!
bklynjava
18 Dec 2007, 01:25
Has anyone tried with vb3.6.8?
djbaxter
18 Dec 2007, 03:11
1. Don't use mod_rewrite. You don't need it. It puts an extra load on your server and provides no SEO benefits whatsoever.
2. Don't use the archive as a sitemap. Set it so that the links in the archive lead back to the original posts.
3. It works fine on 3.6.8.
bklynjava
18 Dec 2007, 04:04
1. Don't use mod_rewrite. You don't need it. It puts an extra load on your server and provides no SEO benefits whatsoever.
2. Don't use the archive as a sitemap. Set it so that the links in the archive lead back to the original posts.
3. It works fine on 3.6.8.
Thanks for the info.
I keep getting the infamous ---> "No input file specified"
I read a few posts that say Godaddy is the problem, is there a solution to this?
I have a problem that when I try to log in at the index, it doesn't recogise it although when i click on a link to another area, It does. This must be a problem with this tool or vBulletin 3.6.8. Also, the archive doesn't work: http://www.webtutorialz.com/forum/archive/index.php.
alexgeek
18 Dec 2007, 22:43
1. Don't use mod_rewrite. You don't need it. It puts an extra load on your server and provides no SEO benefits whatsoever.
2. Don't use the archive as a sitemap. Set it so that the links in the archive lead back to the original posts.
I need to use mod_rewrite for SEO don't I?
How can I set it so that the links lead back to the original posts? Will this fix the archive links not working? :S
vBulletin 3.6.8 (patch 2)
Zoints SEO 2.2.2
It sounds like others are having the same problem as me:
1) Cannot get rid of index.php with or without mod_rewrite
2) Archive/sitemap gives "No input file specified" if you just hit /archive/ or /sitemap/
3) If you go to /archive/index.php or /sitemap/index.php you get the main forum list, but the links just regenerate the same page.
Anyone making progress on this?
I'd love to help fix it, but I just installed everything and have never seen it working properly. Not sure where/when the problem was introduced.
mattonline
20 Dec 2007, 12:26
Having trouble on this one a little, i had it installed before worked fine
but i reinstalled my forum and cleaned the sql out a bit and not im getting an error, which is attached...
iettafune
08 Jan 2008, 10:27
this mod doesn't created XML page for google sitemap??
djbaxter
08 Jan 2008, 13:57
No it doesn't.
iettafune
08 Jan 2008, 15:25
ok... i use this mod
http://www.vbulletin.org/forum/showthread.php?t=144730&highlight=sitemap
ok???
tonyzhou
13 Jan 2008, 05:11
Here is a mod_rewrite rules that work for lighttpd
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
dip1232001
20 Jan 2008, 17:07
working fine with my forum named www.desidhamal.com but i have a small problem when i enable the redirect option .and then klik on any thread it redirects with the forum url but we have 2 domain for a same site .cause in some region our site is blocked .can it be done that if ppl from that region klik on the thread link it redirects with the url they are using
example=our main url www.desidhamal.com
it redirects to http://desidhamal.com/halla-bol-2008-t21303.html?t=21303
and our other url is www.torrentsdesi.com
but ppl who use that url it redirects to http://desidhamal.com/halla-bol-2008-t21303.html?t=21303
and they cant see the site ..is there any solution i dont think that is possible if its possible please help me thanks ...
DrKNickel
06 Feb 2008, 14:15
Heyho everyone!
I am thinking about installing it, too.
What experiences have you made with the mod?
Does it work with the vbSEO Sitemap generator?
Does it work with vbulletin 3.7?
So many questions :)
Greets
anybody work out the bugs on 3.7?
feverhost
13 Feb 2008, 20:43
This is working great! I wasn't able to get vRewrite working on a certain forum I have, but this mod installed right away. Its working on my floyd site now.
I have a problem that when I try to log in at the index, it doesn't recogise it although when i click on a link to another area, It does. This must be a problem with this tool or vBulletin 3.6.8. Also, the archive doesn't work: http://www.forum.irantk.com/forum/archive/index.php.
I'm test for 3.7.0.
No problem and work.
soundbarrierpro
25 Mar 2008, 02:06
Ok, so I want to drive more traffic to my site. I'm currently using vbSEO and the vbSEO sitemap generator. I haven't seen any marked difference. Most of my traffic comes from word of mouth through the channels I'm involved in hockey fights.
So the big question. Do I need to uninstall vbseo and it's accompanying plugins in order to use this? Since I'm not super advanced, can I just set the setting exactly how they are set in these screenshots? I really really really want to drive more traffic. Thanks
mariocaz
25 Mar 2008, 03:35
Hi sound,
So vBSEO don´t work for you ? why? and since when you have it installed ??
Because I want it, but want to be very sure after buy it.
soundbarrierpro
25 Mar 2008, 11:19
Anything? Thank you
muhakeme
25 Mar 2008, 12:50
I have got a problem.
I put a pic in here, that you can understand, what I meen.
In my forum there is Site 1 to 5 as example.
And if I cklick on the button "last page" than not the last page is showling but the Start page. Where is the problem - how can I solve it?
http://img170.imageshack.us/img170/7597/beschreibungzu7.jpg
mariocaz
25 Mar 2008, 18:29
soundbarrierpro, did you see my question ?
iyihost
31 Mar 2008, 01:53
i am waiting for 37x. will you do it
StarSoheil
04 Apr 2008, 09:38
I have problem in archive! can Anybody help me?
When I turn on "Rewrite URL" my vBShout doesn't work :/ "I still see: Loading..."
djbaxter
05 Apr 2008, 19:08
When I turn on "Rewrite URL" my vBShout doesn't work :/ "I still see: Loading..."
Turn off "rewrite URL".
vBulletin doesn't need URL rewrites. It's a waste of resources to enable it.
this mod is NOT working correctly for vb 3.7.0 RC2. it is disabling some template editing features, like i can not edit and save the SHOWTHREAD template when this mod is enabled.
do not use on vb 3.7.0 RC2 untill fix is provided.
powerful_rogue
08 Apr 2008, 19:25
this mod is NOT working correctly for vb 3.7.0 RC2. it is disabling some template editing features, like i can not edit and save the SHOWTHREAD template when this mod is enabled.
do not use on vb 3.7.0 RC2 untill fix is provided.
Thanks..was just looking to see if this would work with 3.7 RC2!
Does anyone know if there are any plans to update this mod for 3.7 at all?
WEBclay
09 Apr 2008, 19:29
That part I underlined and Bolded is the XXX part needed. Before SEO It was like ?t=1234123
after SEO it becomes in form -t1234123.html
I have no problem with moving.
Sorry for taking such an old posting but this don't work for me. I installed every ZOINTs product on my forums (just for your info). Any ideas why moving postings doesn't work for me?
thanks masters!
it is a very good hack
HUGE PROBLEM with archive. If you enable any of the seo options for archive they do not work. The links on the arvhive index page just link back to the index page but with the forums url, weird. Looks like the urls are masked or w/e. Anyway, after you disable the seo options for archive, it still does not work at all unless you disable the entire SEO HACK all together.
Please fix?
I'm running vB ver. 3.6.10
This hack working with vbseo generatör but,edit htaccess
I need a update for my htaccess file to get this hack working with "hide Hack Resurrection"
after saying thanks, this hack redirects me to my masterpage (url.de) instead of (board.url.de/thread)
anyone can help me with that?
TRABZONLUKAPLAN
27 Apr 2008, 23:13
HUGE PROBLEM with archive. If you enable any of the seo options for archive they do not work. The links on the arvhive index page just link back to the index page but with the forums url, weird. Looks like the urls are masked or w/e. Anyway, after you disable the seo options for archive, it still does not work at all unless you disable the entire SEO HACK all together.
Please fix?
I have just same problem ! I did many things to solve that problem but nothing fixed it.
For Tags compatiblity edit Zoints SEO ( threadbit_process ) plugin:
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Replace with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I need a update for my htaccess file to get this hack working with "hide Hack Resurrection"
after saying thanks, this hack redirects me to my masterpage (url.de) instead of (board.url.de/thread)
anyone can help me with that?
Use Abe1 Thanks Mod instead ;)
RichieBoy67
07 May 2008, 04:16
Has anyone tried this with the latest version of VB??
for working versiyon 3.7 ?
versiyon 3.7 tag system not working help me please
toonysnn
11 May 2008, 16:24
versiyon 3.7 tag system not working help me please
Read this (http://www.vbulletin.org/forum/showpost.php?p=1506537&postcount=649) post.
Read this (http://www.vbulletin.org/forum/showpost.php?p=1506537&postcount=649) post.
Very thank you toonysnn
Has anyone tried this with the latest version of VB??
Yes
Works like a charm!
is it working with vb 3.7.0?
When the version appears to vB 3.7.x ?
powerful_rogue
21 May 2008, 20:46
Any update from anyone using this with 3.7 regarding the archive problems?
powerful_rogue
22 May 2008, 11:33
Ive managed to get the archive to work, I had to turn on the option to call in "Sitemap".
It works fine in Firefiox, however in IE, when you click on one of the threads, it dosent show any of the thread content :confused:
makensisek
26 May 2008, 16:44
How do I: Character replacement is now available?
powerful_rogue
27 May 2008, 11:46
Ive managed to get the archive to work, I had to turn on the option to call in "Sitemap".
It works fine in Firefiox, however in IE, when you click on one of the threads, it dosent show any of the thread content :confused:
I hate to bump threads, but just wondered if anyone had any ideas!
therogueforums
28 May 2008, 07:07
I'm interested to know about it, as well, as roughly 30% of our visitors still use IE.
bojomojo
28 May 2008, 16:17
wont there be a version for 3.7?
therogueforums
30 May 2008, 20:03
Oh, I highly doubt it. I'm pretty sure vBSEO paid good money to have work on this hack halted.
Still, doesn't mean people can't take the initiative and make this compatible with 3.7. We can't afford vBSEO right now, because it's just outlandishly priced, but I would gladly donate what we have to Zoints or whomever if they released a new version of this.
djbaxter
30 May 2008, 20:46
wont there be a version for 3.7?
Oh, I highly doubt it. I'm pretty sure vBSEO paid good money to have work on this hack halted.
Still, doesn't mean people can't take the initiative and make this compatible with 3.7. We can't afford vBSEO right now, because it's just outlandishly priced, but I would gladly donate what we have to Zoints or whomever if they released a new version of this.
Nonsense. The Zoints projects are alive and well, although Zoints SEO specifically may not be a high priority for further development. See http://network.zoints.com/forumdisplay.php?f=35
Andre001
03 Jun 2008, 14:06
i'm french, how to accents in urls.
this is replaced by dashes.
Thank
I install it in my vb since 1years ago & it work correcttly since now but since 1hours ago this hook dont work correctly & when it is enable in the linke of my page shown error 404 & dont open my froum page & I force to disable it now
what is problem?
I install it in my vb since 1years ago & it work correcttly since now but since 1hours ago this hook dont work correctly & when it is enable in the linke of my page shown error 404 & dont open my froum page & I force to disable it now
what is problem?
The problem will solve
the problem was for HotLink Protection
Oh, I highly doubt it. I'm pretty sure vBSEO paid good money to have work on this hack halted.
Still, doesn't mean people can't take the initiative and make this compatible with 3.7. We can't afford vBSEO right now, because it's just outlandishly priced, but I would gladly donate what we have to Zoints or whomever if they released a new version of this.
I do agree with you on the price of VbSEO. It is so silly to charge for a module almost as same price as the main app(vBulletin)
I had to buy one license of vbSEO for one of my forum site after not being able to find something for v3.7.
But I can not buy the second one for my second forum site. I do regret that I chose vbulletin for my second forum site.. Why do not vBulletin has a feature like that almost all web apps(commercial/open source) out there comes with SEO features..
Thanks
Merge threads...
You have not specified a valid URL for the ...
Hello,
very fine Add-on!
I just got installed and it works. But now I got a little problem with my Vbadvanced cmps.
On forumhome and cmps_index everything looks fine, but on forumdisplay and showthread the cmps sidebar does not appear.
When I set the zoints seo configuration on "Do not rewrite URLs" the sidebar will be shown.
And my archive doesn't show any postings, just the topics until I deactivate the whole Add-on zoints seo.
I'm using vb 3.6.10 and latest version of zoints seo 2.2.2
Maybe you can help me or tell me if it's a problem of VBadvanced.
figu120
19 Jun 2008, 17:13
thanks.
Very good and free whau
right, just wondering if there is a way to exclude a php file from zoints url rewrite rules... lm not using the htaccess method, but its interfering with a the 3.7 tags system (yeah l know this is a 3.6 mod) basically l narrowed the conflict down to the url rewriting and would like to find a way to exclude the whole internal vbulletin tagging system from the rewrite rules as its causing issues with links to threads on the search page linking everything back to the forums index rather than threads.
I noticed this mod is turning the relative URL's of vbulletin into absolte URl's. Is it possible to disable this somehow?
Farsisat
05 Jul 2008, 20:06
hi.
my question is about Rewrite web site link from google engine to difult vbulletin address.
i install zonts seo plugin and my address in the google engine change to this one.
example : http://domain.com/-f796/index.html?f=796
Rewrite to. example : http://domain.com/showthread.php?t=14074
i want change this address in google to difult vbulletin address by .htaccess file. i want cod in .htaccess.
thanks
KrukaaN
11 Jul 2008, 12:27
Please can you upgrade this mod? :(
It would be good to see this on 3.7 series.
actually it does work on 3.7 it just doesnt seem to work with the internal tags system "which l should add no one cares about helping me with, l asked for help fixing at the zoints forum"
actually it does work on 3.7 it just doesnt seem to work with the internal tags system "which l should add no one cares about helping me with, l asked for help fixing at the zoints forum"
Indeed so. It converts URLs to the domain top level as oppose the link to the thread. The only way to view the thread is to click the last post icon...
I've searched for answers on this too, but am unable to conclude anything, and thus, have had to uninstall it.
RichieBoy67
17 Jul 2008, 21:57
Are you guys just saying the rewrite part of it doesn't work with the tags system?
I am happy just using the forum meta tags and a couple other parts....
Thanks
MindstateNL
20 Jul 2008, 23:42
I'm curious too, I'd love to use Zoints on my board, if it's only the tag system then i'll install it anyway cause I turn that off
MindstateNL
25 Jul 2008, 19:24
Hi,
I'm asking for a little bit of help on the Zoints Mod, because I can't get it to work properly. I installed it, did everything the readme told me to do, but still it isn't as it has to be.
My links are now turning up like this:
www.lalala.com/forum//showthread.php/topictitle-5.html?p=7#post7
and it has to turn up like:
www.lalala.com/forum/topictitle-5.html
Can somebody please help me out? Much appreciated,
Niels
xavierx
27 Jul 2008, 23:19
Hi guys,
First of all, i installed your seo on my last forum and it was super! Unfortunatly this time i seem to be having a problem. When i installed zoints SEO and turned it on, i noticed all of my images were missing and that none on my urls worked.
After looking into it i found out it was missing the forum directory in each url and so it wasnt finding the images / going to the forum or thread, for example it would go to this url:
http://www.myforum.com/forumdisplay....stions-10.html
But the forum isnt in the root, its in the forums folder so it should be this:
http://www.myforum.com/forums/forumd...stions-10.html
If i add the forum directory to the url it works perfectly, but i can only do that manually. How can i tell zoints SEO that my forum isnt root its in the forums folder and that it needs to be adding /forums to each url it optimises. Also, when doing the mod rewrite, do i add the lines to the htaccess in my forums folder or the one in my websites root?
Many thanks for any help you can give!
James
I have the same problem but with the urls generated by Zoint SEO.
My forum is allocated in the directory foros
For example
http://www.myforum.com/foros/
But the urls generated by Zoint SEO link to http://www.myforum.com/ and didn´t work.
How to correct that please?
xavierx
29 Jul 2008, 14:17
I have the same problem but with the urls generated by Zoint SEO.
My forum is allocated in the directory foros
For example
http://www.myforum.com/foros/
But the urls generated by Zoint SEO link to http://www.myforum.com/ and didn´t work.
How to correct that please?
The problem was fixed :) but i have a new problem.
I add to homepage the section Latest Threads but in this section the links appear in the old format (http://myforum.com/foros/showthread.php?t=7)
How fix this?
I install vbseo now
How can I convert zointsseo links to vbseo ?
EarnDollars
23 Aug 2008, 10:04
Installed on my Forum with v3.7.0 and looks work fine except "Site Tag"
Thanks for the nice product! and It is FREE!
downloads II
Zoint downloads II Seo I can do ?
If you help ,I am pleased
Gene Steinberg
23 Aug 2008, 19:15
downloads II
Zoint downloads II Seo I can do ?
If you help ,I am pleased
Now if this could be combined, unified, with TfSEO for vBulletin 3.7.x, it would be a killer SEO product.
Any coders out there who want to get involved?
I'd do it if I knew anything about coding, but I don't. :(
Peace,
Gene Steinberg
jawatkin
19 Sep 2008, 20:58
Ok, I (hey, I was just starting out) installed this with the rewrite option, not knowing any better... Fast forward a year and a half and I've got almost 9 million posts.... But in Google? 70,000 pages.... I'd really like to switch back to standard vbulletin URLs but my question is... how?
Obviously, my links are in the http://www.myforum.com/forum/thread-name-t127521.html format in Google... If I disable the rewriting, the links won't go where they are supposed to... Is there a way to "reverse rewrite"? So that, when it comes in, it's rewritten properly back into the vB default URL format?
eng. deeb
16 Oct 2008, 08:58
I have a big proplem with archive
when you enter my archive nothing happen in it it can not go to another page
what is the proplem
http://manutdarb.com/vb/sitemap/
dxlwebs
16 Oct 2008, 10:02
any chance that this will work with vbadvanced any time soon ?
eng. deeb
20 Oct 2008, 11:35
I have a big proplem
see my forumhoe
http://manutdarb.com/vb/
the link for all the categories are php not html
when you enter thim it wil redirected you to html why
raja811
21 Oct 2008, 15:40
thxx
onehost
27 Oct 2008, 15:01
any chance that this will work with vbadvanced any time soon ?
NOPE. not unless some coder wants to put some time into enhancing this script.
People do not seem to understand that zoints does not support this script, and unless
they state otherwise, there will be not future updates. This is just another deathrow, deadbeat hack waiting to die out, so far, I see no future for this script...
I do know if anyone put the effort to make a real SEO script and charged less then
VBseo, then they would make a bit of money, thus far, I think VBSEO rocks as their
is no competition...it might cost, but at least they have support for a real script.
Gene Steinberg
27 Oct 2008, 15:16
NOPE. not unless some coder wants to put some time into enhancing this script.
People do not seem to understand that zoints does not support this script, and unless
they state otherwise, there will be not future updates. This is just another deathrow, deadbeat hack waiting to die out, so far, I see no future for this script...
I do know if anyone put the effort to make a real SEO script and charged less then
VBseo, then they would make a bit of money, thus far, I think VBSEO rocks as their
is no competition...it might cost, but at least they have support for a real script.
vBSEO is snake oil. It does some stuff, which can mostly be handled by free plugins. It is overpriced, and its questionable marketing would be regarded as spam if you got it via email. How many of you have gotten questionable offers for SEO enhancement, if you only pay a monthly fee? Well, paying nearly the cost of a full vBulletin license will not get you magic, but enrich the people who developed the program.
Yes, Zoints SEO is not being developed, but TfSEO is.
Peace,
Gene
dxlwebs
27 Oct 2008, 15:17
yeah it does look that way its a shame because i use zoints seo and it does work really well! all but perfect really but if vbseo was cheaper i would have thought about paying for it! i might play around with this and see what i can do ill contact soints and ask if i can play with it and maybe ill be able to make a newer version!
is there any sitemap generator for this?
djbaxter
10 Dec 2008, 11:36
is there any sitemap generator for this?
No, but you can use vBSEO Site Map Generator (free add-on here) which works just fine with Zoints up to the latest 3.7x version.
I found out, that there is missing a modifikation in template
"SHOWTHREAD" for the next_thread an prev_thread Link at the bottom
Can you check this ?
XFind
sundarmobiles
31 Dec 2008, 10:15
after clicking the thread in the archieve in my forum am getting 404 error pls chk this screen shot
sundarmobiles
31 Dec 2008, 10:32
after installing zoints seo am getting this error
gabrielt
31 Dec 2008, 23:37
Hello,
This drove me nuts for months: Zoints SEO "kills" the tag cloud system search (tags.php) from vBulletin 3.7.x.
After spending hours researching this problem, I FINALLY FOUND THE SOLUTION. Here we go.
Two items need to be edited.
1. Open tags.php and add what is marked in red:
$show['disabled'] = ($movethread["$thread[threadid]"] OR $deletethread["$thread[threadid]"] OR $approvethread["$thread[threadid]"] OR $openthread["$thread[threadid]"]) ? false : true;
($hook = vBulletinHook::fetch_hook('threadbit_display')) ? eval($hook) : false;
eval('$threadbits .= "' . fetch_template('threadbit') . '";');
2. Open the plugin called "Zoints SEO" at the hook "threadbit_display" and add what is marked in red:
$thread['zointsurl'] = zseo_url_thread($thread, 1, $thread['highlight']);
$thread[zointsforumurl] = zseo_url_forum($thread);
$show['zointsurl'] = true;
After these two modifications the tag cloud system will work 100% with Zoints SEO.
Cheers,
Gabriel Torres.
vBulletin® v3.6.12, Copyright ©2000-2009, Jelsoft Enterprises Ltd.