Re: Simple SEO URL [support thread]
Put in:
popup_image_additional, make sure you leave no space, the whole string should now look like this:
advanced_search_result,redirect,popup_image_additional
No need to clear cache in this case if you are not using link alias
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
Put in:
popup_image_additional, make sure you leave no space, the whole string should now look like this:
advanced_search_result,redirect,popup_image_additional
No need to clear cache in this case if you are not using link alias
Heh, that works much better if i put it in the exclude list instead of the Set Query Key's Exclude List :blush:
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
nagelkruid
Heh, that works much better if i put it in the exclude list instead of the Set Query Key's Exclude List :blush:
Query keys are
index.php?main_page=something&action=somethingelse&zenid=blah
Hope that makes sense ^_^
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
For favicon, just go into includes/templates/your_template/common/html_header.php
]You can see that we simple switch the location of the 2 parts.
Ok, thanks, i have placed the $base above the favicon code.
i actually seem to have the same thing for /number_of_downloads/0 and number_of_uploads/0
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
Hope that makes sense ^_^
Haha, it does, it does ... :frusty:
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
nagelkruid
Ok, thanks, i have placed the $base above the favicon code.
i actually seem to have the same thing for /number_of_downloads/0 and number_of_uploads/0
Where is it? ^_^? Can you give a sample link?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
Where is it? ^_^? Can you give a sample link?
/winkel/product_reviews_write/voor-de-allerkleinsten-eerste-speelgoed-c-130_131/blokken-trein-dieren-djeco-p-27/number_of_uploads/0
have to admit i see them most with spiders, but i also saw them with customers but less
Re: Simple SEO URL [support thread]
This is normal, it's is actually part of the buy now/review etc links, you can simply put that in the exclude query keys list to get a nicer link.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
This is normal, it's is actually part of the buy now/review etc links, you can simply put that in the exclude query keys list to get a nicer link.
heh, i was just gonna post one for a customer, just plain categorie image view.
/winkel/meubeltjes-bedden-c-35_78/kinderbed-mix-match-cot-bed-bopita-p-1197/number_of_uploads/0
if i put number_of_uploads in the exclude, that goes away?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
nagelkruid
It will become something like this:
/winkel/meubeltjes-bedden-c-35_78/kinderbed-mix-match-cot-bed-bopita-p-1197?number_of_uploads=0
Again, this is part of zen default links, it's not like ssu automatically append that in.