-
Posts
103 -
Joined
-
Last visited
kashifkhan112's Achievements
Newbie (1/14)
24
Reputation
-
robots.txt code is: # robots.txt automaticaly generated by PrestaShop e-commerce open-source solution # http://www.prestashop.com - http://www.prestashop.com/forums # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # For more information about the robots.txt standard, see: # http://www.robotstxt.org/robotstxt.html User-agent: * # Private pages Disallow: /*?orderby= Disallow: /*?orderway= Disallow: /*?tag= Disallow: /*?id_currency= Disallow: /*?search_query= Disallow: /*?back= Disallow: /*?n= Disallow: /*&orderby= Disallow: /*&orderway= Disallow: /*&tag= Disallow: /*&id_currency= Disallow: /*&search_query= Disallow: /*&back= Disallow: /*&n= Disallow: /*controller=addresses Disallow: /*controller=address Disallow: /*controller=authentication Disallow: /*controller=cart Disallow: /*controller=discount Disallow: /*controller=footer Disallow: /*controller=get-file Disallow: /*controller=header Disallow: /*controller=history Disallow: /*controller=identity Disallow: /*controller=images.inc Disallow: /*controller=init Disallow: /*controller=my-account Disallow: /*controller=order Disallow: /*controller=order-opc Disallow: /*controller=order-slip Disallow: /*controller=order-detail Disallow: /*controller=order-follow Disallow: /*controller=order-return Disallow: /*controller=order-confirmation Disallow: /*controller=pagination Disallow: /*controller=password Disallow: /*controller=pdf-invoice Disallow: /*controller=pdf-order-return Disallow: /*controller=pdf-order-slip Disallow: /*controller=product-sort Disallow: /*controller=search Disallow: /*controller=statistics Disallow: /*controller=attachment Disallow: /*controller=guest-tracking # Directories Disallow: */classes/ Disallow: */config/ Disallow: */download/ Disallow: */mails/ Disallow: */modules/ Disallow: */translations/ Disallow: */tools/ # Files Disallow: /forgot-your-password Disallow: /address Disallow: /addresses Disallow: /authentication Disallow: /cart Disallow: /discount Disallow: /order-history Disallow: /identity Disallow: /my-account Disallow: /order-follow Disallow: /order-slip Disallow: /order Disallow: /search Disallow: /quick-order Disallow: /guest-tracking # Sitemap Sitemap: https://ottomanhands.com/1_index_sitemap.xml
-
In https://www.google.com/webmasters => Google Index => Blocked Resources i see 271 blocked resources, it means 271 links are not indexing in search engines. (see search console -block resources.png) I have created new robots.txt file from back office => Preferences => SEO and URLS => Generate robots.txt file (see robots.png) When i click on any blocked link, it suggest me to do this: "The page may not render properly due to resources blocked by http://www.ottomanhands.com/robots.txt Update the robots.txt rule to unblock the resource"
-
Small Icons missing
kashifkhan112 replied to jlisman's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Problem: FontAwesome icons was not showing when i enable ssl solution: Actually i was using custom made theme and there was missing global.css and 'fonts' folder, i have copied global.css and fonts folder from 'default-bootstarp' theme and paste it to my custom theme now it works for me :) My shop version is: 1.6.1.1 -
For Checkout Thank You Page: <!-- Conversion Pixel - Checkout - DO NOT MODIFY --> <img src="https://secure.adnxs.com/px?id=593239&t=2" width="1" height="1" /> <!-- End of Conversion Pixel --> Comments: I have added this code on order-confirmation page For Pre-Checkout Form: <!-- Segment Pixel - Pre-checkout Order Form - DO NOT MODIFY --> <img src="https://secure.adnxs.com/seg?add=3322822&t=2" width="1" height="1" /> <!-- End of Segment Pixel --> Comments: I have added this code on order pages by using this if condition: {if isset($page_name) AND $page_name == 'order'} {/if} For Added to Basket: <!-- Segment Pixel - Added to Basket - DO NOT MODIFY --> <img src="https://secure.adnxs.com/seg?add=3327065&t=2" width="1" height="1" /> <!-- End of Segment Pixel --> Comments: I don't know where i need to add this code, can anyone suggest me
-
I was facing this bug, but i see in ps_configuration table these variables 'PS_SMARTY_FORCE_COMPILE' and 'PS_SMARTY_CACHE' are written twice time. I have removed one extra varibale and now i can enable/disable cache and force compile settings Thanks to 'planewrench' to give me idea to explore this ps_configuration table.
-
Error when upgrading to PHP 5.3 or 5.4
kashifkhan112 replied to bebang's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
I have 1.5.0.17 and backend -> preferences -> seo & url's accented characters option is not given, looking any solution for 1.5.0.17 -
My client has received this email, i believe Prestahop team will reply asap.
-
Non-responsive theme in Prestashop 1.6.x
kashifkhan112 replied to kashifkhan112's topic in OUT - 1.6.0.9 [30 Jul 2014]
Sorry, i need it in 1.6