Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2008-01-13, 08:29 AM   #1
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
One thing to keep in mind is that WordPress will either create or ask you to create an htaccess file in your blog directory if, for example, you wish to have 'search engine friendly' URLs for your blog pages. If you're using WP and/or do have another htaccess in your blog directory for some reason, just add your 404 statements to that htaccess too and you should be fine.
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Simon is offline   Reply With Quote
Old 2008-01-31, 08:12 PM   #2
Element115
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
Element115's Avatar
 
Join Date: Dec 2007
Posts: 86
Quote:
Originally Posted by Simon View Post
One thing to keep in mind is that WordPress will either create or ask you to create an htaccess file in your blog directory if, for example, you wish to have 'search engine friendly' URLs for your blog pages. If you're using WP and/or do have another htaccess in your blog directory for some reason, just add your 404 statements to that htaccess too and you should be fine.
This is good to know, thanks. I don't mean to hijack this thread but I have a question about the 'search engine friendly' URL's. When my blog comes up on a search it doesn't seem to be listing the full URL, just up to /blog/. I have permalinks set up to use my post titles, title tags on all my pages and I've added a sitemap. Google seems to be indexing those but the full URL's are not being displayed when my site comes up in a searches. Any ideas why this may be happening? Maybe because the site is so new?
Element115 is offline   Reply With Quote
Old 2008-02-03, 03:34 AM   #3
Element115
I'm going to the backseat of my car with the woman I love, and I won't be back for TEN MINUTES
 
Element115's Avatar
 
Join Date: Dec 2007
Posts: 86
Quote:
Originally Posted by Simon View Post
One thing to keep in mind is that WordPress will either create or ask you to create an htaccess file in your blog directory if, for example, you wish to have 'search engine friendly' URLs for your blog pages. If you're using WP and/or do have another htaccess in your blog directory for some reason, just add your 404 statements to that htaccess too and you should be fine.
When you talk about using the htaccess to make your URL's more search engine friendly, what do you mean exactly? Do you mean this code here?

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>

or were you referring to something else?
Element115 is offline   Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:27 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc