Server Work Tonight (and today)

Status
Not open for further replies.

Scott Greczkowski

Welcome HOME!
Original poster
Staff member
HERE TO HELP YOU!
Cutting Edge
Sep 7, 2003
102,593
25,974
Newington, CT
Hey guys...

Tonight we will be doing some serious work to our servers as we are looking to get rid of the vbSEO plugin we use as we have been having issues with it. Tonight we will be testing if we can remove it, and seeing what issues we might have if we remove it and if we find no issues then we will remove it.

The major concern in removing it is losing all 500,000 plus links to us on sites like Google and Bing. One of the main features of vbSEO is it changes the forum software urls into friendly urls which can be more easily indexed by the search engines.

For example.

Instead of a URL being www.satelliteguys.us/showthread.php?t=290570 it turns it into a more friendlier URL of http://www.satelliteguys.us/dish-network-uplink-center/290570-8-15-2012-6-16pm-uplink.html

The big issue here is I do not want to lose all the links from the search engines. I want all the friendly urls to continue to work.

I have been sent some NGINX rewrite rules which should make it so that the friendly links continue working. However I am told the rules are untested which is why I must test them tonight and see if they work. When I am doing this testing I am planning on keeping the site open, however for some periods some things might not work correctly since the links might change (which I am trying to avoid but wont know until I try it)

In addition one of the other big feature is one that many SatelliteGuys members really like... and that is the Likes System.

Today I am going to try installing a more advanced version of the Likes system and disable the vbSEO likes system. According to reports I "should" be able to import all the likes from the vbSEO system, however a small number of people have reported issues doing this. I am going to try my best to avoid resetting the likes system again. I was not happy last time whenthe likes system reset a month ago as that was not supposed to happen. So I will do my best to prevent the restting of them again today.

One of the other thing that vbSEO does is allows for easy intergration with our Cloud Server service. Our Cloud Server (vb4.satguys.us) serves all of our static content such as graphics, attachments and static HTML files. I will need to go in and code in our Cloud Server into our styles. While I am doing this there might be some missing images for a few moments.

The decission to move off of vbSEO is not one that was made lightly. But with the advances of vbulletin there really is no need for vbSEO now. vbSEO is only really useful now as it does a lot of thngs in one package, but most everything it does can be done by other packages or its a built in vbulletin feature now.

The only way we will not move off of vbSEO is if the old friendly links do not work in our testing tonight. As it would really hurt SatelliteGuys if all the links out there no longer worked.

Thanks for your understanding as we continue to make SatelliteGuys better for YOU!
 
One of the main features of vbSEO is it changes the forum software urls into friendly urls which can be more easily indexed by the search engines.

For example.

Instead of a URL being www.satelliteguys.us/showthread.php?t=290570 it turns it into a more friendlier URL of http://www.satelliteguys.us/dish-network-uplink-center/290570-8-15-2012-6-16pm-uplink.html
I can't imagine why search engines care what the full URL looks like. Obviously if someone felt the need to write this tool that changes them though, it must be the case.... Always thought Google and other search engines looked at the content and then simply linked to the URL.
 
I hope all goes well.
 
Search engines look for keywords, and thats how they rank you based on keyworks.

having showthread?t=290570 means nothing to the search engine, but when it sees DISH Network Uplink Report then it has some keywords to index. The more keywords the higher it ranks you. Web site search engine optimization is a really wild and complicated thing there are all kind of tricks to get your site higer ranked and vbSEO did a lot of those... but now so does vbulletin by default.
 
Ok the Likes feature is done. :) And I think I "Like" it.

Now working on the cloud servers which serve our images, avatars, static images etc.

While I am doing this some things (like images) might not load correctly. Don't worry though things will be back to normal in a few minutes. :)
 
The likes are ok but seem to take up more space than they did before.
 
Slightly different, but I think acceptable. There were only 4 places to put it that the software supports and this seems to be the least intrusive. :)

Anywhere of the other spots and it sticks out like a sore thumb.

I think members are going to really like this likes system. :)
 
Slightly different, but I think acceptable. There were only 4 places to put it that the software supports and this seems to be the least intrusive. :)

Anywhere of the other spots and it sticks out like a sore thumb.

I think members are going to really like this likes system. :)

I just realized why it gives the appearance of taking up more space.It's on the left side instead of the far right.It'll just a take a lil getting used to,the thanks and dislike options are nice additions.
 
Slightly different, but I think acceptable. There were only 4 places to put it that the software supports and this seems to be the least intrusive. :)
I realize your options are limited, but just throwing this out:

If a post has no likes, thanks, or dislikes, is having the bar necessary ?

Why can't you fit it in the same horizontal bar as "Like this post, Thank this..." ?

Finally, on my post above, it has no "Likes/Dislikes/Thanks" statistics. It also doesn't have links to like/thank/dislike, but that is probably turned off for your own posts, which I completely agree with. Everytime I see someone on Facebook like their own post, I think to myself how stupid that is....
 
Nope you won't see it if no one has thanked, liked or disliked your post. :)

Sent from my iPhone using SatelliteGuys
 
Just our own posts, right ? Don't see the point why it does that for our own posts but not others, especially when they're "0/0/0".

Also, when you like/thank/dislike a post, why does it add a giant white space in that person's post ? The location is kinda random too. I did it on a post that quoted another post and it put a (in this case, blue) giant space inside the quoted text.
 
Ok the real system work will be beginning in just a few minutes.

Again while I am working, you may get errors, some links may not work correctly, you may get file not found errors or you might not notice anything. No matter what all is OK and if you do see an issue do not worry... there is no need to report it... things will be back to normal shortly!

Thanks for your understanding and patience! I hope this does not take long! :D
 
Ok almost all done!

If you search for us on Google and click on a link all links to threads work, and you are correctly taken to the new URL.

Now the last part to do is if you go to Google and search for us and click on a link that takes you into one of our forums, such as the DISH Network forum it gives you a file not found.

I have figured out how to correct this and have the big forums done, but I need to do ALL of them. (and we have a lot of forums!)

So for each forum I have to add the following two lines to our config.

rewrite ^/hopper-zone/inde:mad:[0-9]+)\.html$ /forumdisplay.php?f=258&page=$1 permanent;
rewrite ^/hopper-zone/$ /forumdisplay.php?f=258 permanent;

From this point forward tonight if you are on the site you should not run into any issues. All the remaining work that needs to be done now is the above listed work which is for the search engines.

Thank you again for all your support and patience!
 
So far I got to say I am happy with the results. While I don't know if we are any faster it does seem to feel snappier!

In addition removing vbseo made the avg server load go down from 0.77 to 0.33. And that's nice as well.

This server should be able to handle 20,000 people online at the same time without any problems.

Sent from my iPhone using SatelliteGuys
 
Status
Not open for further replies.

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Who Read This Thread (Total Members: 1)