![]() |
Traffic Tip [Pagerank]
Here's a traffic tip from CyberTrafficHits.com. Hope it helps.
Funneling PageRank from root domain to www. using Mod_ReWrite The Problem When building PageRank you may encounter someone who links to your domain as domain.com and someone else links to a page with www.domain.com. The trouble is, Google will not see these as the same page but rather two separate pagenames named domain.com/pagename.html and www.domain.com/pagename.html respectively. Consequently, each of these pages will have different PageRank. This could curtail your SEO efforts. The Solution You use mod_rewrite to rename the pages automatically when visited by either spider or human. This will funnel your PageRank to the correct page, either www. or without, your choice. Requirements Fair level of internet expertise, at least with FTP. Admin access to the domain Apache WebServer. Mod-rewrite. Ask your webhost if its installed. Many don't have it on by default. .htaccess. Again ask your webhost if you're not sure. They may have to change their Virtual Host setting to AllowOveride. First make a backup of .htaccess if one exists. If it doesn't exist, copy and paste the following code: This is a mod_rewrite rule that will change your pagenames. You can make a fatal error and crash your website with this technique, so make sure you have a backup of .htaccess if there was one, or the ability to quickly delete the one you add, if necessary. Quote:
Hit refresh in your browser. You should now be able to enter www.domain.com or domain.com in your browser and be brought to the correct page. You will see the URL change in your address bar due to the rewrite!:thumbsup |
Hey dude! nice tip! thank!! :thumbsup
|
hey dude that's bad ass
|
Fantastic Tip - will use that one - Thanks! :thumbsup
|
Thank you ... had tried that recently myself but failed because the "Options +FollowSymLinks" was missing.
|
can this go right under the rest of the code or does it have to be in any special order?
|
Hey, I really appreciate your post man!
|
thanks for the tip man
|
Quote:
its no biggie :) |
Thank you!
|
Yes it works for me, thank you:thumbsup
|
thanks
|
:thumbsup Great tip man!
jDoG |
thank you
very useful post |
great tip!
Thanks! :winkwink: |
Glad I could help.:thumbsup
|
All it does is break my images
|
great tip, looking into it as i type this crap out:winkwink:
|
Cool, thanks!
|
Ok, here is another one from searchenginepromotionhelp.com
Improving Table Prominence for Higher Rankings Seasoned search engine marketers know that to gain top rankings, your important keywords should appear as close to the beginning of your HTML code as possible. In search engine marketing lingo, this is called keyword "prominence." Search engines assign greater value to keywords that appear early in the text. Unfortunately, many Web sites are designed to include navigation links down the left-hand side of the screen. Typically, this side-bar navigation is implemented in one or more HTML table cells. By default, your navigation links will appear in your first table cell. So, what do you do if you want your body text to appear as the first cell in order to improve keyword prominence, but still need your navigation links to appear on the left side of your Web page? Fortunately, there is a solution by taking advantage of the ROWSPAN property of an HTML table. When using tables, a simple rearrangement of table cells can move your body text to the top of the HTML code without changing the screen layout. This comes in handy if WebPosition or your own judgment tells you that you need to move the keywords closer to the top of the page within your HTML. Below, a "dummy" cell is used before the body text instead of the list of links. The cell containing the main body text uses "ROWSPAN=2" so that it spans the tiny dummy cell and the cell containing the links. In this example using our new technique, the cell containing the menu links now appears AFTER the body text. < TABLE> < TR> < TD>< !--dummy cell to push links down-->< /TD> < TD ROWSPAN=2 VALIGN=top>Welcome to the Web's best online catalog for digital cameras, digital camcorders, Tivo's, ReplayTV's, and the very latest in electronic technology. More body text goes here...< /TD> < /TR> < TR> < TD> < A HREF="home.html">Home< /A> < A HREF="cat.html">View our catalog< /A> < A HREF="help.html">Help</A> < A HREF="search.html">Search the site< /A> < A HREF="contact.html">Contact us< /A> < A HREF="about.html">About us< /A> < /TD> < /TR> < /TABLE> If you have more than one row containing navigation links, just increase the number of the ROWSPAN for the body text. Your Web page will look the same to the end-user but to a search engine, it will improve the prominence of your most important keywords. In the above example, we are encouraging the search engine to consider words like digital cameras and camcorders as more important than menu phrases such as "Contact Us" or "Search the Site." |
Nice tip:thumbsup
I think some servers work the final line differently - example: rewriterule (.*) rewriterule .* Correct me if I am wrong. |
Cheers
|
On the last line Its
RewriteRule /(.*) NOT RewriteRule (.*) EDIT: this is very strange... One works for some of my sites... but the other works for different sites... but neither will work on both sites (they are on the same server) ITs very strange. |
good tip
|
thanks for the tip! very useful!
|
bookmarked
|
I wouldnt stress about it too hard, and this isnt going to change much. But on the other hand, this certainly doesnt hurt either... so with that being said. Good tip! lol
|
Quote:
This was a problem for me in the past... Nice tip |
Great thread
|
thanks for the tips!
|
I thought Christmas was a couple of weeks ago. Thanks for both tips :thumbsup :thumbsup
|
wow, 1 of the 3 usefull threads today. glad i got in on this one, but this assures that ill mix the other 2
|
excellent info.
Thanks! |
Good to know :thumbsup
|
Quote:
Outside of that, this is really, really useful. :thumbsup |
Ahh... the good old days. Whoever bumped this thread, there's like 2 other ones that went along with this one if u wanna look for em.
|
Thanks for posting that. I already had that done, and it evens things out nice.
|
So this will basically force the spider to go to the www. of your site?
|
Thats actually very useful
|
Will use that on my sites. Thanks
|
Shit, now you are all gonna beat me!
|
what ? is up
|
All times are GMT -7. The time now is 02:05 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123