
webdesignfox(@webdesignfox)
10 Posts
Customers
Quote from webdesignfox on January 28, 2023, 12:11
Hi,
I've created landing pages with products with specific colors
for ex. https://sottoluce.de/produkte/silberne-deckenleuchte/
To do this I used this code:
if (in_array('silberne-deckenleuchte',$url_array )) {
$request['pa_schirm-fassung'] = 'weiss-silber,weiss-blattsilber,silber,schwarz-matt-silberblaetter,schwarz-blattsilber,blattsilber,anthrazit-silber';
$request['product_cat'] = 'deckenleuchten';
$request['swoof'] = 1;
}
In my main settings I've disabled the SEO indexing in the main settings. Is there a possibility to enable it on this custom pages? Maybe with the code? Now I cannot index this sites.
Thanks!
Hi,
I've created landing pages with products with specific colors
for ex. https://sottoluce.de/produkte/silberne-deckenleuchte/
To do this I used this code:
if (in_array('silberne-deckenleuchte',$url_array )) {
$request['pa_schirm-fassung'] = 'weiss-silber,weiss-blattsilber,silber,schwarz-matt-silberblaetter,schwarz-blattsilber,blattsilber,anthrazit-silber';
$request['product_cat'] = 'deckenleuchten';
$request['swoof'] = 1;
}
In my main settings I've disabled the SEO indexing in the main settings. Is there a possibility to enable it on this custom pages? Maybe with the code? Now I cannot index this sites.
Thanks!

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 30, 2023, 13:08
Hello
please add this link - https://share.pluginus.net/image/i20230130110807.png
Hello
please add this link - https://share.pluginus.net/image/i20230130110807.png