Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for Mbit

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 08:09
  • Posts: 35
  • Profile Views: 7879
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Its a component that generated a xml like a sitemap but with short-description, category name, sku, image path, & product url.
the php file inside the component that generates the output xml has this variable:
 
$product_link= "<![CDATA[" .URL."index.php?option=com_virtuemart&category_id=".$category_id."&flypage=vmj_genx.tpl&lang=el&manufacturer_id=".$manufacturer_id."&page=shop.product_details&product_id=".$product_id."&Itemid=53"."]]>";
 

What i want is when that file is generated to list SEF url and not non-SEF. So it should somehow convert url before exporting.
Another sitemap modu ...
Category: JoomSEF 3
emo
yes its exactly the same url. what i want is the url before it gets listed/printed in the xml, to get converted to sef one. So when crawler comes to scan crawls a renamed url and not a non-sef. Because when i get clicks back trom that site, i get my url as its listed in artio but added a referrer and so url looks ike non-sef. Should i add a parameter removal option for that ref? would that work?
Another sitemap modu ...
Category: JoomSEF 3
emo
That means also that non of the new urls will be index or mentioned as duplicated from google right?
Configure com_user e ...
Category: JoomSEF 3
emo
So the default url that i use to show user the login screen is
 index.php?option=com_content&id=50&lang=el&view=article&Itemid=71 

which i have renamed in Artiosef to "account".
When a user press on the review button, the parameters make the url looks like :
index.php?option=com_content&id=50&lang=el&view=article&Itemid=71&category_id=120&product_id=150

So probably the parameters are :
"category_id, product_id" right?
if i add previous line as you suggest in Custom non-SEF variables, then new urls wont get created for each product href? Will this get sef? eg account?parameter
Configure com_user e ...
Category: JoomSEF 3
emo
Hello, i just made a trick in vm & joomla so every "press here to login and to review this product" url direct to a vm login module with parameter such like product_id in url so after login or registration user i redirected back to product page to write review. My issue is that this will generate as many registration pages as my products are. Can i somehow avoid this? or tell Joomsef to do not count these parameter?
Thx in advance
Configure com_user e ...
Category: JoomSEF 3
emo
No answer? Any idea how to export url as its saved in joomsef and not as generated from joomla?
Another sitemap modu ...
Category: JoomSEF 3
emo
I need this because the component exports feed data for price comparison sites. when site index my urls(not sef) they add ?ref=sitename and so when a user clicks there and visits my page, artio generated new url cause of rel added inside url and not at the end.
Another sitemap modu ...
Category: JoomSEF 3
emo
Tried that, but the output instead of
 
<![CDATA[
http://localhost/demo/index.php?option=com_virtuemart&category_id=38&flypage=vmj_genx.tpl&lang=el&manufacturer_id=9&page=shop.product_details&product_id=1063&Itemid=53
]]>

turns to
 
<![CDATA[
/demo/components/com_mycustomcomponent/index.php?option=com_virtuemart&amp;category_id=38&amp;flypage=vmj_genx.tpl&amp;lang=el&amp;manufacturer_id=9&amp;page=shop.product_details&amp;product_id=1063&amp;Itemid=53
]]>
i want the url to be as i have save it in artiosef.
Another sitemap modu ...
Category: JoomSEF 3
emo
Hello, i am working on a custom sitemap module (exports urls, product image, product name, short descr etc...) Everything is working fine except the url. Right now i use the default joomla url, so in my module looks like:
 
$product_url= "<![CDATA[" .URL."index.php?option=com_virtuemart&category_id=".$category_id."&flypage=vmj_genx.tpl&lang=el&manufacturer_id=".$manufacturer_id."&page=shop.product_details&product_id=".$product_id."&Itemid=53"."]]>";
 
what i want is to export the Joomsef urls instead of the default joomla ones. Whats the query i should replace it with? i was looking in the db and jos_sefurls seems to have translated the originalurls to something like 696e6465782e7068703f6f7074696f6e3d636f6d5f63636e6577736c6574746572266c616e673d656e26766965773d63636e2e2e2e that makes hard for me to create a query and search for it.
Another sitemap modu ...
Category: JoomSEF 3
emo
Hello,
So i installed joomfish and most of urls SEF generated automatically in joomsef and if i changed then redirect works fine. There a link that doesnt have any record in joomsef (index.php?option=com_virtuemart&page=shop.browse&category_id=90&Itemid=53&lang=en) and i go to joomsef , create a new record redirecting old: index.php?option=com_virtuemart&page=shop.browse&category_id=90&Itemid=53&lang=en to new: sampleurl and save, then when i browse store url look like index.php?op... and doesnt redirect if i try to reach sampleurl , works. i got 2 urls that havent been sefed :/
JoomSef doesnt creat ...
Category: JoomSEF 3
emo
Hello, JoomSef doesnt create new SEF URLs any more, there are ~2.5k urls that have been gerenarated and manually edited but there are still more some that doesnt get creaed automatically. and if i create new sef from Old Non-SEF Url to a new one , i save it, seems open but dont work. why is that?

edit: new sef and old sef both works, but it doesnt redirect :/
any help is welcome.
JoomSef doesnt creat ...
Category: JoomSEF 3
emo
Hello, is there a way to remove page cache from specific pages? such as contact form , or reset password? cause if message come up, then page get cached like this , and if another user visit it its saved as that.
Disable cache on spe ...
Category: JoomSEF 3
emo
Do we have to have System - Sef plugin enabled in order joomsef work properly? can i disable it ?
System - Sef
Category: JoomSEF 3
emo
Hi there, is there a way to automate the proceduce or creating a new url? so .. i create a new product. i publish it, Disable creation of new SEF UR->set to NO, new url automatically is generated, meta tags as whell? Also is there a way to configure the new url generation? for example getting the path of the category it belongs too?
Autogenerate Meta + ...
Category: JoomSEF 3
emo
david wrote:
Hello,

The exported file from JoomSEF consists of SQL queries, so it's probably better to use some text editor or some tool with SQL editor instead of excel.
You could also edit URLs directly in database using phpMyAdmin or similar tool (in table jos_sefurls), but this could be dangerous so remember to create a database backup first.

There's probably no better way at the moment.

text editor? there is not file that can help me edit all these rows in a table view (like excel but more compatible with the querys?) i think i ll try through the pma
mass url rewriting
Category: JoomSEF 3
emo
jan wrote:
Hello,

1) it depends on what change you plan to make; if it is a parametric change within JoomSEF, you can do it and then use the "Update URLs" function - that will modify the URL and create redirects from the old ones to new ones

2) if the change is manual, you may export the URLs, update them and reimport them; at the same time, you can import the 301 redirect from old to new (you may need to do this on DB table level)


manual changes need to be made to the most urls. If i export all my urls, how can i edit them? excel? a file that i tried to work with excel has a lot of ,". in each colum making the edit of 100urls an issue. csvi doesnt work with joomsef?
mass url rewriting
Category: JoomSEF 3
emo
but if the "index.php?option=com_virtuemart&category_id=75&flypage=vmj_genx.tpl&manufacturer_id=9&page=shop.product_details&product_id=13" got disallowed , then the redirections of these pages will be crawled? The spider wont stop when see a disallow?
robots.txt
Category: JoomSEF
emo
thx for the answer!

This change from 3 to 4 should happen if i have 4 steps in order to check out?
i changed what you suggested in the code.. i just did an order but didnt see anything yet to appear in analytics.. i ll wait some days and let you know !
tracking doesnt work
emo
All my pages are automatically being created as SEF URLs.. meaning they are being redirected from
index.php?option=com_virtuemart&category_id=75&flypage=vmj_genx.tpl&manufacturer_id=9&page=shop.product_details&product_id=13
to something like
/category1/product1

i got some pages in webmasters that are not being creating as a new sef url.. :/
if i disallow from robots.txt the crawling of pages that have in the url a parameters like index.php..

will this cause any issues? meaning, the crawling will stop at the first url before the redirection and wont crawl either the sef url or i ll crawl the new sef created???
robots.txt
Category: JoomSEF
emo
SOLUTION: fixed by blocking the crawler from robots.txt with the following rule:


Disallow: /*lang=en
Joom!Fish pages get ...
Category: JoomSEF
More
Přihlášení uživatele Prázdný