Joomlatwork
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 24, 2013, 12:35:01 AM

Login with username, password and session length
Search:     Advanced search
18072 Posts in 6200 Topics by 11268 Members
Latest Member: unlibinaluedy
* Home Help Search Login Register
+  Joomlatwork
|-+  Joomla SEF Patch extended version support (paid version)
| |-+  Support questions
| | |-+  Two Issues - Meta Tag Title and Virtuemart
« previous next »
Pages: 1 [2] Print
Author Topic: Two Issues - Meta Tag Title and Virtuemart  (Read 19827 times)
joomlatwork
Administrator
Hero Member
*****
Posts: 2817


View Profile Email
« Reply #15 on: February 01, 2007, 05:36:49 PM »

I don't see any problems if I look at your page, the head scection code is ok and also the reponse header (200 ok) is ok.

Personal I don't really on such tools on the internet. Try for example HTTRACK to retrieve the page much better error tracking. This is what I get when I retrieve the page through HTtrack:
Code:
<HEAD>
<TITLE>Page has moved</TITLE>
</HEAD>
<BODY>
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=index0001.html?option=com_virtuemart%26Itemid=119%26index_php?option=com_virtuemart%26page=shop.product_details%26category_id=37%26product_id=index.php%26flypage=shop.flypage%26vmcchk=1">
<A HREF="index0001.html?option=com_virtuemart%26Itemid=119%26index_php?option=com_virtuemart%26page=shop.product_details%26category_id=37%26product_id=index.php%26flypage=shop.flypage%26vmcchk=1"><B>Click here...</B></A>
</BODY>

Problem lies within virtualmart which is redirecting the page 2 times to another URL..... That is hard to control... Also the Tag Refresh is not advisable for SEO purposes (could be seen as cloaking).

This should be solved within VirtuaMart....

Regards,

Richard
Logged
hiveuk
Newbie
*
Posts: 14


View Profile
« Reply #16 on: February 01, 2007, 06:24:04 PM »

Thanks for that.
What would you recommend to solve the problem. Personally i dont know how to solve it other than dissable the virtuemart sef urls. Would that work?
Darren
Logged
joomlatwork
Administrator
Hero Member
*****
Posts: 2817


View Profile Email
« Reply #17 on: February 01, 2007, 06:43:10 PM »

I don't know if this work, since VirtueMart is for some case redirecting the URL's (also the no SEF urls). Have you check the VirtueMart forum for this?

Must think this over....

Richard
Logged
hiveuk
Newbie
*
Posts: 14


View Profile
« Reply #18 on: February 03, 2007, 02:37:05 AM »

Hi
I have looked but cannot find anything other than other people suffering the same. Have you had time to think?
Maybe you can solve it? That would make my day.
Darren
Logged
joomlatwork
Administrator
Hero Member
*****
Posts: 2817


View Profile Email
« Reply #19 on: February 03, 2007, 08:32:01 AM »

Darren,

Can I take a look into your admin? Please contact me at richard-at-joomlatwork

Regards,

Richard
Logged
joomlatwork
Administrator
Hero Member
*****
Posts: 2817


View Profile Email
« Reply #20 on: February 03, 2007, 02:53:28 PM »

Darren,

Yes, I had a brain wave today. Problem could be solved by using CURL. On most hosting environments this is installed as default package within PHP.

Please check if you PHP environment supports CURL. You can check this by the Joomla administration environment:

- system -> system info -> TAB php info, search if CURL is listed within your PHP installation.

Currently I'am integration this within the release to either choose CURL or the default PHP methode for retrieving URL's.

CURL has options to follow URL redirects, so I'm curious if this is a solution for you. Please contact me by email to check this out.

Regards,

Richard
« Last Edit: February 03, 2007, 04:40:34 PM by joomlatwork » Logged
Pages: 1 [2] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!