Return to iWEBTOOL

Go Back   iWEBTOOL Talk > The Web and your Website > Web Development > Tools & Software
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 06-21-2007, 01:18 AM   #16
Steve Myers
Junior Guru
 
Steve Myers's Avatar
 
Join Date: Jul 2006
Posts: 544
Steve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the rough
Default Re: Very New to Wordpress

Quote:
How often should it take to get rid of the “dead pages”? Because they have been there ever since I started using wordpress (About 2 months ago, it must be really slow).

Check this video out, it will explain the results of why Google has the most dead and old pages on their indexing: http://googlesystem.blogspot.com/200...-dead-and.html

Quote:
I understand the first two but No Content? How can a page not have any content on it? Unless you meant too little content.

Just an example of why sites get indexed with a supplemental result. This is not referring to you in that area, but the other options listed there just may.

Quote:
Is this code safe to use (By safe, I mean will it not rewrite or conflict with any of my current modifications, because I was encountering some problems in the past, with it not opening, reverting to default, etc.)?

Just to be sure, here is its current .htaccess code right now:

ANY and I mean any pages that are in site.com format and not www.site.com format will be changed to www.site.com and keep the address location as it is. It's just redirecting to the www so that you do not get a duplicate penalty on the engines.
Steve Myers is offline  
Old 06-21-2007, 01:43 AM   #17
jamestl2
Senior Member
 
jamestl2's Avatar
 
Join Date: Mar 2007
Location: Ummmmmm.........OK
Posts: 267
jamestl2 will become famous soon enough
Default Re: Very New to Wordpress

Quote:
Originally Posted by Steve Myers View Post
Check this video out, it will explain the results of why Google has the most dead and old pages on their indexing: http://googlesystem.blogspot.com/200...-dead-and.html

Tried to watch the video, but the link on that site seems to be down.

Quote:
Originally Posted by Steve Myers View Post
ANY and I mean any pages that are in site.com format and not www.site.com format will be changed to www.site.com and keep the address location as it is. It's just redirecting to the www so that you do not get a duplicate penalty on the engines.

I don’t have any pages in the site.com format though, the diffrence in my URLs are their page slugs, for example, it used to be:
"http://www.toptenlisted.com/%20top%20ten%20ways"
now it is just:
"http://www.toptenlisted.com/top-ten-ways"

So, I suppose I didn’t need that htaccess code if adding the “www” is what it was suppose to “cure”?
__________________
Toptenlisted.com - The Premier Source for Top Ten Lists
Conspiracy-Forums.com - Powered by vBulletin (& vbSEO)
Lightningshock.com - My Blog
jamestl2 is offline  
Old 06-21-2007, 01:53 AM   #18
Steve Myers
Junior Guru
 
Steve Myers's Avatar
 
Join Date: Jul 2006
Posts: 544
Steve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the rough
Default Re: Very New to Wordpress

I'll check on the page again for you to see if I can get an accurate link update. For the redirecting, If someone has your link on their site (for example I place your link on my site) and you don't have the redirect in your htaccess, then your site will be shown with two different urls on the engines.

This to me is what most SEO webmasters do to keep their site optimized as one url on the engines and keep it clean. I have seen so many different opinions about this being a penalty and it not, but it is up to you. I would not recommend you doing without a redirect, again as I said before about someone placing a link on their site without the www will show up on the engines.

Let's see what the others say and their view on this.

Some tips on How to keep your "Site" from getting tanked on Google: http://webmastershelp.iblogget.com/2.../11/checklist/
Steve Myers is offline  
Old 06-21-2007, 02:52 AM   #19
NavyCS
iWEBTOOL SEO Advisor
 
NavyCS's Avatar
 
Join Date: Feb 2006
Posts: 242
NavyCS will become famous soon enough
Default Re: Very New to Wordpress

Quote:
Originally Posted by jamestl2 View Post
So, I suppose I didn’t need that htaccess code if adding the “www” is what it was suppose to “cure”?

Follow this link and you will see you don't have the www on this duplicate site (read on, it doesn't mean penalty) http://toptenlisted.com/ You won't suffer a dup content issue as much as you split the pages power up (incoming links may vary between the www and non-www) The search engines try and pick the best option. Read these to blog entries for the details;
http://www.mattcutts.com/blog/seo-ad...onicalization/
http://www.mattcutts.com/blog/canonicalization-update/

A large number of your pages are in supplimental due to not enough link juice to your site. It is not due to duplicate content, I checked a few of your sup pages with copyscape. Read this Blog post from Matt Cutts of Google - http://www.mattcutts.com/blog/google-hell/

As far as a lack of content moving a page into Supps I haven't heard that before. You can't get much less content than what is on this page and it is not supplemental. www.anglergossip.com

Bottom line is your site is the perfect example as to why forum links don't carry much weight. 99% of your links are from forum posts. Maybe not a real bad place for you to start because you potencally have some good link bait with the top 10 lists - syndicate your site! You should be using the RSS function in wordpress and submit that RSS feed to every site that will take it - there are a lot out there.

I hope everyone read the blog entries and paid close attention to the paid links and recip link comments. The paid links comment - about them being devalued - was cleared up, paid links do not equal bad! If a link is human edited and from a relevant page you can pay millions and it won't devalue the link, if it is from a "anyone can submit" or a non-relevant page, don't waste your time nor money. Links must look natural, recip linking is not normal (site A finds great content on site b and links to the resource, how often does site b make a link back saying essentually, "hey look this guy linked to me!" Don't happen often hense the devaluation of recips.

Welp, time for bed.
NavyCS is offline  
Old 06-21-2007, 06:12 PM   #20
jamestl2
Senior Member
 
jamestl2's Avatar
 
Join Date: Mar 2007
Location: Ummmmmm.........OK
Posts: 267
jamestl2 will become famous soon enough
Default Re: Very New to Wordpress

Quote:
Originally Posted by Steve Myers View Post
I'll check on the page again for you to see if I can get an accurate link update. For the redirecting, If someone has your link on their site (for example I place your link on my site) and you don't have the redirect in your htaccess, then your site will be shown with two different urls on the engines.

So should I still go ahead and put that code into my htaccess file? Even with the code I already showed you earlier.

Quote:
Originally Posted by NavyCS View Post
Follow this link and you will see you don't have the www on this duplicate site (read on, it doesn't mean penalty) http://toptenlisted.com/ You won't suffer a dup content issue as much as you split the pages power up (incoming links may vary between the www and non-www) The search engines try and pick the best option.

I tried to set up a permanent redirect http://toptenlisted.com to http://www.toptenlisted.com, but after I set it up the entire site basically “shut down” until I removed the redirect.

Quote:
Originally Posted by NavyCS View Post
Bottom line is your site is the perfect example as to why forum links don't carry much weight. 99% of your links are from forum posts. Maybe not a real bad place for you to start because you potencally have some good link bait with the top 10 lists - syndicate your site! You should be using the RSS function in wordpress and submit that RSS feed to every site that will take it - there are a lot out there.

Do you have any links talking about this? I know next to nothing about RSS (Besides the fact that it stands for Real Simple Syndication lol)
__________________
Toptenlisted.com - The Premier Source for Top Ten Lists
Conspiracy-Forums.com - Powered by vBulletin (& vbSEO)
Lightningshock.com - My Blog
jamestl2 is offline  
Old 06-21-2007, 06:42 PM   #21
NavyCS
iWEBTOOL SEO Advisor
 
NavyCS's Avatar
 
Join Date: Feb 2006
Posts: 242
NavyCS will become famous soon enough
Default Re: Very New to Wordpress

I assume this is the code you entered? Put this code above the wordpress code.

Code:
Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^toptenlisted\.com RewriteRule ^(.*)$ http://www.toptenlisted.com/$1 [R=permanent,L]
If you still have the problem remove the line in your wordpress code "rewriteEngine on" - that should do it.

RSS will generate an xml file each time you update content on a page that rss is associated with. The best list I can come up with on places to submit your rss feed is http://www.google.com/search?sourcei...ubmit+rss+feed
NavyCS is offline  
Old 06-21-2007, 06:42 PM   #22
Steve Myers
Junior Guru
 
Steve Myers's Avatar
 
Join Date: Jul 2006
Posts: 544
Steve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the rough
Default Re: Very New to Wordpress

I would recommend you placing that code in and just changing the variables with yours. I focus on NavyCS work and input, so if he says differently then follow up with that.

Honestly I would use this code to just be safe, but that is your option.

Code:
RewriteCond %{HTTP_HOST} !^www\.se-illustrated\.com [NC] RewriteRule ^(.*)$ http://www.se-illustrated.com/$1 [L,R=301]

I did try the code that NavyCS provided, but it directed my site to the right URL, but it didn't display the page, gave an error of page not redirected correctly. Test these two out and see which one you find to be the most comfortable.
Steve Myers is offline  
Old 06-21-2007, 07:17 PM   #23
jamestl2
Senior Member
 
jamestl2's Avatar
 
Join Date: Mar 2007
Location: Ummmmmm.........OK
Posts: 267
jamestl2 will become famous soon enough
Default Re: Very New to Wordpress

Just to be clear that I am putting the code in the right place, here is what my .htaccess file is currently:

Code:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress

And I should enter this Right above "# BEGIN WordPress":
Code:
Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^toptenlisted\.com RewriteRule ^(.*)$ http://www.toptenlisted.com/$1 [R=permanent,L]

or this instead:
Code:
RewriteCond %{HTTP_HOST} !^www\.se-illustrated\.com [NC] RewriteRule ^(.*)$ http://www.se-illustrated.com/$1 [L,R=301]
__________________
Toptenlisted.com - The Premier Source for Top Ten Lists
Conspiracy-Forums.com - Powered by vBulletin (& vbSEO)
Lightningshock.com - My Blog
jamestl2 is offline  
Old 06-21-2007, 07:19 PM   #24
NavyCS
iWEBTOOL SEO Advisor
 
NavyCS's Avatar
 
Join Date: Feb 2006
Posts: 242
NavyCS will become famous soon enough
Default Re: Very New to Wordpress

Try this;
Code:
Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^toptenlisted\.com RewriteRule ^(.*)$ http://www.toptenlisted.com/$1 [R=permanent,L] # BEGIN WordPress <IfModule mod_rewrite.c> # RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
NavyCS is offline  
Old 06-21-2007, 07:22 PM   #25
NavyCS
iWEBTOOL SEO Advisor
 
NavyCS's Avatar
 
Join Date: Feb 2006
Posts: 242
NavyCS will become famous soon enough
Default Re: Very New to Wordpress

Good job, works like a champ.
NavyCS is offline  
Old 06-21-2007, 07:50 PM   #26
Steve Myers
Junior Guru
 
Steve Myers's Avatar
 
Join Date: Jul 2006
Posts: 544
Steve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the rough
Default Re: Very New to Wordpress

That it does work Excellent work!!!
Steve Myers is offline  
Old 06-21-2007, 08:13 PM   #27
jamestl2
Senior Member
 
jamestl2's Avatar
 
Join Date: Mar 2007
Location: Ummmmmm.........OK
Posts: 267
jamestl2 will become famous soon enough
Default Re: Very New to Wordpress

Quote:
Originally Posted by NavyCS View Post
Good job, works like a champ.

Quote:
Originally Posted by Steve Myers View Post
That it does work Excellent work!!!

Wasn't sure if you were talking about something I did or the code itself, because I hadn't even entered it yet.

Anyway, I just wanted to make sure of what that code did, if it redirects all URL's with non-www to www, or if there was anything else.
__________________
Toptenlisted.com - The Premier Source for Top Ten Lists
Conspiracy-Forums.com - Powered by vBulletin (& vbSEO)
Lightningshock.com - My Blog
jamestl2 is offline  
Old 06-21-2007, 08:16 PM   #28
Steve Myers
Junior Guru
 
Steve Myers's Avatar
 
Join Date: Jul 2006
Posts: 544
Steve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the roughSteve Myers is a jewel in the rough
Default Re: Very New to Wordpress

It redirects all non-www to www. But your site is apparently redirecting the non-www to www so I don't see a reason to add it unless you feel you need to.
Steve Myers is offline  
Old 06-21-2007, 08:22 PM   #29
jamestl2
Senior Member
 
jamestl2's Avatar
 
Join Date: Mar 2007
Location: Ummmmmm.........OK
Posts: 267
jamestl2 will become famous soon enough
Default Re: Very New to Wordpress

Quote:
Originally Posted by Steve Myers View Post
It redirects all non-www to www. But your site is apparently redirecting the non-www to www so I don't see a reason to add it unless you feel you need to.

Are you saying that htaccess code is unnecessary for my site, because it was already redirecting non-www to www pages?
__________________
Toptenlisted.com - The Premier Source for Top Ten Lists
Conspiracy-Forums.com - Powered by vBulletin (& vbSEO)
Lightningshock.com - My Blog
jamestl2 is offline  
Old 06-21-2007, 08:29 PM   #30
NavyCS
iWEBTOOL SEO Advisor
 
NavyCS's Avatar
 
Join Date: Feb 2006
Posts: 242
NavyCS will become famous soon enough
Default Re: Very New to Wordpress

Quote:
Originally Posted by jamestl2 View Post
Are you saying that htaccess code is unnecessary for my site, because it was already redirecting non-www to www pages?

No, it is because you added the code the redirect works. ready for the next step?
NavyCS is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

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

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Happy Day - WordPress Theme darkstar_tfd Advertise your website 0 05-02-2007 12:37 PM
xHTML / CSS / Wordpress Coding Zack Other Goods 0 01-21-2007 10:56 PM
Sale Wordpress Theme (coded) accelz Templates 0 01-18-2007 06:53 AM
Problem With Wordpress Template Code Zack PHP 2 09-08-2006 01:09 AM
WordPress Comment Spam compuXP Web Development 8 02-13-2006 12:36 AM


All times are GMT. The time now is 12:56 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.