icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Surpass Customers » The Sofa » Thinking about Wordpress..

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread
Old September 4th, 2008, 3:55 PM   #10 (permalink)
Surpass Fan
Excelling Contributor
 
fury's Avatar
 
Joined in Dec 2005
Lives in MN > USA
Hosted on pass84
969 posts
Gave thanks: 49
Thanked 43 times
Quote:
Originally Posted by ceo View Post
Just download the XML file at LJ and use WP's import feature.

What plugin are you using to crosspost?
That won't include comments though.

I'm using LJCrossPost. It does what I need it to do. And since Facebook draws from the RSS feed that Livejournal makes, it puts the same little header saying it was originally posted at my site at the top of the notes on Facebook too.
__________________
fury™ - not helping the situation since 1987
robmonroe.net | | bullsux.com
fury is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 4th, 2008, 5:24 PM   #11 (permalink)
ceo
Senior Member
Super #1
 
Joined in Jan 2005
1,546 posts
Gave thanks: 70
Thanked 33 times
Quote:
Originally Posted by fury View Post
That won't include comments though.
Wow, still? They've had that same system for like 8 years. Oiy. No wonder I stopped using mine ages ago. And to think I was an early adopter too.
ceo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 4th, 2008, 8:06 PM   #12 (permalink)
Marketing Maven
Surpass Staff
 
Kayla's Avatar
 
Joined in May 2003
Lives in Chicago
24,757 posts
Gave thanks: 946
Thanked 807 times
I remember using Deadjournal years ago too... weird stuff.
__________________
Follow Surpass on Twitter and Facebook
And there's my own Twitter and LinkedIn



Kayla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 4th, 2008, 9:43 PM   #13 (permalink)
Surpass Fan
Excelling Contributor
 
fury's Avatar
 
Joined in Dec 2005
Lives in MN > USA
Hosted on pass84
969 posts
Gave thanks: 49
Thanked 43 times
I have had Livejournal for a loooooooong time. I had to get an invite to use it, I remember that. I've been a paid member for some time, and will likely not be renewing my paid membership (needed to embed your journal to a website without using iframes). I still read my friends page there, since a lot of my friends are on LJ, and I read several communities there.

I still have to sort some things out with Wordpress though too. Eventually I will need archives to display (they arent there now because I didn't put them into my very basic template). But aside from that, I like how it looks and works.

I've heard quite a few people saying that WP takes up a lot of resources for high traffic sites.. I don't really consider my site to be high traffic, but I also don't want to deal with issues down the line.. How do the plugins like Super Cache or whatever work?
__________________
fury™ - not helping the situation since 1987
robmonroe.net | | bullsux.com
fury is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 5th, 2008, 12:15 AM   #14 (permalink)
Skittles
Super #1
 
DewKnight's Avatar
 
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,826 posts
Gave thanks: 103
Thanked 199 times
wp-super-cache takes all of the php / mysql that happens when somebody loads your wordpress website and makes them a static html page (except for plugins that have been written to override the cache). Whenever you make a post or somebody makes a comment (depending on your settings) the cache for those pages will be regenerated. Anybody who is logged in or has left a comment does not see a cached page to make it more friendly to them.

Basically it cuts out your mysql and php enough to really largely cut down on resource usage
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people.
DewKnight is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 5th, 2008, 12:24 AM   #15 (permalink)
Surpass Fan
Excelling Contributor
 
fury's Avatar
 
Joined in Dec 2005
Lives in MN > USA
Hosted on pass84
969 posts
Gave thanks: 49
Thanked 43 times
Hmmm I may have to consider this plugin then. I looked at it, but the install looked complicated at a glance. All the other plugins I used just had a single php file that you put in the plugins folder and click activate and that's it...
__________________
fury™ - not helping the situation since 1987
robmonroe.net | | bullsux.com
fury is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 5th, 2008, 12:32 AM   #16 (permalink)
Skittles
Super #1
 
DewKnight's Avatar
 
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,826 posts
Gave thanks: 103
Thanked 199 times
wp-super-cache is that easy to. Upload the folder to the plugins directory, go activate it, then go to the settings page for it and enable the cache.. You're done. Check your site to make sure it shows up correctly (that it wrote to the htaccess file correctly) WordPress › WP Super Cache WordPress Plugins
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people.
DewKnight is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 5th, 2008, 12:49 AM   #17 (permalink)
Surpass Fan
Excelling Contributor
 
fury's Avatar
 
Joined in Dec 2005
Lives in MN > USA
Hosted on pass84
969 posts
Gave thanks: 49
Thanked 43 times
I guess I just assumed it was hard to install because the instructions were longer than the rest :P

I have a question though. I installed it, and it created the cache folder, but there isn't a .htaccess file in there. There are HTML files, but no htaccess file. The site seems to be moving much faster... but I thought it said logged in users aren't shown static files? Maybe I am getting a steady flow of traffic and them seeing the static .html pages is making my php pages load faster???

I also see on the settings page it says: Mod Rewrite rules cannot be updated!

I read the installation page, and it shows what the .htaccess should look like. I do have my ending and starting deals in there, but I have a bunch of my own rewrite rules in there too, and the WP stuff is after that. I manually put in the rules and conditions that it lists.. Only thing I can think of is that the directory it says doesn't exist.

Quote:
Mod Rewrite rules cannot be updated!

You must have BEGIN and END markers in /home/rob/public_html/blog/.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:

# BEGIN WordPress
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress

Refresh this page when you have updated your .htaccess file.
The bolded part is where I assume it's looking for the .htaccess file. Problem is, that directory does not exist. I have WP set up so that robmonroe.net and robmonroe.net show the same thing. In the WP settings, it asks for the site URL, and then the blog URL, which I have set to /blog/...

Help?
__________________
fury™ - not helping the situation since 1987
robmonroe.net | | bullsux.com
fury is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 5th, 2008, 12:21 PM   #18 (permalink)
Skittles
Super #1
 
DewKnight's Avatar
 
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
6,826 posts
Gave thanks: 103
Thanked 199 times
It doesn't place an htaccess file in the cache folder, but in your root for the blog.

So your blog is installed in the public_html and not in /blog ?

You can always try copying over the text it gives you on the config page to your htaccess file. Once it comes down to the actual coding it gets where I can't be of much help lately, haven't done any real coding in years
__________________
Mountain Dew Knight
People should not be afraid of their governments. Governments should be afraid of their people.
DewKnight is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On