Posts Tagged ‘redirect’
301 Redirect How To – WordPress
This video is a quick demo on using the 301 redirect .htaccess function for redirecting all pages on one site to another. I moved all my posts from Scattered Blogger to my personal blog. The .htaccess code you need is below:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^.*oldsite\.com$ [NC]
RewriteRule ^(.*)$ http://newsite.com/$1 [R=301,L]
Link to blog post: http://joshcaza.com/301-redirect-how-to-wordpress-video/
Duration : 0:4:22
Using a 302 Redirect & not a 404 Error is bad
If your site is currently treating unavailable pages (404 errors) like temporary redirects (302 redirects) you may not have any problems with the search engines but your site is losing out on some important advantages of a proper 404 error.
Duration : 5 min 5 sec
How To Redirect Your WordPress NameServer To Your Website Host
http://www.bluehost.com/track/bluehostoffer/homepage , Here is a link to Bluehost, if you have any other technical questions about redirecting the nameservers, installing wordpress and setting up a website. Bluehost is a great resource for answering technical questions about building your website.
Duration : 0:4:39
Redirection WP WordPress Plugin 301 redirects
http://www.profitblog.com
Redirection is a WordPress plugin to manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This is particularly useful if you are migrating pages from an old website, or are changing the directory of your WordPress installation.
New features include:
404 error monitoring – captures a log of 404 errors and allows you to easily map these to 301 redirects
Custom ‘pass-through’ redirections allowing you to pass a URL through to another page, file, or website.
Full logs for all redirected URLs
All URLs can be redirected, not just ones that don’t exist
Redirection methods – redirect based upon login status, redirect to random pages, redirect based upon the referrer!
Existing features include:
Automatically add a 301 redirection when a post’s URL changes
Manually add 301, 302, and 307 redirections for a WordPress post, or for any other file
Full regular expression support
Apache .htaccess is not required – works entirely inside WordPress
Redirect index.php, index.html, and index.htm access
Redirection statistics telling you how many times a redirection has occurred, when it last happened, who tried to do it, and where they found your URL
Fully localized
Redirection is available in:
English
French by Oncle Tom
Hebrew by Rami
Spanish by Juan
Simplified Chinese by Sha Miao
Catalan by Robert Bu
Japanese by Naoko McCracken
Hindi by Ashish
Russian by Grib
Bahasa Indonesia by Septian Fujianto
German by Fabian Schulz
Italian by Raffaello Tesi
Ukrainian by WordPress plugins Ukraine
Polish by Kuba Majerczyk
Arabic by Jerry John
Brazilian Portuguese by Pedro Padron
Dutch by Marlon Navas & Pieter Carette
Hungarian by daSSad
Turkish by Fatih Cevik
Romanian translation, thanks to Alina
Greek, thanks to Stefanos Kofopoulos
Author: johnny5
Tags: 301, 404, admin, manage, pages, permalink, Post, redirect, seo
Duration : 0:2:45
Placing Affiliate Banners in Your WordPress Blog, Part 2 (RQR Basics)
http://RichQuickReview.com/
This is my second video about using affiliate banners in WordPress. In this video, we go into a little more detail and have a look at how to cloak the links in your affiliate banners, how to create your own banners and how to place banners in your blog’s sidebar instead of in the post content.
You’ll see exactly how the HTML code of a banner is composed in which parts of it you can change or manipulate to customize the banner to your needs.
In the video, I also mention link cloaking, without giving much further explanations. If you want to know more about link cloaking (or link redirecting), simply follow the link to my other video displayed in this one.
Duration : 0:6:28
Episode 12 – DNS Redirect (from Teachmewp.com)
In this episode I show you how to redirect one domain to another using DNS (no php or .htaccess required).
I’ve upgraded my equipment so this epsidode is much higher quality than previous episodes. Enjoy. Origianal resolution (1024×768) versions of this video can be found at www.teachmewp.com
Duration : 0:4:30
WP Smart Redirect Plugin
How to install and use the WordPress Smart Redirection plugin.
Duration : 0:7:39
Google Sniper Extended – Part 2 (More Advice for Google Snipers)
Review: http://richquickreview.com/google-sniper-review/
This is another video containing some important tips that should have been in Google Sniper (in my opinion). Here, I talk about link cloaking and how you can setup very simple cloaks/redirects on your host’s cpanel or using a WordPress plugin called Pretty Link.
Both these methods are way easier than setting up the php script as suggested in the GSniper ebook. So, watch the video to learn how to use simple methods to create cloaked linkes that won’t look suspicious and garbled (like the affiliate links from ClickBank do).
Duration : 0:5:43
Easy Affiliate Redirect Trick
Disguise those ugly affiliate URLs with a nice clean URL with this super simple htaccess trick.
Duration : 0:5:18
How To Make A Redirecting TeamSpeak Server Page On Your WordPress Blog
Website:
http://www.nunokaka85.com/
Twitter:
http://www.twitter.com/nunokaka85
————————
MORE INFO HERE:
http://wiurl.com/f6a
Thanks for watching.
Duration : 0:3:7