Can someone walk me thru the setup of this /visit/pokerstars/ layout?
Im assuming i add an index.htm file for each site but im not sure what goes in this index file...
Thanks in advance
Can someone walk me thru the setup of this /visit/pokerstars/ layout?
Im assuming i add an index.htm file for each site but im not sure what goes in this index file...
Thanks in advance
Visit our Poker Bonus Codes site
Find the latest Poker News ,Casino News
My current Casino Project is Online Casino Games Looking for interesting Casino sites to swap links with!- PM ME!
Hire a virtual assistant with Virtualassistant.com
Create a folder called visit. Inside of it create a page for each of your programs and save it within that folder. So for example you would save pokerstars as pokerstars.html inside the visit folder.
End result would look like /visit/pokerstars.html
Then in the htaccess you would do 301 redirects
Redirect 301 /visit/pokerstars.html http://pokerstarslinkshere.com
and do this for each of links you want to redirect
There is a php way but I prefer the htaccess method myself
----------------------------------------
Everyone says they are willing to do whatever it takes to get ahead - but yet there are so few people up at 5AM ? - Robert Herjavec
---------------------------------------
Actually you don't even need the folder or file. Just the redirect. I use a slightly modified redirect though (RewriteRule) so maybe Redirect requires the file to exist.
Customized Web Programming Solutions - Now accepting work!
i was going to say, you all should be using redirects. they allow you to change all links in one place and actually do insure that you aren't contributing to the merchant outranking you and everyone else.
Also in robots.text you shoud disallow the crawling of the visit folder!!
edit: after reading this thread and being saddened that too many affiliates are not redirecting i created a redirect tutorial
Last edited by addaminsane; 01-14-2010 at 08:51 AM. Reason: added tutorial
The link code in my php redirect is identical to the one given by the sponsor. It just so happens that the php file is in a /go/ directory that is disallowed in robots.txt and my own internal link to it is nofollowed.
This also stops random /go/*.php listings appearing in the SERPs. The nofollow helps with this problem, from Block or remove pages using a robots.txt file - Webmaster Tools Help :
This of course only works so long as no one else links to my redirect files. Also whether or not one wants these files to appear in the SERPs is another question! Would I be better not nofollowing these links from an SEO perspective? I still don't know having heard many arguments on both sides.While Google won't crawl or index the content of pages blocked by robots.txt, we may still index the URLs if we find them on other pages on the web.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks