Hi everyone
Does anyone know if its possible to seamlessly redirect content from one server to another for example:
123.124.125.1/content/index.htm
needs to look like its coming from
www.website.com/content/index.htm
This is nothing to do with cloaking or trying to fool spiders, its just a case of 'stapling' more content onto a server that I have no access to.
This is easy on the same server via apache config - not sure about pointing to another.
Not sure if 301's/mod_rewrite would cover it??
Thanks
Lilo
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Advanced Url Redirecting
Started by
linux_lover
, Dec 14 2004 04:57 AM
2 replies to this topic
#1
Posted 14 December 2004 - 04:57 AM
#2
Posted 14 December 2004 - 05:43 AM
Lilo, While you could do it with 301s it wouldn't "bolt on" more content to the host site. The browser address would change to the new location.
You could use a 302 redirect which would show the remote page without changing the address, but the only way to pull more content from a remote server would be to use some "scraping" code and insert it into the target page.
Neither are techniques to use unless you are aware of all the implications (duplicates, plagiarism and the SEs aversion to 302s )
Failing that a full page IFrame would work but not without other problems of course.
You could use a 302 redirect which would show the remote page without changing the address, but the only way to pull more content from a remote server would be to use some "scraping" code and insert it into the target page.
Neither are techniques to use unless you are aware of all the implications (duplicates, plagiarism and the SEs aversion to 302s )
Failing that a full page IFrame would work but not without other problems of course.
#3
Posted 14 December 2004 - 05:50 AM
hmmm its a bit iffy I know.
It will probably be a few flash files populated by content from mysql db.
Reading up on virtual hosts in apache, it seems I can point a directory on their server to my Ip, whcih might work
It will probably be a few flash files populated by content from mysql db.
Reading up on virtual hosts in apache, it seems I can point a directory on their server to my Ip, whcih might work
Edited by linux_lover, 14 December 2004 - 05:58 AM.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users








